Commit fecbd9cb4433888f5100a4fc9825032c6992bc0b
More Structure
Fabián Heredia Montiel committed on 5/19/2018, 3:44:01 PMParent: ef60fdd3ab6bc4c466e58a423eb3c0eb5eb066ec
Files changed
README.md | ||
---|---|---|
@@ -3,14 +3,14 @@ | ||
3 | 3 … | This is a resource linking to liberatory decent(tralized) projects, communities, organizations, and resources. It is intended to foster a postcapitalist society. |
4 | 4 … | |
5 | 5 … | # Structure |
6 | 6 … | |
7 | -All the information is in the following files: | |
7 … | +All the information is in the following directories: | |
8 | 8 … | |
9 | - - projects/README.md | |
10 | - - communities/README.md | |
11 | - - organizations/README.md | |
12 | - - resources/README.md | |
9 … | + - projects/ | |
10 … | + - communities/ | |
11 … | + - organizations/ | |
12 … | + - resources/ | |
13 | 13 … | |
14 | 14 … | # Contributing |
15 | 15 … | |
16 | 16 … | Everyone is encouraged to submit Pull Requests to improve this resource or file an Issue for meta-discussion. |
@@ -19,9 +19,9 @@ | ||
19 | 19 … | |
20 | 20 … | ## Centralized |
21 | 21 … | |
22 | 22 … | - Github: https://www.github.com/fabianhjr/awesome-radical-decentralization |
23 | - - git-ssb mirror:https://git.scuttlebot.io/%25kbyncb8wOcGLjeDCKp7fxgvje15lC44gLZKGLfmtojQ%3D.sha256 | |
23 … | + - git-ssb mirror: https://git.scuttlebot.io/%25kbyncb8wOcGLjeDCKp7fxgvje15lC44gLZKGLfmtojQ%3D.sha256 | |
24 | 24 … | |
25 | 25 … | ## Decentralized |
26 | 26 … | |
27 | 27 … | - git-ssb: ssb://%kbyncb8wOcGLjeDCKp7fxgvje15lC44gLZKGLfmtojQ=.sha256 |
projects/README.md | ||
---|---|---|
@@ -1,93 +1,0 @@ | ||
1 | -# Awesome Radical Decentralization Projects | |
2 | - | |
3 | -## General | |
4 | - | |
5 | -### [Open Source Ecology](https://www.opensourceecology.org/) | |
6 | - | |
7 | -We’re developing open source industrial machines that can be made for a fraction of commercial costs, and sharing our designs online for free. The goal of Open Source Ecology is to create an open source economy – an efficient economy which increases innovation by open collaboration. | |
8 | - | |
9 | -## Food | |
10 | - | |
11 | -### [FarmBot](https://farm.bot/) | |
12 | - | |
13 | -Humanity's open-source automated precision farming machine. | |
14 | - | |
15 | -## Mesh Networking | |
16 | - | |
17 | -### [CJDNS](https://github.com/cjdelisle/cjdns) | |
18 | - | |
19 | -An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing. | |
20 | - | |
21 | -## Internet Protocols | |
22 | - | |
23 | -### [BitMessage](https://bitmessage.org/wiki/Main_Page) | |
24 | - | |
25 | -Bitmessage is a P2P communications protocol used to send encrypted messages to another person or to many subscribers. | |
26 | - | |
27 | -### [BitTorrent](http://bittorrent.org/introduction.html) | |
28 | - | |
29 | -BitTorrent gives you the same freedom to publish previously enjoyed by only a select few with special equipment and lots of money. ("Freedom of the press is limited to those who own one" — journalist A.J. Liebling.) | |
30 | - | |
31 | -#### [WebTorrent](https://webtorrent.io/intro) | |
32 | - | |
33 | -WebTorrent is the first torrent client that works in the browser. It's easy to get started! | |
34 | - | |
35 | -### [Dat](https://docs.datproject.org/) | |
36 | - | |
37 | -Dat is a nonprofit-backed data sharing protocol for applications of the future. | |
38 | - | |
39 | -### [I2P](https://geti2p.net/en/about/intro) | |
40 | - | |
41 | -I2P is an anonymous network, exposing a simple layer that applications can use to anonymously and securely send messages to each other. The network itself is strictly message based (a la IP), but there is a library available to allow reliable streaming communication on top of it (a la TCP). | |
42 | - | |
43 | -### [IPFS](https://ipfs.io/) | |
44 | - | |
45 | -A peer-to-peer hypermedia protocol to make the web faster, safer, and more open. | |
46 | - | |
47 | -### [Solid](https://github.com/solid/solid) | |
48 | - | |
49 | -Solid is an exciting new project led by Prof. Tim Berners-Lee, inventor of the World Wide Web, taking place at MIT. The project aims to radically change the way Web applications work today, resulting in true data ownership as well as improved privacy. | |
50 | - | |
51 | -### [Secure Scuttlebutt](https://ssbc.github.io/scuttlebutt-protocol-guide/) | |
52 | - | |
53 | -a decent(ralised) secure gossip platform | |
54 | - | |
55 | -### [The Onion Router](https://www.torproject.org/) | |
56 | - | |
57 | -Anonymity Online: Protect your privacy. Defend yourself against network surveillance and traffic analysis. | |
58 | - | |
59 | -## FileSharing | |
60 | - | |
61 | -### [OnionShare](https://onionshare.org/) | |
62 | - | |
63 | -OnionShare is an open source tool that lets you securely and anonymously share a file of any size. | |
64 | - | |
65 | -## Social Networks | |
66 | - | |
67 | -### [Patchbay](https://github.com/ssbc/patchbay) | |
68 | - | |
69 | -The goal is to make a client developers love - it comes with social views, as well as chess, book reviews, and some git interface. | |
70 | - | |
71 | -### [Patchwork](https://github.com/ssbc/patchwork) | |
72 | - | |
73 | -A decentralized messaging and sharing app built using patchcore. The goal is to make a standalone, easy to install, "social" view into the SSB world. | |
74 | - | |
75 | -## Hosting | |
76 | - | |
77 | -### [Beaker](https://beakerbrowser.com/) | |
78 | - | |
79 | -Beaker is a peer-to-peer browser with tools to create and host websites. Don't just browse the Web, build it. | |
80 | - | |
81 | -### [Freenet](https://freenetproject.org/) | |
82 | - | |
83 | -Freenet is free software which lets you anonymously share files, browse and publish "freesites" (web sites accessible only through Freenet) and chat on forums, without fear of censorship. Freenet is decentralised to make it less vulnerable to attack, and if used in "darknet" mode, where users only connect to their friends, is very difficult to detect. | |
84 | - | |
85 | -### [TickTack](https://github.com/ticktackim/ticktack-workplan) | |
86 | - | |
87 | -A blog publishing app for long-form articles. Also has private messaging integrated. | |
88 | - | |
89 | -## Developer Tools | |
90 | - | |
91 | -### [git-ssb](https://git-ssb.celehner.com/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256) | |
92 | - | |
93 | -A totally decent git interface. Familiar interface for raising issues, forking, opening pull requests. News about projects of friends, or people you follow. |
projects/decentralized-applications/README.md | ||
---|---|---|
@@ -1,0 +1,35 @@ | ||
1 … | +# FileSharing | |
2 … | + | |
3 … | +## [OnionShare](https://onionshare.org/) | |
4 … | + | |
5 … | +OnionShare is an open source tool that lets you securely and anonymously share a file of any size. | |
6 … | + | |
7 … | +# Hosting | |
8 … | + | |
9 … | +## [Beaker](https://beakerbrowser.com/) | |
10 … | + | |
11 … | +Beaker is a peer-to-peer browser with tools to create and host websites. Don't just browse the Web, build it. | |
12 … | + | |
13 … | +## [Freenet](https://freenetproject.org/) | |
14 … | + | |
15 … | +Freenet is free software which lets you anonymously share files, browse and publish "freesites" (web sites accessible only through Freenet) and chat on forums, without fear of censorship. Freenet is decentralised to make it less vulnerable to attack, and if used in "darknet" mode, where users only connect to their friends, is very difficult to detect. | |
16 … | + | |
17 … | +## [TickTack](https://github.com/ticktackim/ticktack-workplan) | |
18 … | + | |
19 … | +A blog publishing app for long-form articles. Also has private messaging integrated. | |
20 … | + | |
21 … | +# Social Networks | |
22 … | + | |
23 … | +## [Patchbay](https://github.com/ssbc/patchbay) | |
24 … | + | |
25 … | +The goal is to make a client developers love - it comes with social views, as well as chess, book reviews, and some git interface. | |
26 … | + | |
27 … | +## [Patchwork](https://github.com/ssbc/patchwork) | |
28 … | + | |
29 … | +A decentralized messaging and sharing app built using patchcore. The goal is to make a standalone, easy to install, "social" view into the SSB world. | |
30 … | + | |
31 … | +# Developer Tools | |
32 … | + | |
33 … | +## [git-ssb](https://git-ssb.celehner.com/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256) | |
34 … | + | |
35 … | +A totally decent git interface. Familiar interface for raising issues, forking, opening pull requests. News about projects of friends, or people you follow. |
projects/industry/README.md | ||
---|---|---|
@@ -1,0 +1,17 @@ | ||
1 … | +# General | |
2 … | + | |
3 … | +## [Open Source Ecology](https://www.opensourceecology.org/) | |
4 … | + | |
5 … | +We’re developing open source industrial machines that can be made for a fraction of commercial costs, and sharing our designs online for free. The goal of Open Source Ecology is to create an open source economy – an efficient economy which increases innovation by open collaboration. | |
6 … | + | |
7 … | +# Food | |
8 … | + | |
9 … | +## [FarmBot](https://farm.bot/) | |
10 … | + | |
11 … | +Humanity's open-source automated precision farming machine. | |
12 … | + | |
13 … | +# Manufacturing | |
14 … | + | |
15 … | +## [Lulzbot](https://www.lulzbot.com/) | |
16 … | + | |
17 … | +LulzBot is a product line of Aleph Objects, Inc., a Free Software, Libre Innovation, and Open Source Hardware company. Aleph Objects was founded in January 2011 and headquartered in Loveland, Colorado, USA, where we develop, manufacture, and support our products. |
projects/infrastructure/application-protocols/README.md | ||
---|---|---|
@@ -1,0 +1,39 @@ | ||
1 … | +# [BitMessage](https://bitmessage.org/wiki/Main_Page) | |
2 … | + | |
3 … | +Bitmessage is a P2P communications protocol used to send encrypted messages to another person or to many subscribers. | |
4 … | + | |
5 … | +# [BitTorrent](http://bittorrent.org/introduction.html) | |
6 … | + | |
7 … | +BitTorrent gives you the same freedom to publish previously enjoyed by only a select few with special equipment and lots of money. ("Freedom of the press is limited to those who own one" — journalist A.J. Liebling.) | |
8 … | + | |
9 … | +## [WebTorrent](https://webtorrent.io/intro) | |
10 … | + | |
11 … | +WebTorrent is the first torrent client that works in the browser. It's easy to get started! | |
12 … | + | |
13 … | +# [Dat](https://docs.datproject.org/) | |
14 … | + | |
15 … | +Dat is a nonprofit-backed data sharing protocol for applications of the future. | |
16 … | + | |
17 … | +# [GNUNet](https://gnunet.org/) | |
18 … | + | |
19 … | +GNUnet is an alternative network stack for building secure, decentralized and privacy-preserving distributed applications. Our goal is to replace the old insecure Internet protocol stack. Starting from an application for secure publication of files, it has grown to include all kinds of basic protocol components and applications towards the creation of a GNU internet. | |
20 … | + | |
21 … | +# [I2P](https://geti2p.net/en/about/intro) | |
22 … | + | |
23 … | +I2P is an anonymous network, exposing a simple layer that applications can use to anonymously and securely send messages to each other. The network itself is strictly message based (a la IP), but there is a library available to allow reliable streaming communication on top of it (a la TCP). | |
24 … | + | |
25 … | +# [IPFS](https://ipfs.io/) | |
26 … | + | |
27 … | +A peer-to-peer hypermedia protocol to make the web faster, safer, and more open. | |
28 … | + | |
29 … | +# [Solid](https://github.com/solid/solid) | |
30 … | + | |
31 … | +Solid is an exciting new project led by Prof. Tim Berners-Lee, inventor of the World Wide Web, taking place at MIT. The project aims to radically change the way Web applications work today, resulting in true data ownership as well as improved privacy. | |
32 … | + | |
33 … | +# [Secure Scuttlebutt](https://ssbc.github.io/scuttlebutt-protocol-guide/) | |
34 … | + | |
35 … | +a decent(ralised) secure gossip platform | |
36 … | + | |
37 … | +# [The Onion Router](https://www.torproject.org/) | |
38 … | + | |
39 … | +Anonymity Online: Protect your privacy. Defend yourself against network surveillance and traffic analysis. |
projects/infrastructure/mesh-networking/README.md | ||
---|---|---|
@@ -1,0 +1,3 @@ | ||
1 … | +### [CJDNS](https://github.com/cjdelisle/cjdns) | |
2 … | + | |
3 … | +An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing. |
resources/README.md | ||
---|---|---|
@@ -1,12 +1,8 @@ | ||
1 | 1 … | # Awesome Radical Decentralization References |
2 | 2 … | |
3 | 3 … | ## Journals / Magazines / Periodicals / Podcasts |
4 | 4 … | |
5 | -### [Critical Legal Thinking](http://criticallegalthinking.com/) | |
6 | - | |
7 | -CLT is a platform for critical legal scholars and allies to publish theoretically informed comment and analysis. | |
8 | - | |
9 | 5 … | ### [General Intellect Unit](http://generalintellectunit.net/) |
10 | 6 … | |
11 | 7 … | Podcast of the Cybernetic Marxists. Examining the intersection of Technology, (Left) Politics and Philosophy |
12 | 8 … |
Built with git-ssb-web