Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
10 results tagged p2p  ✕   ✕
TryQuiet/quiet https://github.com/TryQuiet/quiet
Tue 03 Oct 2023 12:01:20 PM PDT archive.org

Quiet is an alternative to team chat apps like Slack, Discord, and Element that does not require trusting a central server or running one's own. In Quiet, all data syncs directly between a team's devices over Tor with no server required.

Quiet is written (mostly) in TypeScript, with Electron and React Native frontends.

While apps like Slack, Discord, and Signal use central servers, Quiet syncs messages directly between a team's devices, over Tor, with no server required.

Each group of people (Quiet calls them "communities") gets their own insular network, so that data from one community never touches the devices of Quiet users in other communities. Not even in encrypted form!

Message syncing is taken care of by a project called OrbitDB, which works like a mashup of Git, a gossip protocol, and BitTorrent; it broadcasts new messages, syncs the latest messages, and fetches files. Syncing means that users typically receive all messages sent while they were offline.

chat serverless distributed p2p webshit
Chitchatter https://chitchatter.im/
Mon 25 Sep 2023 03:41:10 PM PDT archive.org

This is a free communication tool that is designed for simplicity, privacy, and security. All interaction between you and your online peers is encrypted. There is no record of your conversation once you all leave.

Serverless, decentralized, ephemeral. Peer to peer whenever possible. Explicitly designed to be self-hostable. Public and private rooms. Audio and video chat. File transfer.

Github: https://github.com/jeremyckahn/chitchatter

webapps chat privacy anonymity encryption p2p audio video
OpenCola™ https://opencola.io/
Wed 30 Nov 2022 10:11:37 PM PST archive.org

Welcome to OpenCola™, a P2P content sharing and discovery network. It's an alternative to current social media that puts you in control of your personal data and allows you to shape the flow of information around you.

Github: https://github.com/johnmidgley/opencola-alpha

It's an alpha release. Still tricky. Messing with it.

webapps java p2p servers socialnetworks
Yggdrasil - End-to-end encrypted IPv6 networking https://yggdrasil-network.github.io
Sat 25 Jun 2022 06:42:27 PM PDT archive.org

Yggdrasil is an overlay network implementation of a new routing scheme for mesh networks. It is designed to be a future-proof decentralised alternative to the structured routing protocols commonly used today on the Internet and other networks.

The current implementation of Yggdrasil is a lightweight userspace software router which is easy to configure and supported on a wide range of platforms. It provides end-to-end encrypted IPv6 routing between all network participants. Peerings between nodes can be configured using TCP/TLS connections over local area networks, point-to-point links or the Internet. Even though the Yggdrasil Network provides IPv6 routing between nodes, peering connections can be set up over either IPv4 or IPv6.

This is still an alpha-stage project and there may be some breaking changes in the future. Despite that, Yggdrasil is generally stable enough for day-to-day use and a small number of users have been using and stress-testing Yggdrasil quite heavily for a variety of use cases.

Github: https://github.com/yggdrasil-network/yggdrasil-go

meshnetworking routing software ipv6 p2p golang
chr15m/dirc https://github.com/chr15m/dirc
Sat 28 Mar 2020 06:58:14 PM PDT archive.org

p2p IRC-inspired self-hosted web chat. Seems to be encrypted, or at least signed for identification (ECC keypairs). Uses WebRTC and Webtorrent. STUN and TURN enabled.

Lots and lots of Javascript so download a release. Only requires a static webhost, though.

html5 javascript irc p2p distributed
slackhq/nebula: A scalable overlay networking tool with a focus on performance, simplicity and security https://github.com/slackhq/nebula
Fri 20 Dec 2019 06:36:33 PM PST archive.org

Nebula is a mutually authenticated peer-to-peer software defined network based on the Noise Protocol Framework. Nebula uses certificates to assert a node's IP address, name, and membership within user-defined groups. Nebula's user-defined groups allow for provider agnostic traffic filtering between nodes. Discovery nodes allow individual peers to find each other and optionally use UDP hole punching to establish connections from behind most firewalls or NATs. Users can move data between nodes in any number of cloud service providers, datacenters, and endpoints, without needing to maintain a particular addressing scheme.

Nebula was created to provide a mechanism for groups hosts to communicate securely, even across the internet, while enabling expressive firewall definitions similar in style to cloud security groups.

golang vpn p2p udp crypto exocortex
Robert Morris http://pdos.csail.mit.edu/~rtm/
Tue 20 Mar 2018 03:00:21 AM PDT archive.org

The homepage of the man that wrote the Great Worm.

hacker networking famous people compsci worm research academic compsci p2p papers os mit history
YaCy - The Peer to Peer Search Engine: Home http://yacy.net/en/
Tue 20 Mar 2018 01:25:28 AM PDT archive.org

A free, open source, distributed search engine using peer to peer communication methods for both search and indexing. Fully decentralized. Written in Java. Install it, start it up, and turn it loose. Can also be used to set up stand-alone nodes for use on intranets, darknets (there's a YaCy instance somewhere in the Tor darknet), and probably single hosts (as a personal search engine).

search decentralized java searchengine software crossplatform p2p exocortex
LDLN: Off-Grid Communications for Disaster Relief Agencies http://www.ldln.co/
Tue 20 Mar 2018 12:02:35 AM PDT archive.org

emcomm system designed for emergency situation use when the communications grid is offline. Dedicated hardware base stations and on-board webapps. Registered users can get access to the data, others cannot. encryption Smartphone app for accessing the services. Supposedly the app is p2p as well. GWOB and Frank Sandborn are involved in the project; good.

emergency encryption app emcomm system hardware grid p2p webapps data
/joachimlindborg/XMPP-IoT https://github.com/joachimlindborg/XMPP-IoT
Mon 19 Mar 2018 11:59:24 PM PDT archive.org

The github repo of work pertaining to IoT communications and protocols over XMPP instead of other methods or networks. One advantage is that, by using p2p XMPP, devices could communicate with each other.

repo github networking communication iot standards h2m m2m mesh interoperability p2p xmpp xep sensors protocols discovery
5006 links, including 377 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn