nowfound

Alternatives

Products that do what KVProxy does

Move your iOS API keys server-side with one line of code.

  1. 1
    CodeMote144

    Claude Code, Codex, any CLI agent. Driven from your iPhone

    Jul 2026 · codemote.caste.work

  2. 2

    Give AI access to 6754+ APIs with zero credentials exposed

    Feb 2026 · keychains.dev

  3. 3
    Elding3

    Your API keys, never in memory. Dev or prod.

    Jun 2026 · elding.app

  4. 4
    EnvKey79

    Protect api keys and credentials. Keep config in sync.

    2017

  5. 5LF
  6. 6
    Latchkey122

    Credential layer for local AI agents

    Mar 2026 · github.com

  7. 7PD
  8. 8OS
  9. 9OA

    Hey HN, we’ve been working on a way to simplify authentication with third-party APIs. This started because my co-founder andreterron (https://news.ycombinator.com/user?id=andreterron) and I both built personal dashboards to track different health and productivity metrics, but it’s such an annoying chore to integrate with new APIs. First you read their docs to learn their authentication method, then build and deploy a custom server to receive OAuth callback requests or deal with CORS, register an app with them, then finally you can send the first request to their API. After the…

    2023 · oneapikey.com

  10. 10AB

    we've been working on a KV store for the past year or so which is 2-6x faster than Redis (benchmark link below) yet disk persisted! so you get the speed of in-memory KV stores but with disk persistence. To achieve this we've created our custom filesystem that is optimized for our special usecase and we're doing smart batching for writes and predictive fetching for reads. In addition to basic operations, it also provides atomic inc/dec, atomic json patch, range scans and a unique key monitoring mechanism (pub-sub) over WebSockets which essentially allows you to receive notification on…

    2025 · hpkv.io

  11. 11

    One hotkey to your API keys, guarded by Touch ID

    Jul 2026 · apps.apple.com

  12. 12

    See your leaked API keys before attackers do

    Jan 2026

  13. 13MP

    I created an enhanced fork of the popular MacProxy project called MacProxy Plus, which makes it possible to browse the modern web on vintage hardware. You run MPP on a machine on your local network and configure the Mac (or other vintage computer) to use it as a proxy server. MPP converts HTTPS to HTTP, strips out CSS, JavaScript, and other tags the Mac's browser doesn't recognize, then serves super-simplified HTML that actually loads pretty fast on the nearly 40 year old machine. Custom handling is enabled by "extensions" (individual python scripts) which intercept requests for given…

    2024 · github.com

  14. 14
    Keyva3

    A native env var manager with Keychain and iCloud sync

    Feb 2026 · apps.apple.com

  15. 15KD

    I built this after seeing multiple teams accidentally ship API keys in their frontend code. The problem: Modern web development moves fast. You're vibe-coding, shipping features, and suddenly your AWS keys are sitting in a tag visible to anyone who opens DevTools. I've personally witnessed this happen to at least 3-4 production apps in the past year alone. KeyLeak Detector runs through your site (headless browser + network interception) and checks for 50+ types of leaked secrets: AWS/Google keys, Stripe tokens, database connection strings, LLM API keys (OpenAI, Claude, etc.), JWT…

    Nov 2025 · github.com

  16. 16IV

    Hey Everyone! I’ve recently been working on an open-source proxy server to help front end applications securely access third party APIs that require confidential API keys without the need to create your own backend. I would love to get some feedback and hear what you think!

    2024 · github.com

  17. 17

    Share API keys with AI agents. Encrypted. No server needed.

    Feb 2026

  18. 18AA

    At my last company, we connected Claude Code and Cursor to almost all our internal services via MCP. It made the team incredibly fast, but we hit a wall: permissions. If you give an agent "Read Only" access, it can’t actually fix anything. If you give it "Write" access, it’s only a matter of time before a hallucination or a bad prompt results in a deleted database or a nuked production bucket. We had a few "close calls" that convinced us that simply reducing IAM permissions makes agents useless. I built Armour (https://github.com/fuushyn/armour) to solve this. It’s a…

    Jan 2026 · github.com

  19. 19
    Kodo7

    Code, SSH and run local AI — right from your iPhone

    Jul 2026 · apps.apple.com

  20. 20

    Hey HN, I've been working on Hansel [1] (an encrypted personal data store you can query with agents), and there wasn't a good way to use the modern macOS Data Protection Keychain. Electron's safeStorage [2] uses the legacy file-based keychain, which allows other apps/agents to query it with the `security` CLI. Not great when you have a dozen agents running in the background! The Data Protection Keychain is nice because it limits access via code-signing access groups and lets you set access rules like Touch ID and/or password. 1: https://hansel.so/ 2.…

    19d ago · github.com

  21. 21

    Designed for AI Agents : API access without your real keys

    Jul 2026 · shieldnode.app

  22. 22CM

    Here's something I realized: the most AI-native knowledge base isn't a SaaS product with an API. It's a folder of markdown files on your disk. Obsidian stores everything as plain .md files. That means Claude Code (or any AI tool) can grep, read, write, and traverse your entire knowledge base with zero setup. No API keys. No OAuth. No middleware. Just local file I/O. The only missing piece was sync. I wanted my vault on iPhone (iCloud), on Mac (local), and on GitHub (backup + version history) — without paying $4/mo for Obsidian Sync. cc-md is ~400 lines of bash. iCloud handles Apple…

    Feb 2026 · github.com

  23. 23LS

    A simple snippet to add to your .bashrc/.zshrc that loads your SSH keys into ssh-agent from the Apple Keychain.

    2022 · gist.github.com

  24. 24IM

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