ProgressiveCoders / projects

164 stars 5 forks source link

Arbore: P2P social file-sharing app to fight dystopia #130

Open MichaelMure opened 7 years ago

MichaelMure commented 7 years ago

What it is

Almost everyone use company-provided services like Facebook, Dropbox, Google, Microsoft ... to share holiday pictures, files, business documents. Why ? Because there is no other practical solution.

This is bad for several reasons:

Arbore is a P2P file-sharing application designed to reduce the dependency of people to this giant silos of data. The project is designed for non-technical people especially. It reuse the UX concept of a social network to hide the complex stuff like cryptographic keys. There is no central point nor federation. You can add contact to form your part of a social graph. You can chat and share files, document, pictures.

Technically, it's an js/Electron app build on top of IPFS. For the UI, It use react and material-ui.

What it needs

Relevant Links

Github repo: https://github.com/MichaelMure/TotallyNotArbore Test release: https://github.com/MichaelMure/TotallyNotArbore/releases Gitter chat lobby: https://gitter.im/TotallyNotArbore/Lobby ProgCode channel: #arbore A bunch of screenshots and a screencast: http://pellelatarte.fr/dl/arbore-screenshots.zip

PamelaJohn commented 7 years ago

Very excited about your project, Michael!!