Core Technologies

The technical foundation that enables permissionless, peer-to-peer communication.

๐Ÿ—‚๏ธ

Directory

Pubkey Directory (DHT)

Signed identityโ†’reachability records stored in a distributed hash table for decentralized address resolution.

๐ŸŒ

Network

Connectivity Across Networks

Decentralized node network supplies STUN/TURN/relay capacity and NAT traversal (ICE) for seamless connections.

๐Ÿš€

Transport

Multiple Transports

WebRTC DataChannel, QUIC, HTTP/3 MASQUE, and WebSocket support for flexible connectivity options.

๐Ÿ”’

Security

E2E Security by Default

Session keys, ACLs, and tokens provide end-to-end encryption with minimal metadata exposure.

๐Ÿ“Š

Metrics

Observability & Metering

Transparent latency, success, and bandwidth metrics with public integrity logs for accountability.

๐Ÿ› ๏ธ

SDK

SDK-First Developer Experience

Simple TypeScript SDK: import { connect } from '@decent/sdk' - connectivity handled by the network.

Key Principles

๐Ÿ”“

Permissionless

No company or individual can control it; anyone can help operate it.

๐Ÿ”‘

Public Key Identity

Address by pubkeys, removing dependence on IPs/domains.

๐Ÿ‘ฅ

Peer-to-Peer

Direct connections across networks without platform custody.

Start Building

Ready to integrate decentralized communication into your application?