A place to inform on the world wide web https://hbbs.decentral1.se
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

12 lines
478 B

{% extends "layout.html" %}
{% block content %}
<div id="participate-text">
<p>
We're exploring peer-to-peer technologies for file sharing through our own
networks. Due to the copyright regime, we're still in friend-to-friend
networking mode. We're lurking <a href="https://cell.hbbs.decentral1.se">here</a> and we're
publishing our technical approaches to sharing on <a href="https://wiki.hbbs.decentral1.se/">our wiki</a>.
</p>
</div>
{% endblock %}