nowfound

Alternatives

Products that do what Presidio JS — Client-Side PII Scanner does

Anonymize prompts privately and securely

  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. 2AL

    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

  3. 3

    Zero-Knowledge PII detection & anonymization in 48 languages

    Mar 2026 · anonymize.solutions

  4. 4SH

    Needed this in my own work, anonymizing PII/PHI and decided to build this because presidio didn't really cut it for our use-case. Try it and maybe let me know if you have any feedback :)

    2025 · github.com

  5. 5

    Anonymize client docs before you paste them into AI

    Jul 2026 · promptshield.ca

  6. 6

    Detect & remove PII from text, files & AI chats. 48 lang.

    Mar 2026

  7. 7

    Scan any LLM chatbot for vulnerabilities

    Apr 2026 · github.com

  8. 8LP

    I built the desktop app that detects and redacts personal data (or PII) locally without sending any text to server. It supports rule-based filtering and AI model-based redaction (eg openai privacy filter). It's open source and free. Please check out the repo and https://pii-gui.vercel.app/

    Jun 2026 · github.com

  9. 9FA

    I made FingerprinterJS, a small library with no dependencies that creates browser fingerprints from signals like canvas, WebGL, audio, fonts, userAgent, and screen info. It’s written in TypeScript, lets you enable/disable collectors, add custom data, and includes a simple suspicious-activity score. Would love feedback.

    Sep 2025 · github.com

  10. 10

    Anonymize PII before sending to ChatGPT, Claude & Gemini

    Mar 2026 · anonym.legal

  11. 11AP

    Hi HN, I'm Andrios, founder of hoop.dev (YC W21), we build runtime controls for agents. We just released Alcatraz. We built it because our product is written in Go and we do real time Data Masking, but we were using MS Presidio (Python) for PII detection and it made connections slow. There was a good discussion here a few months ago when OpenAI released their Privacy Filter: (https://news.ycombinator.com/item?id=47870901). A lot of questions were built into our design. Structured identifiers (credit cards, SSNs, etc) are deterministic and you can verify them with checksum.…

    Aug 2026

  12. 12

    PII anonymization tool for Claude, Cursor & VS Code

    Mar 2026 · anonym.legal

  13. 13

    Auto-redact sensitive data on screen while presenting

    May 2026 · getscreenmask.com

  14. 14PD

    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

  15. 15IB

    Hello Hacker News! I’m Tomasz, creator of Privacy Thing, a browser extension for Firefox and Chromium-based browsers. I’ve just released its Preview version. Privacy Thing aims to reduce browser fingerprinting—the tracking of users without cookies. It began as an internal project: a simple location simulator. Over time, I expanded it to cover more fingerprinting surfaces. It now has 13 protection categories affecting 50+ browser APIs and methods: Geolocation, time and locale settings, Canvas, WebGL, Audio, Navigator, Screen, Client Hints, Battery, WebRTC, Dedicated Workers, Service Workers,…

    Jul 2026 · privacything.com

  16. 16

    Batch PII anonymization with encrypted local vault

    Mar 2026 · anonym.legal

  17. 17PS

    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

  18. 18

    Tiny, offline prompt-injection scanner for CI pipelines

    Apr 2026 · github.com

  19. 19

    42 free privacy-first browser tools: no uploads, no accounts

    10d ago · prescosoft.com

  20. 20HA

    Hi HN, I'm one of the creators of HoundDog.ai (https://github.com/hounddogai/hounddog). We currently handle privacy scanning for Replit's 45M+ creators. We built HoundDog because privacy compliance is usually a choice between manual spreadsheets or reactive runtime scanning. While runtime tools are useful for monitoring, they only catch leaks after the code is live and the data has already moved. They can also miss code paths that aren't actively triggered in production. HoundDog traces sensitive data in code during development and helps catch risky flows (e.g., PII…

    Feb 2026 · github.com

  21. 21

    Redact PII locally and in realtime before it leaks to GenAI.

    8d ago · dataanonymiser.com

  22. 22

    AI Privacy. Simple.

    May 2026 · sowaprivacy.ai

  23. 23

    Free online tools for images, PDFs & more - 100% private

    Feb 2026

  24. 24

    Kameleo 5.1 ships Fingerprint Inspector, a DevTools-style panel that shows exactly which fingerprinting calls a site makes, patched into Blink instead of monkey

    27d ago · kameleo.io

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