Frenly

Based messaging for iOS.

Honestly private dms and group messaging. Decentralized public chat.

Loading the 3D preview…

The Frenly scientist, a frog in a lab coat holding a flask

Made with love on open protocols.

BRC-313
Encrypted group messaging: sender keys, an HMAC-SHA-256 ratchet, and AES-256-GCM.
BRC-42
Type-42 key derivation. Two identities derive a shared keyspace with no prekey server involved.
BRC-43
The invoice-number convention that names every derived key: security level, protocol, key ID.
BRC-78
AES-256-GCM message payloads. One cipher across DMs and groups.
BRC-33
PeerServ messageboxes carry off-chain traffic. Transport, not storage: messages delete on acknowledgement.
BAP
Bitcoin Attestation Protocol. Your identity is a key you hold, attested on chain, not an account we host.
Bitcoin Schema
On-chain friend records handle discovery and key exchange. Public channels write with the same open schemas.
Paymail
Human-readable payment handles on your contacts, per BRC-28.
BRC-100
The wallet interface. Payments hand off to a wallet you choose; Frenly never holds funds.
BRC-116
The app manifest a BRC-100 wallet reads before it shows you a permission prompt.