this post was submitted on 30 Dec 2024
239 points (85.3% liked)

Technology

60241 readers
4415 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 2 years ago
MODERATORS
 

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.

ENS domain are used to name communities.

Plebbit currently offers different UIs. Old reddit and new reddit, 4chanw, andhave 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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 65 points 5 days ago (5 children)

The moment I read "no transaction fees", I immediately wondered why that would be listed as a feature. Turns out it's because it uses crypto, though I don't understand why. Free domain names?

[–] [email protected] 36 points 5 days ago (3 children)

It doesn't need crypto, it only needs IPFS (but we could change underlying protocol in the future, if someone creates a better alternative to IPFS).

"no transaction fees" is listed as a feature because blockchain-based social media exists, and unlike them a plebbit full node doesn't have to sync (because it's a IPFS node), it just runs immediately like a BitTorrent node would, and it runs on 4GB of RAM even on a raspberry pi, on consumer internet (consumes less bandwidth than YouTube) and it only uses a few GBs of storage. Blockchain social media fundamentally cannot scale because of node requirements, that is if you want the platform to be "decentralized" (enough full nodes).

We do have crypto features, as an addendum. Mainly, we use crypto domains such as .eth (ens.domains) end .sol (sns.id) to resolve plebbit author/community addresses to readable names, because they are IPNS public keys (very long and impossible to memorize, e.g. 12D3KooWMLCgrZT8Ucaw2DWnv1HsQianf9tVi8sK6JCbCod3XK8T). Unlike DNS, crypto domains are censorship resistant. They are cryptographic property, you hold them in your wallet, which means if you change the address of your plebbit community to one such domain, you are tokenizing your community. In theory, the more users your community has, the more people have saved your domain, the higher its value. Compare that to Reddit for example, where all subreddits are owned by Reddit, they can ban your community with millions of subs, because it's not your property, it's theirs.

[–] [email protected] 18 points 4 days ago (1 children)

so you host individual communities instead of servers on lemmy?

In theory, the more users your community has, thw more people have saved your domain, the higher its value

Why would i want a community to have value? and how would people saving something make it more valuable? What Theory?

[–] [email protected] 7 points 4 days ago

"In theory" is not used to refer to a specific existing named theory

[–] [email protected] 1 points 4 days ago

What about LBRY or Arweave ?

[–] [email protected] 1 points 4 days ago

(but we could change underlying protocol in the future, if someone creates a better alternative to IPFS).

TAHOE-LAFS?

load more comments (1 replies)