Device-based cryptographic identity
Each device carries long-lived local identity material and publishes the prekey state needed to bootstrap direct messaging.
Technical
Minyma is built around device identity, a verified PQXDH post-quantum-strengthened direct-message bootstrap path, encrypted attachment delivery, and a Double Ratchet model for established direct messaging.
The relay handles registration, queueing, push delivery, and attachment relay without needing the private keys required to read plaintext content.
This page highlights the working security and delivery layers behind Minyma so the technical story stays as clear as the product experience.
Minyma already has a strong direct-session foundation. The strongest current direct path is PQXDH post-quantum-strengthened bootstrap followed by Double Ratchet for established direct sessions, while current call signaling uses sealed-sender delivery across direct and group call flows.
Each device carries long-lived local identity material and publishes the prekey state needed to bootstrap direct messaging.
The current verified direct-message path uses a PQXDH direct-message bootstrap path, then Double Ratchet for established direct sessions and direct receipts.
The relay supports registration, queueing, push delivery, and attachment relay. It still sees some operational metadata even though it is not intended to hold plaintext content.
Minyma combines encrypted signaling, sealed-sender delivery for current call traffic, and WebRTC media transport for voice and video calling on iPhone and iPad.
Architecture summary
Minyma combines network privacy, multi-device session design, post-quantum bootstrap, relay-backed calling, and private call signaling inside one coherent stack.
The White Paper is the public starting point for Minyma's encryption story. From there, the documents lane can expand with protocol notes, release security updates, and review summaries when they are ready to publish.
Minyma protects message content end to end and keeps the delivery boundary clear. The relay handles routing, queueing, push delivery, and attachment transfer without holding the private keys required to read plaintext content.
Limited delivery metadata supports routing, queueing, push, and attachment transfer so the product stays fast and reliable.