COMMS SECURE · FIELD READY

Classified
Voice Communications.

Field-grade end-to-end encrypted voice calls. Zero metadata. Zero trust required. Built with Rust cryptography for operators who demand absolute privacy.

XChaCha20 Encryption
0 Metadata Stored
Rust Crypto Engine
CHANNEL SECURE
XChaCha20-Poly1305
ACTIVE
🧪 BETA — Google Play Closed Testing  ·  15/15 testers enrolled  ·  Report bugs →
🔐 No phone number required
💥 STEALTH-DELETE
🛡️ Built-in WireGuard VPN
🚨 Emergency Broadcast
🔑 Lifetime via IFR Token
📦 GPL-3.0 Open Source — auditable
Server Online
💓 Live Heartbeat

Tactical security,
not empty promises.

Every architectural decision puts your privacy first. No compromises.

End-to-End Encryption

XChaCha20-Poly1305 AEAD encryption with X25519 key exchange. Every call gets a unique session key. We can never listen in.

Zero Metadata

No call logs, no contact uploads, no tracking. Your IP is masked through relay routing. We store nothing about your communication.

GPL-3.0 Open Source

The complete source code is on GitHub under GPL-3.0. Don't trust us — verify our security claims yourself. Full transparency.

Rust Crypto Engine

The cryptography core is written in Rust for memory safety. No buffer overflows, no use-after-free. Independently auditable.

Crystal-Clear Audio

Opus codec at 48kHz delivers natural voice quality even on poor connections. Adaptive bitrate for WiFi and cellular.

Perfect Forward Secrecy

Double Ratchet protocol ensures that compromising one key doesn't expose past or future calls. Every session is independent.

Emergency Delete

5-tap instant wipe destroys all contacts, keys, and call history. The app resets to factory state in under a second.

QR Code & Deep Link Invite

Share your SecureCall ID via QR code or deep link. One tap to add a contact — no manual ID entry required.

Diagnostic Logs (Pro/Premium)

Enable SecLog to capture connection, call, and network events. Export as CSV for troubleshooting. Your data stays on your device.

WireGuard VPN (Premium)

Built-in WireGuard tunnel routes all SecureCall traffic through your VPN. Kill switch included. Real GoBackend — not a wrapper.

Anti-Recording Protection

FLAG_SECURE blocks screenshots. Exclusive microphone prevents spy apps. Screen recording detection alerts you in real time.

eSIM Call Routing COMING SOON

Route encrypted calls through a dedicated eSIM for maximum network separation. Requires VpnService-based traffic steering (in development).

Auto-Reconnect

Seamless reconnection on WiFi/Mobile/eSIM network switches. ConnectivityManager detects changes instantly — no manual restart needed.

FCM Push Notifications

Receive calls even when the app is closed. Firebase Cloud Messaging wakes your device for incoming encrypted calls.

IFR Token & WalletConnect

Lock IFR tokens on-chain for lifetime Premium access. WalletConnect v2 lets you verify directly from MetaMask or any Web3 wallet.

Coming Soon

v1.7 — Matrix Contact Exchange

Share SecureCall ID via Element, FluffyChat, or any Matrix client

v2.0 — Matrix Federation

Reachable from 28M+ Matrix users at @sc_xxx:stealthx.tech

v2.2 — Group Calls (MSC3401)

Encrypted multi-party calls via Matrix rooms

v2.3 — iOS Client + Biometric Lock

Native Swift app with shared Rust crypto engine

Matrix architecture document →   Full roadmap →

Secure in seconds.

No accounts, no phone numbers, no personal data required.

1

Deploy

Download from Google Play or sideload the APK. No registration required.

2

Generate Keys

Your device creates a unique X25519 key pair locally. Keys never leave your phone.

3

Share ID

Exchange your anonymous SecureCall ID with your contact via any channel.

4

Establish Channel

End-to-end encrypted channel established. No one intercepts — not even us.

Cryptographic specifications.

We don't ask for trust. We provide proof. Every claim is auditable.

Encryption
XChaCha20-Poly1305
256-bit AEAD cipher with 192-bit nonce
Key Exchange
X25519 ECDH
Elliptic Curve Diffie-Hellman on Curve25519
Forward Secrecy
Double Ratchet
Per-session key derivation, zero key reuse
Audio Codec
Opus @ 48kHz
Adaptive bitrate 6-510 kbps
Transport
WebRTC + DTLS-SRTP
Peer-to-peer with encrypted transport
Crypto Engine
Rust (memory-safe)
Zero buffer overflows, zero use-after-free
Read Full Security Architecture →

Tested. Audited. Proven.

Every claim is backed by real tests on real devices. No marketing fluff.

44/44
Regression Tests Passed
0
Crashes & ANRs
38
Devices Tested
841ms
Avg App Start Time
E2E
XChaCha20-Poly1305 Verified

Last tested: April 2, 2026 — 38 devices including Samsung S10, S7, Tab S4, S21+, X Cover 7, A16, A17, Xiaomi Redmi 15C, Huawei P30, Motorola Edge 60 Fusion and 28 additional tester devices

Quality Audit — v1.0.13

Incoming Call (accept, hold, end)✓ PASS
Outgoing Call via Dialer✓ PASS
FCM Push (wakes killed app)✓ PASS
Online Status Dots (<15s refresh)✓ PASS
Dynamic TURN Credentials (no hardcoded secrets)✓ PASS
IFR Wallet Verification (on-chain)✓ PASS
Tier Gating (33 settings across 3 tiers)✓ PASS
Contact Deduplication✓ PASS
Screenshot Blocking (FLAG_SECURE)✓ PASS
Network Audit (TLS, VPN compat, no cleartext)✓ PASS

Security Architecture

  • Zero-Knowledge — Server cannot decrypt calls
  • E2E Encryption — XChaCha20-Poly1305 + X25519
  • STEALTH-DELETE — Emergency data wipe (5-tap)
  • Anti-Recording — Screen + mic hijack detection
  • Proximity Sensor — Wake lock during calls
  • Certificate Pinning — MITM protection (Premium)
Full Audit Report →

Don't trust.
Verify.

SecureCall's source code is publicly available on GitHub. Audit our cryptography implementation, verify our privacy claims, and inspect every line of code that handles your voice data.

We believe that true security requires transparency. If we can't show you how it works, you shouldn't trust it.

View on GitHub
// core_crypto/src/lib.rs
pub fn encrypt_voice_frame(
    frame: &[u8],
    key: &SessionKey,
    nonce: &XNonce,
) -> Result<Vec<u8>> {
    let cipher = XChaCha20Poly1305::new(key);
    cipher.encrypt(nonce, frame)
        .map_err(|_| CryptoError::EncryptionFailed)
}

Why SecureCall?

The only encrypted calling app that requires no phone number, no account — and destroys itself on command.

Feature SecureCall Signal Wire Wickr
No phone number required
No account registration
End-to-end encrypted calls
Built-in WireGuard VPN
STEALTH-DELETE (instant wipe)
Emergency Broadcast System
Zero metadata stored ⚠️ ⚠️ ⚠️
IFR Token lifetime access
WalletConnect v2
Open source (GPL-3.0)
Free tier available
F-Droid planned
EU/GDPR compliant ⚠️
Gift activation codes

Comparison based on publicly documented features as of April 2026. SecureCall is GPL-3.0 open source — code is auditable and freely redistributable.

Choose your clearance level.

Every tier includes end-to-end encryption. Upgrade for advanced protection.

Free
€0 forever
  • E2E encrypted calls
  • 15 min call limit, 10 contacts
  • Basic security warnings
  • Dark/Light mode
  • Ad-supported (banner)
  • Call history & online status
  • Anti-recording protection
  • GhostNet IP masking
Get Started
Premium
€4.99 /month
  • Everything in Pro
  • Advanced threat detection
  • Exclusive audio focus protection
  • Threat auto-termination
  • GhostNet IP masking
  • Zero telemetry
  • WireGuard VPN integration
  • Future: eSIM support
  • OR: Verified IFR Lock ≥ 5,000 IFR — lifetime
Buy on Google Play →

IFR Bootstrap ends June 5, 2026 — trading expected August 2026 | ifrunit.tech

IFR Lifetime Unlock

Lock $IFR tokens. Unlock forever. Your tokens stay yours.

PRO — Lock 1,000 IFR
  • + Online/offline status
  • + Anti-recording detection
  • + Enhanced security
  • + Unlimited calls & contacts
PREMIUM — Lock 5,000 IFR
  • + Everything in Pro
  • + Advanced threat detection
  • + GhostNet IP masking
  • + Zero telemetry
Learn More → Powered by Inferno ($IFR)

⏳ IFR Token — Bootstrap Phase Active

Bootstrap Event ends: June 5, 2026
Expected trading start: August 2026
Liquidity Reserve unlock: September 1, 2026

During Bootstrap: participate at ifrunit.tech · After LP launch: lock IFR directly in SecureCall Settings

Download StealthX FREE

Forever Licenses — No Subscription

One-time purchase. Lifetime access. Only 100 licenses per tier. Price increases with every sale.

Tactical briefing.

Everything you need to know about SecureCall.

No. Calls are encrypted end-to-end using XChaCha20-Poly1305. Encryption keys are generated on your device and never sent to our servers. We have zero technical ability to decrypt your calls, even if compelled by a court order.
Transparency builds trust. By publishing our source code, we allow anyone — security researchers, journalists, privacy advocates — to verify that our encryption works as claimed. Security through obscurity is no security at all.
The Free tier collects anonymous crash reports (opt-out available). Pro collects nothing. Premium collects absolutely nothing — not even your IP address (masked via GhostNet). See our Privacy Policy for full details by tier.
Pro and Premium tiers include active protection against screen recording, microphone hijacking, and spy apps. The system detects recording attempts and responds based on your tier: Pro blocks the threat, Premium automatically terminates the call to protect you.
View All FAQ →

Ready to secure
your comms?

Deploy SecureCall and establish your first encrypted channel in under 60 seconds.

Requires Android 7.0+ · ~80 MB · No account required

Download FREE — upgrade anytime with an activation code or in-app purchase

Privacy-Preserving Alerts

🚨 Emergency Broadcast System

Reach every user instantly — without knowing who they are.

How It Works

  • 📡Dev team sends only a single numeric ID — nothing else
  • 🔒No message text, no user data, no location ever transmitted
  • 📱Pre-installed templates stored locally on your device
  • 1-byte ping reaches all users simultaneously
  • 🔔Works even when the app is closed via push notification

10 Alert Templates

🔴CRITICAL — Stop using app
🟠Security Alert — Switch comms
🟡Update Required — Critical update
🔵Maintenance — Temporary pause
Stealth Protocol — Go dark
📻Emergency — Turn on radio/TV
⚠️Network Warning — Switch network
🟢All Clear — Alert resolved
🔄Update Available — New version
📢Official Announcement — Read now

Your privacy is preserved at every step.
We don’t know who you are or where you are — and we never will.
We send a ping. Your phone does the rest.