nowfound

Alternatives

Products that do what PII Firewall Edge does

Stop PII from leaking to LLMs—one API call

  1. 1LP

    OP here. I built this because I recently caught myself almost pasting a block of logs containing AWS keys into Claude. The Problem: I need the reasoning capabilities of cloud models (GPT/Claude/Gemini), but I can't trust myself not to accidentally leak PII or secrets. The Solution: A Chrome extension that acts as a local middleware. It intercepts the prompt and runs a local BERT model (via a Python FastAPI backend) to scrub names, emails, and keys before the request leaves the browser. A few notes up front (to set expectations clearly): Everything runs 100% locally. Regex detection…

    Dec 2025 · github.com

  2. 2

    Zero-trust cloud for safe AGI

    2025

  3. 3
    AskCodi230

    Custom LLMs, without training. Use via openai compatible api

    Nov 2025

  4. 4
    Perssua61

    Real-time guidance from any LLM (including local ones)

    Nov 2025

  5. 5
    Tinfoil99

    AI chat and API that keeps your conversations fully private

    Apr 2026 · chat.tinfoil.sh

  6. 6
    noirdoc96

    PII guard for Claude Code to keep client data out of context

    Apr 2026 · noirdoc.de

  7. 7

    On-device AI for web apps, built into Microsoft Edge

    2025

  8. 8

    100% Local PII Anonymizer for ChatGPT & LLMs.

    Dec 2025

  9. 9AL

    Hi HN, I’m one of the maintainers of Bridge Anonymization. We built this because the existing solutions for translating sensitive user content are insufficient for many of our privacy-concious clients (Governments, Banks, Healthcare, etc.). We couldn't send PII to third-party APIs, but standard redaction destroyed the translation quality. If you scrub "John" to "[PERSON]", the translation engine loses gender context (often defaulting to masculine), which breaks grammatical agreement in languages like French or German. So we built a reversible, local-first pipeline for Node.js/Bun. Here…

    Dec 2025 · medium.com

  10. 10

    Stop leaking secrets to LLMs — local-first AI redaction

    Jan 2026

  11. 11

    Catch secrets before they leak into Cursor & Claude

    Jul 2026 · heimwall.ai

  12. 12

    Add PII Detection & Masking to Your AI Stack in 2 Hours

    Dec 2025

  13. 13

    Monitor and protect your org data

    Apr 2026 · aifitechnology.com

  14. 14

    Runtime Data Control for n8n Workflows

    Jul 2026

  15. 15

    The AI Firewall Your Enterprise Demands

    Mar 2026 · shoppealtech.com

  16. 16SW

    Chrome now includes a native on-device LLM (Gemini Nano) starting in version 138. I've been building with it since it was in origin trials, it's powerful but the official Prompt API is still a bit awkward: - Enforces sessions even for basic usage - Requires user-triggered downloads - Lacks type safety or structured error handling So I open-sourced a small TypeScript wrapper I originally built for other projects to smooth over the rough edges: github: https://github.com/kstonekuan/simple-chromium-ai npm: https://www.npmjs.com/package/simple-chromium-ai…

    2025 · github.com

  17. 17

    Stop leaking personal data to ChatGPT, Claude & Gemini

    Feb 2026 · sentinelle-pii.fr

  18. 18

    The firewall for AI prompts. Drop-in security for LLM apps.

    Dec 2025

  19. 19PS

    What PII-Shield does: It's a K8s sidecar (or CLI tool) that pipes application logs, detects secrets using Shannon entropy (catching unknown keys like "sk-live-..." without predefined patterns), and redacts them deterministically using HMAC. Why deterministic? So that "pass123" always hashes to the same "[HIDDEN:a1b2c]", allowing QA/Devs to correlate errors without seeing the raw data. Key features: 1. JSON Integrity: It parses JSON, sanitizes values, and rebuilds it. It guarantees valid JSON output for your SIEM (ELK/Datadog). 2. Entropy Detection: Uses context-aware entropy…

    Feb 2026 · github.com

  20. 20

    LeakLake🔒Monitors AI chats, detects leaks, and alerts you⚠️

    Dec 2025

  21. 21PD

    PII Detective is a web application designed to identify, classify, and protect Personally Identifiable Information (PII) in data platforms such as BigQuery and Snowflake. It leverages LLMs to identify PII column names, and with human-in-the-loop validation, uses Dynamic Data Masking Policies to easily enforce Access Control Limits (ACLs) while minimizing user friction. For comparison, GCP has a "Sensitive Data Protection" service which promises similar functionality, but it can become extremely costly since it runs hundreds of regex queries on the entire contents of the table. For…

    2024 · github.com

  22. 22

    A zero-trust security layer between your apps and LLMs

    Jan 2026

  23. 23

    Protect PII and sensitive information in any web app

    Apr 2026 · lockisecurity.com

  24. 24

    Take control of your API Infrastructure

    Jun 2026 · onlyallow.ai

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