Alternatives
Products that do what MaskJSON does
Mask sensitive fields in JSON instantly
- 1

- 2

- 3MA
2018 · maskmail.net
- 4JT
2024 · github.com
- 5

- 6

- 7

- 8JP
2019 · json.pizza
- 9

Hide sensitive data before screen sharing
Jun 2026 · exlicense.swadhinkhan.com
- 10FA
Hello HN! I want to introduce fastgron, my new project. fastgron is a JSON to GRON converter, built to be incredibly fast – it's 40 times faster than Gron. GRON is a tool for making JSON greppable, but it can slow down with larger files. With fastgron, even a 200MB JSON file can be converted in just 1 second. Key features include streaming conversion for memory efficiency and an optimized path reconstruction for faster operations. It leverages C++ and the simdjson and fast_io libraries for speed. I welcome all feedback, suggestions, or questions. Thank you!
2023 · github.com
- 11

- 12

Compress JSON data instantly for faster web performance.
Feb 2026 · 99tools.net
- 13

- 14SS
Hi HN, I’m building SEE (Semantic Entropy Encoding): a searchable compression format for JSON/NDJSON. Goal: reduce the “data tax” (storage/egress) and “CPU tax” (decompress/parse) by keeping JSON searchable while compressed, with page-level random access. I just published a proof-first evaluation release: Offline DEMO ZIP (~10 min): prints compression ratios + skip rates + lookup latency (p50/p95/p99) DD pack: audit/repro evidence (decode mismatch=0, extended mismatch=0, audit PASS) Latest release:…
Feb 2026 · gitlab.com
- 15SC
Problem JSON/NDJSON is everywhere in data platforms, but compression usually breaks searchability. You either keep queryable raw stores (high I/O/egress) or compress into gz/zstd blobs (cheap to store, painful to probe). The “cloud tax” shows up as wasted reads. What I built (SEE — Semantic Entropy Encoding) A schema-aware, searchable compression codec for JSON that keeps exists/pos lookups fast while still compressing. Internals: structure-aware delta + dictionaries, a PageDir + mini-index to jump to relevant pages, and a tuned Bloom filter that skips ~99% of pages.…
Oct 2025 · github.com
- 16

- 17
- 18LJ
2015 · github.com
- 19

- 20IP
Hey HN! I made a service to share passwords easy and secure but never promoted it. It's called instapass.io I noticed that people besides my friends and clients actually started to use, so maybe it will be helpful for you too! You share one-time self-destruct message using one time links and I won't even be able to see what you wrote. How does it work? When you generate a message the client-side makes a random password and use that to encrypt the message. The password is appended as an anchor tag which all modern browsers never send to the server. This way, I don't even know what you shared.…
2019
- 21GM
GetJSON is a quick weekend hack - a proxy service that fetches whatever you specify and returns it wrapped in a JSONP request. This makes it easy for in-browser JS to fetch data even from services which don't support JSONP or "Access-Control-Allow-Origin: *" header, without running your own proxy service. Link: http://getjson.net/
2011
- 22

- 23JA
2015 · hperadin.github.io
- 24SA
2016 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →