AURAAuramessenger

Military-grade privacy

Highest-level security for defense, families, and private life.

AURA combines post-quantum cryptography with an autonomous threat analyzer. It provides hardened coordination for defense and response, absolute secrecy for everyday life, and local security for children, safeguarding them from manipulation, pressure, or any propaganda.

AURA privacy

Absolute privacy by default.

Your privacy is guaranteed at the architectural level. AURA's cryptographic protocols technically prevent any access to message content by anyone other than you and your recipient. We guarantee that your data will never be shared with third parties — this is a fundamental commitment that remains unchanged forever.

Modes

One app.
Three operating modes.

One messenger that adapts to your needs. Personal guarantees absolute secrecy for everyday conversations. Kids creates a safe digital environment for children without interfering with their privacy. Military implements the strictest protocols for professional coordination and data protection.

(AURA.Kids)

AURA.Kids The invisible digital guardian of your child.

AURA.Kids is an autonomous safety system built directly into the messenger. It locally analyzes communication patterns, recognizes manipulation or hidden threats, and reacts instantly before psychological harm occurs.

Seven detectors run in parallel on the device. All analysis happens locally — we do not send your children's conversations to servers for moderation.

Safety system

Threat detection without cloud moderation.

Input
Conversation context on the device
Fusion
Seven detectors run in parallel
Output
One proportional policy action
Network
No chat upload by default

AURA doesn't just scan for keywords — it understands the context of the conversation. Seven detectors work simultaneously to identify danger where a child might not notice it.

AURA.KidsSafety system
Grooming
Bullying
Manipulation
Self-harm
Coercion
Raid
Timing

7 detectors · parallel

Invisible safety control in every chat.

Each detector has a narrow job. Together they form a local risk model that can slow, warn, restrict, or escalate before harm compounds.

01

Grooming

It starts with "Hey, you're really pretty." Then "This is our secret." Then "Send me a photo." Your child doesn't recognize the script. AURA.Kids recognizes it from the first message and blocks the contact before the conversation goes further.

02

Bullying

Not one insult. Not one argument. Every single day - exclusion, public humiliation, cruel screenshots. Your child stays silent out of shame. AURA.Kids sees the pattern where adults see "kids being kids" - and alerts you.

03

Manipulation

"If you were a real friend, you'd do this." "You're too sensitive." "You'd be nothing without me." Your child doesn't know this is manipulation. AURA.Kids recognizes these tactics and gives them back a sense of control.

04

Self-harm

There are conversations your child will never show you. When topics of pain, hopelessness, or dangerous urges appear in chat - AURA.Kids immediately offers crisis support and alerts you. Seconds matter.

05

Coercion

"Send a photo - or I'll show everyone our chat." Your child is panicking, ashamed, doesn't know who to turn to. AURA.Kids recognizes blackmail and extortion instantly - blocks the send and protects them from acting under pressure.

06

Raid

Dozens of unknown accounts flood the chat at once. Insults, threats, a wall of messages. Your child is confused and scared. AURA.Kids detects the coordinated attack within seconds and blocks participants automatically.

07

Timing

Your child suddenly started texting at 2 AM. A new contact that wasn't there before. A sharp change in habits. You're asleep - and you don't know. AURA.Kids doesn't sleep. It flags behavioral anomalies and warns you when something changes.

Critical protection

AURA.Kids detects potential suicidal tendencies.

When conversation shows signs of crisis - despair, hopelessness, goodbyes - the technology instantly generates a detailed report and sends it to parents. You'll know first.

How the messenger responds

Policy action matrix

From a gentle warning to instant parent notification.

01

WarnBeforeSend

Warns your child before sending personal data or photos.

02

WarnBeforeDisplay

Warns before showing a potentially dangerous incoming message.

03

BlurUntilTap

Blurs shocking content - your child sees it only after a conscious tap.

04

ConfirmBeforeOpenLink

Checks suspicious links before they open.

05

SuggestBlockContact

Suggests blocking a dangerous contact when risk persists.

06

SuggestReport

Suggests reporting a violator through the safe path.

07

RestrictUnknownContact

Limits strangers' ability to message your child.

08

SlowDownConversation

Slows the chat during aggressive arguments - gives time to think.

09

ShowCrisisSupport

Shows crisis support contacts at a critical moment.

10

EscalateToGuardian

Instantly notifies parents of a critical threat.

Compare

How AURA stands against the field.

A public-claim comparison against the messengers people usually use as a benchmark. The table separates live defaults, optional modes, published specs, and AURA roadmap items instead of flattening everything into yes/no.

Evidence matrix

Competitor rows are based on official security pages, protocol documents, and public repositories. AURA rows reflect the current product architecture and roadmap until the public client/server release is live.

How AURA stands against the field.
FeatureAURASignalWhatsAppTelegram
Default private-chat encryption modelE2EE by designE2EE by defaultE2EE by defaultCloud by default; Secret Chats E2EE
Post-quantum handshake
ML-KEM-768 hybrid layer
PQXDH for session setup
-No public rollout found
-No public PQC spec found
Password-private sign-in (OPAQUE-class)
OPAQUE aPAKE + KEM
-No public OPAQUE auth
-No public OPAQUE auth
-No public OPAQUE auth
On-device contextual safety runtime
AURA Core · v1
-No public equivalent
-No public equivalent
-No public equivalent
Open-source clients
Not public yet
-
Apps + verifiable builds
Open-source server
Not public yet
Signal-Server repo
-Closed source
-Server code not published
Public protocol/spec audit trail
Proof artifacts planned
Specs, code, papers
Whitepaper + audits; app closed
MTProto docs; server closed
Defense-grade mode
AURA.Military · v1
-No dedicated public mode
-No dedicated public mode
-No dedicated public mode
Owned byIndependentNon-profitMetaTelegram FZ-LLC
Documented / live · Roadmap / beta · Partial / optional · - Not publicSources checked 2026-04: official vendor pages, protocol docs, public repos.

Provenance

Audit it yourself.

Every cryptographic claim on this page is anchored in a public Rust repository, a Tamarin or ProVerif model, or a game-based proof. This is where each one lives. If something on the site doesn't map to a file below, treat it as marketing - and tell us.

End-to-end message encryption

aura-protected-protocol-rs

Public · open
github.com/aura/...
Source
src/ · Rust
Formal models
formal/tamarin/aura_handshake.spthy
·
formal/tamarin/aura_ratchet.spthy
·
formal/proverif/aura.pv
Game-based proofs
docs/security-proof.tex
Benchmarks
benches/protocol_bench.rs
Fuzzing
fuzz/fuzz_targets/ · 32 targets
Tests
tests/ · 10 suites

Zero-knowledge sign-in (OPAQUE)

aura-security-opaque-rs

Public · open
github.com/aura/...
Source
rust/ · 4 crates · 5,335 LOC
Formal models
formal/hybrid_pq_opaque_verified.spthy
·
formal/hybrid_pq_opaque.pv
·
formal/hybrid_pq_opaque_auth.pv
Verification logs
formal/logs/
Audit
audit/
Test vectors
test_vectors/
Tests
tests/ · 155 passed

On-device contextual safety runtime

aura-core-rs

Opens with v1
Status
In active development
Opens with
v1 launch
Will include
3-layer pipeline source
·
7 detectors (named) + ONNX runners
·
10 UiAction policy contract
·
Reproducible test fixtures

Disclosure: AURA accepts coordinated security disclosures at security@aura.app. PGP key & policy in /security#disclosure.