Skip to content

kaenganxt/Chatterbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chatterbox

A decentralized network completely running in the browser

The goal is to create a decentralized social network which runs completely in the browser with WebRTC. To connect the browsers, a WebSocket-Server is needed.

Setup own network

To set up your own network you need the following:

Contributing

You can contribute doing the following stuff:

  • Security improvements: Security is a very important part of the project
  • User interface: Currently the user interface is not very interesting
  • Error handling: The network has to react to several possible situations
  • Feel free to ask if you want to do something else

Relays & storage handlers

When the network is complete, i need people who want to host some relay and storage handlers. When we are that far, everyone can help chatterbox to become the social network for your privacy!

Currently you can find an online version of the network here: http://www.chatter-box.net/

Current state

The following works:

  • Login and registration with relay and storage client
  • Some error handling
  • Username and Password hashing
  • Personal data encryption
  • Data distribution over the network
  • Login error handling

The following is to do:

  • The social network itself
  • A configuration manager
  • A nice user interface
  • Friend system

About

A decentralized network completely running in the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published