Telios
Telios is a private email service for securely sending and receiving end-to-end encrypted emails over a peer-to-peer network.
United States of America
Pinned Repositories
client-sdk
SDK for building an email client using the Telios Network.
email-client-desktop
The Telios email client for desktops
hypercore-encrypt
Hypercore encrypt enables block encryption for Hypercore v10 with authenticated encryption keys.
multi-hyperbee
A LevelUP compatible leaderless multi-master database with eventual consistency, using hyperbee + CRDT + HLC. Similarly CockroachDB achieves replication on top of RocksDB, but here it is a pure P2P **streaming** database, with zero central management. LevelDB compatibility allows to use Dynalite on top to achieve DynamoDB compatibility with sophisticated auto-updated secondary indexes, and fairly complex queries. Work on Dynalite is almost completed to remove HTTP server, to make this combination perfect for serverless.
nebula
Real-time distributed storage for files and key value databases built on top of Hypercore Protocol
nebula-drive
Real-time distributed storage for files and key value databases built on top of Hypercore Protocol
nebula-rpc
RPC layer for Nebula
rn-mobile-client
telios-client-backend
A reusable backend to for telios email clients to use between desktop and mobile.
udx-native-nodejs-mobile
Telios's Repositories
Telios-org/email-client-desktop
The Telios email client for desktops
Telios-org/nebula-drive
Real-time distributed storage for files and key value databases built on top of Hypercore Protocol
Telios-org/rn-mobile-client
Telios-org/client-sdk
SDK for building an email client using the Telios Network.
Telios-org/nebula
Real-time distributed storage for files and key value databases built on top of Hypercore Protocol
Telios-org/hypercore-encrypt
Hypercore encrypt enables block encryption for Hypercore v10 with authenticated encryption keys.
Telios-org/telios-client-backend
A reusable backend to for telios email clients to use between desktop and mobile.
Telios-org/multi-hyperbee
A LevelUP compatible leaderless multi-master database with eventual consistency, using hyperbee + CRDT + HLC. Similarly CockroachDB achieves replication on top of RocksDB, but here it is a pure P2P **streaming** database, with zero central management. LevelDB compatibility allows to use Dynalite on top to achieve DynamoDB compatibility with sophisticated auto-updated secondary indexes, and fairly complex queries. Work on Dynalite is almost completed to remove HTTP server, to make this combination perfect for serverless.
Telios-org/nebula-rpc
RPC layer for Nebula
Telios-org/udx-native-nodejs-mobile
Telios-org/hyperdeebee
A MongoDB-like database built on top of Hyperbee with support for indexing
Telios-org/hypertrie
Distributed single writer key/value store
Telios-org/nebula-migrate
Migration tool for upgrading Nebula Drives between updates with breaking changes
Telios-org/p2plex
Multiplex encrypted connections to peers over Hyperswarm
Telios-org/email-desktop-test
Telios-org/hypercore-peer-auth
hypercore-protocol extension to authenticate peers
Telios-org/hyperswarm
A distributed networking stack for connecting peers.
Telios-org/react-html-parser
Converts HTML strings directly into React components and provide a simple way to modify and replace the content.
Telios-org/telios-docs