nowfound

Alternatives

Products that do what CLAVEM does

Clavem — Encrypt files and folders with password + keyfile

  1. 1EA

    2022 · github.com

  2. 2
    Clave121

    Simple, secure authentication

    2024

  3. 3
    Encrypto141

    Encrypt the files you send.

    2015

  4. 4

    Password manager encrypting and storing in your Google Drive

    2020

  5. 5
    xordrive106

    Encrypted & decentralized cloud storage.

    2019

  6. 6

    Offline encrypted vault for photos, videos, voice and files

    Aug 2026 · play.google.com

  7. 7

    Encrypted filesharing through the IPFS network

    2021

  8. 8

    Secure your passwords with an, open-source password manager

    2024

  9. 9

    Distributed password manager & only you can access

    2023

  10. 10
    Shelve156

    Effortless & secure secrets management

    2025

  11. 11LS

    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…

    Dec 2025 · github.com

  12. 12BL

    I'm currently working on Bramble, an open source password manager with P2P cross-device sync. Initially I released the Chrome extension, but recently I also published the Android app and iOS is pending Apple's approval. Besides that, the latest version also includes passkey storage for all platforms! About Bramble: It aims to be as feature-rich as all popular and a replacement for cloud-based providers. I don't think we need to store our data in the cloud and be at the whims of companies raising their prices every year. There's always a breach and then we find out that some fields aren't…

    Jul 2026 · github.com

  13. 13

    Store and share your files securely

    2020

  14. 14EA

    Enc is a CLI tool for encryption, a modern and friendly alternative to GnuPG. It is easy to use, secure by default and can encrypt and decrypt files using password or encryption keys, manage and download keys, and sign data. Our goal was to make encryption available to all engineers without the need to learn a lot of new words, concepts, and commands. It is the most beginner-friendly CLI tool for encryption, and keeping it that way is our top priority.

    2023 · github.com

  15. 15PE

    Hi HN! I wrote a tool that partially encrypts files based on the presence of a HEREDOC. Check it out: https:&#x2F;&#x2F;github.com&#x2F;higgins&#x2F;privatize When added to a git repo, it will automatically transparently encrypt&#x2F;decrypt files you want privatized. For example if you configured your repo to privatize the file `example.txt`, you could write: ``` Today I a burrito. <<PRIVATE I was on the toilet for hours. PRIVATE I got a lot of reading done. ``` but when git-commit'ed would become: ``` Today I a burrito. <<PRIVATE xuJ0fld2vmNWaVLogTIufmWsiFso PRIVATE I got a lot of reading…

    2022

  16. 16IC
  17. 17
    Secli85

    A CLI to store secrets locally

    2022

  18. 18SB

    Stasher is a tiny CLI tool that lets you share encrypted secrets that burn after reading — no accounts, no logins, no servers to trust. I built it because I just wanted to share a password. Not spin up infra. Not register for some "secure" web app. Not trust Slack threads. Just send a secret. Secrets are encrypted client-side with AES-256-GCM. You get a `uuid:key` token to share. Once someone reads it, it's gone. If they don't read it in 10 minutes, it expires and deleted. Everything is verifiable. Every release is signed, SLSA-attested, SBOM-included, and logged in the Rekor transparency…

    2025 · github.com

  19. 19KE

    Keeper is an embeddable secret store (Argon2id, XChaCha20-Poly1305 by default). Four security levels, audit chains, crash-safe rotation. Vault is overkill for most use cases. This is for when you ge paranoid about env and need encrypted local storage that doesn't suck. No security through obscurity, hence, It's still early, so now's the best time to find weird edge cases, race conditions, memory leaks, crypto misuse, anything that breaks. The README has a full security model breakdown if you want to get adversarial.

    Apr 2026 · github.com

  20. 20KA

    Hi HN, I made Keepr, a simple offline CLI password manager for developers who prefer keeping secrets local and working entirely in the terminal. Everything is stored in an encrypted SQLCipher database, protected by a master password. A time-limited session keeps the vault unlocked while you work, so you don’t need to re-enter the password constantly. Keepr never touches the network. It includes commands to add, view, search, update, and delete entries, plus a secure password generator and clipboard support. Technical details: - AES-256 via SQLCipher - PBKDF2-HMAC-SHA256 (1.2M iterations) for…

    Nov 2025

  21. 21

    Save API keys, .env and secrets locally. Free & Open Source.

    Apr 2026 · passstore.makio.app

  22. 22SF

    I built SecretMemoryLocker (https:&#x2F;&#x2F;secretmemorylocker.com), a file encryption tool that generates keys dynamically from your answers to personal questions instead of using a static master password. This makes offline brute-force attacks much more difficult. Think of it as a password manager that meets mnemonic seed recovery, but without storing any sensitive keys on disk. Why? I kept losing master passwords and wanted a solution that wasn't tied to a single point of failure. I also wanted to create a "digital legacy" that my family could access only under specific conditions. The…

    2025 · github.com

  23. 23ET
  24. 24WA

    just wanted to share ward, a tool i hacked together to encrypt and manage sensitive files in a vault folder. it's written in bash and meant to be cloned and then stored using git or version control. you don't have to store it that way, it's just why i created it. what ward does: encrypts the files in .&#x2F;vault&#x2F; into a single .gpg file, checks to see if your files have been tampered with, generates totp codes if you need them to recover critical accounts. how to use it: clone the repo, toss your files into the vault directory, and run yarn encrypt. now commit your new [private]…

    2024 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →