This is a prototype. Contributions are not retrieved in real-time yet.

The Net Rights Contributions is an attempt to bootstrap a community of scientists, hackers and citizens to build together an hermeneutic tool to understand the social, political and technological issues around the many attempts to produce Net Rigths for all web citizens.

We would like to examine some documents and discover new ones with hope that interdisciplinarity and pluralistic epistemology will bring down filter bubbles amd augment the general intellect.

This initiative is part of the NEXTLEAP european project

documents: {{ site.data.annotations | group_by: "uri" | size }}/100
annotations: {{ site.data.annotations | size }}/500
contributors: {{ site.data.annotations | group_by: "user" | size }}/100
tags: {{ site_tags | size }}
Go to the hypothes.is group

Debates

The following tags can be used to notify the commuity about particular needs or intentions. You can for example combine them with topics like need:discussion + encryption in order to show to other members that you are interested in a discussion about encryption.

{% for tag in site.data.polemictweet %}
{{ tag["tag"] }}
{{ tag["description"] }}
{% endfor %}

Categories

This is the list of tags we are going to focus on in this studies.

{% for category in site.data.categories %}
{{ category["tag"] | replace: "_", " " }}
{{ category["description"] }}
{% endfor %}