Skip to content

Commit

Permalink
Update reep status and fix sorting
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristi Constantin committed Jul 20, 2020
1 parent b8c2422 commit 6ee1494
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
* [Handshake](https://handshake.org): Decentralized, permissionless naming protocol compatible with DNS where every peer is validating and in charge of managing the root zone with the goal of creating an alternative to existing Certificate Authorities.
* [Hubzilla](https://github.com/redmatrix/hubzilla): General purpose communication server integrated with a web publishing system and a decentralised permission system. Social network bits, some cloud storage bits, some blog and forum bits, and some content management bits. These are all integrated within a common privacy framework - and it is all decentralised.
* [Hyperpad](https://github.com/noffle/hyperpad): Peer-to-peer collaborative text editor.
* [Element (formerly Riot)](https://element.io): Collaboration client for the web. Chat, VOIP video, file transfer, end-to-end crypto.
* [I2P](https://geti2p.net): Anonymous network, exposing a simple layer that applications can use to anonymously and securely send messages to each other.
* [instant.io](https://github.com/feross/instant.io): Streaming file transfer over WebTorrent (torrents on the web).
* [IPFS bin ☠️](https://github.com/VictorBjelkholm/ipfsbin): Pastebin application for sharing code and text documents to other people.
Expand All @@ -53,9 +54,8 @@
* [PeerTube](https://github.com/Chocobozzz/PeerTube): Video streaming platform using BitTorrent directly in the web browser, with WebTorrent and Angular. Demo server at [peertube.cpy.re](https://peertube.cpy.re).
* [Philes](https://github.com/chrismatthieu/philes): A simple IPFS-powered decentralized notepad app.
* [Pleroma](https://pleroma.social): Federated social networking server built on open protocols. It is compatible with GNU Social, Mastodon, and many other ActivityPub and OStatus implementations.
* [reep.io](https://reep.io): Transfer files directly to another browser, your peer will be able to download the file directly from you.
* [reep.io ☠️](https://reep.io): Transfer files directly to another browser, your peer will be able to download the file directly from you.
* [Ricochet](https://ricochet.im/): Different approach to instant messaging that doesn’t trust anyone in protecting your privacy. It uses the Tor network.
* [Element (formerly Riot)](https://element.io): Collaboration client for the web. Chat, VOIP video, file transfer, end-to-end crypto.
* [Roll-Call](https://rollcall.audio): Free and reliable audio calls for everyone w/ browser P2P.
* [ShareDrop ☠️](https://github.com/cowbell/sharedrop): Clone of Apple AirDrop service. Allows transfering files directly between devices, without having to upload them to any server first.
* [SocialHome](https://git.feneas.org/socialhome/socialhome): Federated personal profile with social networking functionality. Users can create rich content using Markdown and even HTML/JS/CSS. All content can be pinned to the user profile and all content will federate to contacts in the federated social web.
Expand Down

0 comments on commit 6ee1494

Please sign in to comment.