Interesting P2P projects

I've created this list to collect decentralized projects that I like.

There is nothing here about commercial goals or shitcoins, only freedom of speech.

Discussion on BBS

Alfis DNS

An alternative to centralized DNS providers.

Domains hosted on the blockchain; require annual updates through Proof of Work (PoW)

Repository on GitHub

KevaCoin

Key/Value storage in blockchain. The author probably left this dimension because of COVID.

It's very inexpensive to store any public or encrypted data (such as backups) on other machines as long as network exists!

Official website

Actual community fork repo

Observe Kevacoin Universe: wallet fork, exploring software

Twister

Twister is a decentralized P2P microblogging platform that stores usernames and post metadata on the blockchain.

Data is shared over a Distributed Hash Table (DHT) using a modified BitTorrent library.

The author ceased development in 2020, but the network is still active.

Official website

Community

YaCy

A decentralized search engine that operates using the BitTorrent protocol for index exchange.

While it is slow and may yield irrelevant results,

it could be interesting for certain local networks or in censored environments.

Official website


Source