Bruiser CyberSec
SPCTR
Invisible by design.

A full privacy suite — password generation, TOTP authentication, email masking, an encrypted vault, and breach checking. Everything runs on your device. Nothing leaves without your action.

The Suite

Five tools. One principle.

Every tool in SPCTR is built with the same zero-compromise privacy architecture. Nothing leaves your device without your explicit action.

Password Generator

CSPRNG-powered generation with live entropy meter. Configurable length, character sets, and rules. Password history stored in-memory only.

CSPRNG Entropy meter No server contact
Open tool →
TOTP Authenticator

Full RFC 6238 implementation using Web Crypto API. HMAC-SHA1 computed on-device. Live countdown arcs, no permissions needed.

RFC 6238 HMAC-SHA1 Web Crypto API
Open tool →
Email Masks

Generate alias addresses at @spctrmail.com. Enable, disable, or block any mask at any time. Full forwarding stats. No behavioral profiling.

@spctrmail.com Alias forwarding Instant block
Open tool →
Passwords

AES-256-GCM encryption with PBKDF2 key derivation and automatic key rotation. Master password never leaves your device. A separate Data Encryption Key (DEK) rotates on a randomised schedule, on breach detection, or on demand — so your encrypted data never looks the same twice.

AES-256-GCM PBKDF2 Zero-knowledge
Open tool →
Breach Checker

Check if your email or password has appeared in a known data breach. Uses k-anonymity — only a partial hash prefix is ever transmitted. Your credentials never leave your device.

HaveIBeenPwned.net k-anonymity SHA-1 prefix only
Open tool →
Optional Features

Extend SPCTR. Your choice.

The SPCTR Browser Extension brings your entire privacy suite into your toolbar — free on every plan. Autofill, vault access, live 2FA, email masks, and password generation without switching tabs.

Browser Extension Free

Vault access, autofill, live 2FA codes, email masks, and password generation — all from your browser toolbar. Install once, never switch tabs for passwords again.

Autofill Vault & 2FA Email Masks AES-256 encrypted Chrome
Zero browsing history. Activates only on the tab you are viewing. All vault data stays AES-256-GCM encrypted on your device.
Download Extension →
Architecture

Privacy is not a feature.

SPCTR is designed around a single principle: your private data belongs to you. Every architectural decision flows from that.

Zero Knowledge

Your master password never leaves your device. All encryption and decryption happens locally using the Web Crypto API before any data is transmitted.

Minimal Permissions

No contacts, microphone, or location — ever. Camera access is requested only for QR code scanning in the TOTP tool, and only when you tap scan. Vault is encrypted with a rotating Data Encryption Key (DEK) — auto-rotated on a random schedule, immediately on breach detection, or on demand. No data leaves your device unless you enable sync. Vault data is stored in IndexedDB — unaffected by cache clearing.

No Tracking

No third-party analytics SDK. No crash reporters that phone home. No A/B testing infrastructure. No advertising network integrations.

No Application Cookies

SPCTR sets zero application cookies. Infrastructure cookies from Cloudflare (e.g. __cf_bm, cf_clearance) are set by Cloudflare's network solely to protect against bots — not by SPCTR, containing no personal usage data.

Pricing

Start free. Stay private.

Every tier includes the full privacy architecture. Privacy is not a premium feature — it's the foundation.

Free
$0/mo
Forever free
  • Password generator (session history)
  • 10 vault entries (AES-256-GCM)
  • 5 TOTP accounts
  • 1 email mask (random address)
  • Breach check — unlimited
  • Email support
  • Full zero-knowledge architecture
  • Cross-device sync
Get started free
Pro
$8.99/mo
Billed monthly
  • Everything in Plus
  • Unlimited email masks
  • Custom email prefix
  • Custom domain (coming soon)
  • Priority email support
Start Pro →
Technology

Built on proven standards.

No proprietary crypto. No homegrown security algorithms. SPCTR is built on open, auditable standards used by the security community.

AES-256-GCM
PBKDF2-SHA256
RFC 6238 TOTP
HMAC-SHA1
Web Crypto API
CSPRNG
Electron
Node.js