secret-stack
Peer network framework
A framework for creating decentralized systems with secure peer-to-peer connections using secret handshakes.
connect peers to each other using secret-handshakes
90 stars
19 watching
19 forks
Language: JavaScript
last commit: 11 months ago
Linked from 1 awesome list
muxrpcsecret-handshakes
Related projects:
Repository | Description | Stars |
---|---|---|
peermusic/secure-webrtc-swarm | A framework for creating a swarm of authenticated P2P connections using WebRTC and signalhub | 2 |
ssbc/ssb-server | A peer-to-peer log store used as a database, identity provider, and messaging system with end-to-end encryption and global replication. | 1,687 |
ssbc/ssb-db | A secret storage solution for peer-to-peer networks using unforgeable append-only message feeds. | 1,172 |
ssbc/muxrpc | Provides remote access to node.js APIs through multiplexing and request-response capabilities. | 99 |
chat-wane/rtc-scamp-mbr | An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
rchatham/peerconnectivity | Provides a simple and extensible wrapper around Apple's MultipeerConnectivity framework for building peer-to-peer connections in iOS apps. | 56 |
mafintosh/peer-network | Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
octopusdeploy/halibut | An SSL-based JSON-RPC framework for .NET that enables bidirectional communication and flexible configuration options. | 12 |
p2plabsxyz/dscan | A decentralized storage and file-sharing tool that enables secure and permissioned access to files using IPFS and web3.storage. | 39 |
openrtmfp/arcusnode | A Node.js implementation of the Real-Time Messaging Framework Protocol (RTMFP) for peer-to-peer networking with Adobe Flash support. | 175 |
mappum/peer-exchange | Decentralized protocol for peer discovery and signaling in P2P networks | 152 |
raynos/discovery-network | A peer-to-peer networking solution enabling direct communication between remote peers in a cloud-based environment. | 31 |
encryptogroup/motion | A framework for secure multi-party computation | 85 |
rxswiftcommunity/rxmultipeer | A wrapper around MultipeerConnectivity for RxSwift, providing a testable and flexible way to implement peer-to-peer networking. | 69 |
jpsim/peerkit | An event-driven framework for building peer-to-peer connectivity apps with automatic configuration and zero-config networking | 870 |