From 09cdd8d6f0ad11d23eac706c3bb1dd987af79c2c Mon Sep 17 00:00:00 2001 From: Esteban Abaroa <90033261+estebanabaroa@users.noreply.github.com> Date: Sun, 20 Mar 2022 13:19:12 +0000 Subject: [PATCH] [Project Submission] plebbit.md --- projects/plebbit.md | 57 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 projects/plebbit.md diff --git a/projects/plebbit.md b/projects/plebbit.md new file mode 100644 index 00000000..f22c8202 --- /dev/null +++ b/projects/plebbit.md @@ -0,0 +1,57 @@ +## Project Name +plebbit + +## Category +Social media + +## Project Description +Serverless, adminless, decentralized reddit alternative with no transaction fees and captchas over peer-to-peer pubsub to prevent spam. + +## Use of IPFS, Filecoin and Libp2p +- IPFS for immutable data, like a published comment or a recent subplebbit page. +- IPNS for mutable data, like replies to a comment, upvote counts, new posts/comments published on a subplebbit, etc. +- Pubsub for authors publishing comments/votes to a subplebbit and for the captcha challenge exchange between authors and subplebbits. + +## Project Status +Under development + +## Previews + + +## Target Audience +The world + +## Rough estimated user base (if applicable) +0 + +## Github repo +- https://github.com/plebbit/whitepaper/discussions/2 +- https://github.com/plebbit/plebbit-js + +## Website + +## Docs +- https://github.com/plebbit/whitepaper/discussions/2 +- https://github.com/plebbit/plebbit-js/blob/master/README.md + +## Team Info +- Esteban Abaroa https://twitter.com/estebanabaroa estebanabaroa@protonmail.com +- Rinse https://twitter.com/Rinse_12 +- Abideen Sadiq Ayinde https://twitter.com/Abideen_AS + +### Team Size +3 + +### Team members + +## How the community can engage +* GitHub Discussion: https://github.com/ipfs/community/discussions/746 +* Email: estebanabaroa@protonmail.com +* Slack: +* Twitter: https://twitter.com/getplebbit +* Discord: https://discord.gg/E7ejphwzGW +* Telegram: https://t.me/plebbit +* WeChat: + +## How to Contribute +We are hiring JS devs, contact Esteban Abaroa on Telegram @estebanabaroa or Discord estebanabaroa#2853