Skip to content

A collection of interesting new networks and tech aiming at decentralisation (in some form).

Notifications You must be signed in to change notification settings

reubenjacob/alternative-internet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A list of projects aiming to improve the internet through decentrali(z|s)ation.

Where can I view the list?

How to add your project

  1. Fork/Clone this repository
  2. Add a new JSON file in the projects/ folder
  3. Make the JSON look like the example below.
  4. Check your JSON is valid
  5. Send a PR

Example Project JSON file

{
    "name": "My project",
    "description": "My project aims to fix problems with centralisation by....",
    "languages" : ["C++", "Python"],
    "homepage": "https://myprojecthomepage",
    "sourcecode": "https://github.com/..."
}

If the languages part isn't relevant, just use []. If it's not open (why not?) use "". All other fields are required.

How do I add it to a category?

Not yet, working on it.

About

A collection of interesting new networks and tech aiming at decentralisation (in some form).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published