nowfound

Life & fun · April 12, 2026

Cipher Compass - Hidden Vault

A vault hidden inside a real compass. No traces.

What it does

Your vault is invisible. Nobody knows it exists. Cipher Compass looks and works like a real compass. The vault opens only with a 3-step secret sequence you define. Wrong move? It silently stays a compass. 🔐 AES-256-GCM + Argon2id encryption 🔑 Keys in Android hardware Keystore 📵 Files never leave your device 🚫 No accounts. No ads. No cloud. 💰 Free. Paranoid Mode = ~$5 one-time.

Does the same job

all alternatives →
  • LS
    Lockenv – Simple encrypted secrets storage for GitDec 2025 · github.com · ▲105

    Hi! I got tired of setting up tools I can't explain to a team in a few words like sops or git-crypt, just to store few files with environment variables or secrets, so I built lockenv as a simple alternative. It's basically a password-protected vault file you commit to git. No gpg keys, no cloud, just lockenv init, set a password, and lock/unlock the secrets. This tool integrates with OS keyring, so you're not typing passwords constantly. Should work on Mac/Linux/Windows, but I tested it only on linux so far. I am not trying to replace any mature / robust solution, just…

  • CipherlyJul 2026 · github.com · ▲15

    Encrypt, disguise and hide messages — 100% offline

  • BlindLock5d ago · blindlock.app · ▲1

    The invisible password vault, hidden in an ordinary image

  • secure vault .exeAug 2026 · github.com · ▲3

    File encryption secured by a USB key, not a password

  • LH
    Liberty – Hardware-bound secret manager (no more .env files)Jan 2026 · ▲7

    I got tired of: - .env files committed to Git (seen it happen 100+ times) - API keys shared in Slack - Wondering who has access to what secrets So I built Liberty - a CLI tool that replaces .env files with hardware-bound encryption. How it works: $ pip install liberty-secrets $ liberty add DATABASE_URL postgresql://... $ liberty add STRIPE_KEY sk-... $ liberty exec npm start Secrets are encrypted with a key derived from your machine's hardware (CPU ID + machine ID + disk serial). If someone steals your .liberty vault file, it's useless on their machine. Features: - Hardware-bound…

  • Infinity VaultzJul 2026 · infinityvaultz.com · ▲3

    Private Offline AI, Secure Data Storage, and Safe Browser

More life & fun this month

the category →

Launched alongside, April 2026

the whole month →
  • Brila1,367

    One-page websites from real Google Maps reviews

    AI · Apr 2026 · brila.ai

  • AG

    Thought the resources for GPU arch were lacking, so here we are

    Life & fun · Apr 2026 · jaso1024.com

  • IB

    Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.

    AI · Apr 2026 · github.com

  • AI meeting notes: now bot-free, in ChatGPT & Claude + more

    AI · Apr 2026 · fathom.ai

  • BC

    Life & fun · Apr 2026 · sam-burns.com

  • IB

    With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.

    AI · Apr 2026 · text.blogosphere.app