decentralized

!decentralized

@lemmy.ml
Create post
Encrypted P2P Chat
Open link in next tab

https://chat.positive-intentions.com/

I'm working on a P2P Reddit/Lemmy alternative using Iroh. Any interest? Thoughts?

I'm working on a P2P Reddit/Lemmy alternative using Iroh. Any interest? Thoughts?

Open link in next tab

Anyone interested in discussing a Lemmy/Reddit alternative? - Lemmy.World

https://lemmy.world/post/14060592

This is still very much early-days, but I’m thinking about building a distributed link aggregator. Some notes: - no servers (all P2P) except to connect peers - no “instances” so everything is in one namespace (so like reddit /r/community, not lemmy instance/c/community) - everyone is a moderator - moderation based on a web of trust type system - desktop first, mobile/web later - web would require servers, mobile may have platform-specific issues - no plans to integrate with fediverse, but could be possible - initial intent is to be text-only - file storage could be supported later in an opt-in basis (for now, just link to an external img host), but I’m worried about disk storage since there’s no central data lake and everyone needs to chip in some storage space Some technical details: - written in Rust and ReactJS - Tauri-based - uses Iroh [https://iroh.computer/] for data synchronization - looking into Appleseed [https://github.com/cblgh/appleseed-metric] and maybe TrustNet [https://github.com/cblgh/trustnet] for moderation Current status: - rewrote Appleseed and part of TrustNet to Rust for perf testing last weekend (Rust is waaay faster) - will probably rewrite again once I finish reading the paper (current code is a direct port) - have basic Tauri+Iroh app, but it’s a glorified chat app w/ no syncing between peers (a peer can join a chat, but will lose access if the host goes down) - reading source code for SimpleX [https://simplex.chat/] (re-learning Haskell too) - could be interesting for DMs or something I’m not sure how long I’ll work on this, but I’ll probably release some libraries under a relatively liberal license, so something like LGPL at the most stringent, but probably Apache/MIT (depends on if I need to clean-room the appleseed implementation). So, if there’s interest here, I’m happy to post updates for discussion periodically.

Asking for your opinion on decentralized applications' usability

Asking for your opinion on decentralized applications' usability

Open link in next tab

System Usability of Decentralized Messaging Applications

https://questionnaire.ink/412758

Why your Threads posts will soon be accessible on Mastodon

Why your Threads posts will soon be accessible on Mastodon

Open link in next tab

Why your Threads posts will soon be accessible on Mastodon

https://www.zdnet.com/article/why-your-threads-posts-will-soon-be-accessible-on-mastodon/

Meta wants to make Threads posts available on services that use ActivityPub, a social networking protocol. Here's how the testing is coming along.

Why your Threads posts will soon be accessible on Mastodon
Can I host non-exit Tor relay on AWS ?

Can I host non-exit Tor relay on AWS ?

I want to know if AWS blocks hosting Tor relays. Thinking about creating 10-20 relays if it allows.

What do you currently use IPFS for?

What do you currently use IPFS for?

cross-posted from: https://lemmy.ml/post/4956418

I like the IPFS technology as an idea, I can pin my files I guess, but I don't know any communities or services that I wanna use that leverage IPFS.

I was wondering what y'all are using.

Mainstream news coverage of fediverse

Mainstream news coverage of fediverse

Open link in next tab

The advantages —and drawbacks — of decentralized social networks - Marketplace

https://www.marketplace.org/shows/marketplace-tech/the-advantages-and-drawbacks-of-decentralized-social-networks

Mastodon is an example of a decentralized social media platform — it doesn't rely on one single company and its server. But it comes with privacy and content moderation concerns.

The advantages —and drawbacks — of decentralized social networks - Marketplace
Detailed comparison of BitTorrent, IPFS, Secure Scuttlebutt, and Hypercore

Detailed comparison of BitTorrent, IPFS, Secure Scuttlebutt, and Hypercore

Open link in next tab

Comparing Peer to Peer Protocols

https://blog.mauve.moe/posts/protocol-comparisons

This post will compare several peer to peer protocols by looking at how they work and the tradeoffs that one should consider when choosing one of them. We will specifically be looking at [BitTorrent](https://www.bittorrent.org/index.html), [IPFS](https://ipfs.io/), [Secure Scuttlebutt (SSB)](https://scuttlebutt.nz/) and [Hypercore](https://hypercore-protocol.org/).

NGI's support of libre/decentralisation projects (Fediverse/ActivityPub)

NGI's support of libre/decentralisation projects (Fediverse/ActivityPub)

Open link in next tab

How NGI supports open, interoperable, decentralised and trust-based Internet applications through Fediverse projects like Mastodon

https://www.ngi.eu/blog/2022/11/24/how-ngi-supports-open-interoperable-decentralised-and-trust-based-internet-applications-through-fediverse-projects-like-mastodon/

Within the Next Generation Internet Initiative, we have been working towards alternative futures for the internet to create a resilient, trustworthy and sustainable internet. These alternate futures have one thing in common: they are based on technology commons: open standards, free and open

How NGI supports open, interoperable, decentralised and trust-based Internet applications through Fediverse projects like Mastodon
Decentralized Applications via the Web Push API

Decentralized Applications via the Web Push API

Open link in next tab

Decentralized Applications via the Web Push API - Kevin Cox

https://kevincox.ca/2022/11/02/decentralized-via-webpush/