Skip to content

Releases: loganpendragonmultiverse/browser-session-export-privacy-scrubber

Browser Session Export Privacy Scrubber v1.1.0

Choose a tag to compare

@LoganPendragonmulti LoganPendragonmulti released this 10 Aug 17:46
e47271a

Adds a self-contained local drag-and-drop review interface, reusable JSON policy profiles, opt-in email/token/path detectors, value-free review queues, and collision-safe multi-file CLI processing with per-file and combined audits.

Processing remains local, sources remain immutable, existing outputs are never overwritten, and human review remains mandatory.

Browser Session Export Privacy Scrubber 1.0.0

Choose a tag to compare

@LoganPendragonmulti LoganPendragonmulti released this 03 Aug 18:04

Initial public release.

  • Sanitizes Tabitha v1 and generic JSON browser-session exports entirely on the local machine.
  • Removes URL credentials and redacts query values, fragments, private hosts, localhost, and selected domains.
  • Supports configurable title/text redaction, dropped keys, and query allowlists.
  • Produces a value-free audit trail and before/after fingerprints without overwriting source data.

Verified across Windows, macOS, and Linux with Python 3.10 and 3.14. CodeQL and the isolated dependency audit passed.