p2p

Tag

Cards List
#p2p

Better routing, probe fixes, plugin updates in Freenet/Hyphanet 0.7.5 build 1507

Hacker News Top · 2026-09-13 Cached

Freenet/Hyphanet 0.7.5 build 1507 is released with improved privacy for probe requests, reduced startup time, plugin updates, and it's the last version to support Java 8.

0 favorites 0 likes
#p2p

@realfxw: When away from home, the most annoying things about trying to connect to your home NAS, adjust Ollama on your desktop, or start Moonlight streaming are: no public IPv4, complex large NAT environments, and fear of being constantly scanned by scripts when enabling router port mappings. Try this lightweight private networking tool written in Rust…

X AI KOLs Timeline · 2026-09-11 Cached

Lantunnel is a lightweight private networking tool written in Rust that allows users to securely access home NAS, remotely invoke Ollama, or stream games in environments without public IPv4 or complex NAT, using P2P direct connections and encrypted relays to avoid port exposure.

0 favorites 0 likes
#p2p

@QuixiAI: https://x.com/QuixiAI/status/2092804334417236135

X AI KOLs Following · 2026-08-27 Cached

This is a fork of NVIDIA's open GPU kernel modules that enables PCIe peer-to-peer communication between consumer GeForce GPUs (3090, 4090, 5090), significantly improving multi-GPU performance by allowing direct data transfer over PCIe.

0 favorites 0 likes
#p2p

Show HN: Lumabri – Run Moe Models on a P2P Swarm with Colibri

Hacker News Top · 2026-08-14 Cached

Lumabri lets users run huge mixture-of-experts models on a P2P swarm using the Colibri engine, allowing any machine to join and chat without downloading the full model up front. It is pure C, dependency-free, and works on CPU first with optional GPU acceleration.

0 favorites 0 likes
#p2p

@Ryrenz: Install this extension, and strangers on the same webpage can chat directly — 2.4K stars on GitHub. See a great article and want to find someone to discuss, but the comment section is either closed or quiet; stumble upon a niche website and want to know if anyone else is viewing it like you, but there's no way. WebChat adds a temporary layer to every website...

X AI KOLs Timeline · 2026-08-13 Cached

WebChat is an open-source browser extension that uses WebRTC for peer-to-peer end-to-end encrypted communication, allowing strangers browsing the same webpage to chat anonymously without a central server. Supports Chrome, Edge, and Firefox.

0 favorites 0 likes
#p2p

Completely rewrote NotesQR end-to-end: Anonymous P2P file sharing that your AI agents can now use too

Reddit r/AI_Agents · 2026-08-10

NotesQR, an anonymous P2P file sharing tool built on WebRTC, has been completely rewritten with faster handshakes, plus a new CLI and MCP integration so AI agents like Cursor or local scripts can send and receive files programmatically.

0 favorites 0 likes
#p2p

PSA: DO NOT use Intel consumer platforms for multi-GPU setups

Reddit r/LocalLLaMA · 2026-07-25

Testing reveals that Intel consumer platforms like Z890 with Arrow Lake CPUs have hardware/firmware limitations that prevent proper PCIe Peer-to-Peer (P2P) communication between multiple GPUs, making them unsuitable for multi-GPU AI workloads despite adequate lane counts.

0 favorites 0 likes
#p2p

AI agents can call APIs. But do they need an Internet of their own?

Reddit r/AI_Agents · 2026-07-22

The author describes building a set of components that allow locally running AI agents to have persistent identities, discover each other, and exchange messages across devices, forming an 'Internet for AI agents' beyond simple API calls.

0 favorites 0 likes
#p2p

How Gnutella Scaled to Handle Query Traffic

Lobsters Hottest · 2026-07-20 Cached

This article explains how Gnutella scaled its query traffic by evolving from flood routing to the Query Routing Protocol (QRP), which uses compact summaries to avoid flooding all peers.

0 favorites 0 likes
#p2p

How should group chats work in decentralized systems?

Hacker News Top · 2026-07-09 Cached

The article explores the challenges of implementing group chats in fully decentralized P2P systems, comparing approaches like Signal, Matrix, MLS, leaderless membership, and fixed groups, while describing tradeoffs made in the author's Kiyeovo messenger app.

0 favorites 0 likes
#p2p

SRIFT - Secure P2P File Transfer, Encrypted Chat & Communication | Decentralized & Military-Grade Encryption | For Humans & AI Agents / MCPs

Reddit r/AI_Agents · 2026-06-30

SRIFT is a secure, decentralized P2P file transfer and encrypted chat platform with military-grade encryption, designed for both humans and AI agents/MCPs.

0 favorites 0 likes
#p2p

@QingQ77: A high-performance IM backend written in Rust, using QUIC protocol for real-time messaging, supporting P2P hole punching and group chat broadcasting. https://github.com/nicolastinger/only-talk-rs… Built with Actix-web for RESTful …

X AI KOLs Timeline · 2026-06-21 Cached

A high-performance instant messaging backend based on Rust + Actix-web + QUIC, supporting P2P hole punching, group chat broadcasting, multiple storage backends, can be deployed as a single process or separately.

0 favorites 0 likes
#p2p

just f***ing send it

Product Hunt · 2026-06-18

Just F***ing Send It is a browser-based file sharing tool that allows users to send any file, any size directly from browser to browser without needing a server.

0 favorites 0 likes
#p2p

Iroh 1.0 - Dial Keys, not IPs

Lobsters Hottest · 2026-06-15 Cached

Iroh 1.0 is a stable release of a peer-to-peer networking library that uses cryptographic keys instead of IP addresses, enabling direct, secure connections across diverse transports and platforms.

0 favorites 0 likes
#p2p

Bab: a family of hashing functions for p2p networks

Lobsters Hottest · 2026-06-11 Cached

Bab is a family of hashing functions designed for peer-to-peer networks, enabling verifiable partial data. It was funded by the NLnet Foundation and the European Commission's Next Generation Internet programme.

0 favorites 0 likes
#p2p

aMule 3.0.0 - The “Alive Again” Release

Lobsters Hottest · 2026-06-09 Cached

aMule 3.0.0, the first major release in over five years, brings dramatic throughput improvements (100-380x speedups), a build system overhaul (CMake), native binaries for major platforms, and numerous fixes. The update modernizes the P2P client with disk I/O offloading, token-bucket throttlers, and better scaling for large libraries.

0 favorites 0 likes
#p2p

Gnutella: A Protocol Outliving the World That Created It

Lobsters Hottest · 2026-05-22 Cached

A retrospective look at the Gnutella peer-to-peer protocol, its rise to mainstream adoption, and its continued existence today despite the disappearance of the world that spawned it.

0 favorites 0 likes
#p2p

Bitsocial: Open Source P2P Network for Social Apps

Lobsters Hottest · 2026-05-17 Cached

Bitsocial is an open-source peer-to-peer network for building decentralized social apps, allowing communities to run on low-cost hardware like Raspberry Pi without server dependencies and with customizable anti-spam challenges.

0 favorites 0 likes
#p2p

n0-computer/iroh

GitHub Trending (daily) · 2026-06-16 Cached

Iroh is a Rust library for peer-to-peer networking that simplifies connecting endpoints by public key, using hole-punching and QUIC with fallback relay servers, and provides composable protocols like blobs, gossip, and docs.

0 favorites 0 likes
← Back to home

Submit Feedback