Skip to main content

Beyond Traditional Authenticators

Traditional 2FA solutions like Google Authenticator and Microsoft Authenticator rely on static, time-based one-time passwords (TOTP). While simple to deploy, these methods have significant limitations:

  • They do not bind the code to a specific action or transaction
  • They are vulnerable to phishing, malware, and real-time replay attacks
  • They require complex and manual backup procedures, often relying on QR codes or recovery keys

In contrast, Interstellar's TAVP (Trusted Action Validation Protocol) β€” previously referred to as TTVP β€” validates sensitive actions such as transactions or account recovery by linking them to:

  • A user-visible message describing the action
  • A randomized keypad displayed through secure visual cryptography
  • A Secure Element (SE)-signed response confirming user intent
  • Full processing and validation within a Trusted Execution Environment (TEE)

This approach is backed by Interstellar’s decentralized infrastructure, which handles message integrity, circuit delivery, and attestation flows without reliance on centralized servers.


Key Differentiators​

Compared to traditional authenticators, Interstellar provides significantly stronger guarantees in both security and user experience:

Feature / ThreatGoogle/Microsoft AuthenticatorInterstellar (VCA + TAVP)
Phishing-ResistantβŒβœ…
Replay ProtectionβŒβœ…
Hardware Binding (SE)βŒβœ…
Intent Visibility (Message Display)βŒβœ…
Randomized Keypad InputβŒβœ…
Code Validity (One-Time)βœ… (but predictable)βœ… (non-replayable)
Device Spoofing ResistanceβŒβœ…
Integration with TEEβŒβœ…
Visual CryptographyβŒβœ…
Biometric IntegrationβŒβœ…
Instant, Passwordless OnboardingβŒβœ…
Recovery Without Manual Backup❌ (manual QR/key)βœ… (NFC or secure file + threshold)

Summary​

Interstellar eliminates the inherent limitations of traditional authenticators by combining user-visible intent verification, hardware-backed signatures, and secure execution into a streamlined user experience. This not only mitigates modern threat vectors like phishing and malware, but also simplifies onboarding and recovery for non-technical users.

Future versions of the mobile SDK will further expand these flows to support Passkey compatibility, session delegation, and multi-device recovery policies β€” all secured by Interstellar’s TAVP protocol.