Plebbitor

joined 3 days ago
[–] [email protected] -4 points 1 day ago

Communities can defend against bots using captchas, minimum karma limits and whatever else they can think of. We're constantly improving this aspect.

People can make up Communities and purposely fill them with bots and astroturfing, however they can already do this on your typical social media. Its upto the user to spot this and move to a better community. We of course will do what we can to discourage astroturfing.

In terms of monetisation and building it around NFTS. All of that is optional. Communties can choose to only allow users to have NFT profiles or allow them to have whatever image they want. The tipping is optional. The domain name is a valid point, however its the most decentralised, non censorable option. We intend to allow domain names from different blockchains so if games.eth is taken people can use games.Sol.

About your point concerning community splits, this sort of thing happens in reddit all the time. A few communties get created in the splinter but eventually everyone moves to the one with the most activity and decent mods. And as we said we will facilitate the best ran subs gaining prominence from our side by adding it to the recommended list.

In terms of monetisation, the dev has spent $600k of his own money on this and is still spending. He doesn't care to make any of it back. Plebbit is a non profit company. Any money made from plebbit via pleb domains or donations or plebbit gold will go to funding devs or other aspects of plebbit, but profit isn't the goal.

The internet sorely needs a fully decentralised social media. Most of the social media has been taken kver by corporations, speech is stifled, what you see is controlled by shady algorithms. Plebbit gives all that control back to the community. Lemmy is a good stepping stone, but Plebbit is the end all be all. Improvements are always happening but a P2P social media is such a simple yet novel idea its surprising its not been done before.

[–] [email protected] -1 points 2 days ago (1 children)

we use IPNS for mutable data (like upvote counts, reply counts, etc) https://specs.ipfs.tech/ipns/ipns-record/ and gossipsub for an author node to communicate their publication to a community node https://docs.libp2p.io/concepts/pubsub/overview/

[–] [email protected] 8 points 2 days ago (5 children)

Plebbit differs from Nostr in that Nostr is federated (using instances), whereas Plebbit is P2P (fully decentralized). Plebbit uses IPFS, which is more similar to BitTorrent, which is pure P2P as well.

The issue with federations is that their instances are not easy to set up, most users don't have an incentive to do so, and even if they did, they are not censorship resistant at all, because they work like regularly centralized websites. Your Nostr/Lemmy/Mastodon instance can get DDOS'd, deplatformed by the SSL certificate provider, deplatformed by the datacenter, deplatformed by the domain name registrar. The instance admin can get personally doxxed and harassed, they can get personally sued for hosting something a user posted, etc. And instances can block each other.

Whereas running a node on Plebbit is as easy as opening up one of its desktop clients, which automatically run the custom IPFS node in the background, and seed all the protocol data automatically (similarly to how a BitTorrent client seeds torrents). It runs on a raspberry pi, on 4GB of RAM and consumer internet. It scales like torrents, i.e. the more users connect p2p, the faster the network gets. And most importantly, nobody can stop you or block you from connecting to another user, because there's nobody in between. This means nobody can stop you from connecting to a subplebbit (subreddit clone). If you run your own community, you're always reachable by any user on plebbit.

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

Steemit is A, it's a regularly centralized website with global admins, claiming to be "decentralized" simply because it's built on a blockchain. Whenever you are asking yourself whether something is "decentralized" or not, ask "how can I run a full node"? "What are the hardware requirements"? Steemit admins won't answer those questions. Whereas you can easily spin up your own ActivityPub (Mastodon or Lemmy) instance (even though those instances work like regularly centralized websites, at least you have the option to run your own).

On Plebbit, just using the desktop app of a client (like Seedit's desktop app you can download here means you are running a full node already. The app runs an IPFS node in the background, seeding all content you browse automatically, thereby improving the speed of the network for everybody else. The more nodes there are, the more decentralized the network is, so if all users can easily run a node and are incentivized to do so, then the network is properly decentralized/distributed. On Seedit, you can't run a community if you don't run a full node (the community is the node, acting like a server, and users connect to it P2P). There are no global admins.

[–] [email protected] 7 points 2 days ago (2 children)

Yes. Reddit is A, ActivityPub (Lemmy, Mastodon) is B, Plebbit (Seedit, Plebchan) is C:

[–] [email protected] 1 points 2 days ago* (last edited 2 days ago)

https://seedit.app is a fully decentralized client for the Plebbit protocol, using a old.reddit UI.

You can also try a demo of a much faster version of Seedit, it works via public RPC: https://plebbit.mooo.com/seedit/#/hot (warning: you're using someone else's full node to browse fully P2P, so if you create a community it's in their node, it's not yours). This version showcases how you can create a community even on mobile device, running a full node remotely. But we have to build user auth for this, it's in our roadmap.

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

Plebbit doesn't use a blockchain, it's explained in the first paragraph of the whitepaper. Plebbit actually proves why a blockchain makes no sense for social media.

[–] [email protected] 36 points 2 days ago (4 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] 2 points 2 days ago

plebbit.com is just a landing page made by a member of the community, to explain the project. To use plebbit, you can check out its clients, like Seedit.

 

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.

view more: next ›