Plebbit is a selfhosted, opensource, nonprofit social media protocol, this project was created due to wanting to give control of communication and data back to the people.

Plebbit only hosts text. Images from google and other sites can be linked/embedded in posts. This fixes the issue of hosting any nefarious content.

it has no central server, database, HTTP endpoint or DNS - it is pure peer to peer. Unlike federated instances, which are regular websites that can get deplatformed at any time,

ENS domain are used to name communities.

Plebbit currently offers different UIs. Old reddit and new reddit, 4chan, and have a Blog. Plebbit intend to have an app, internet archive, wiki and twitter and Lemmy. Choice is important. The backend/communities are shared across clients.

The code is fully open source on

https://github.com/plebbit

  • @[email protected]
    link
    fedilink
    English
    22 days ago

    In fact, trust isn’t manually handled, it’s handled based on how similarly you act vs others (i.e. you both upvote/downvote similarly, flag posts similarly, etc), and I’m deciding whether making this based on community makes sense (i.e. you trust user A on community X, but not on community Y).

    Wouldn’t this just create an impenetrable filter bubble/echo chamber where you see nothing else than content you 100% agree with?

    • @[email protected]
      link
      fedilink
      English
      12 days ago

      For many users, probably. I do have plans to have a “moderation queue” or something where you can opt in to seeing stuff that was hidden and adjust your moderation preferences.

      On Reddit, the recommendation was to upvote constructive comments even if you didn’t agree, and downvote unconstructive comments even if you do. People didn’t do that, so we got echo chambers.

      On mine, I plan to have four responses to a comment:

      • relevant
      • flag (irrelevant, spam, or distasteful content)
      • agree
      • disagree

      Users could adjust the weights of each, but by default “relevant” and “flag” would be much more highly weighed than “agree” and “disagree.” You can also block users. All of those are taken into account by the moderation graph to decide which content to show and in what order.