Skip to content

Browser Session Export Privacy Scrubber 1.0.0

Choose a tag to compare

@LoganPendragonmulti LoganPendragonmulti released this 03 Aug 18:04
· 1 commit to main since this release

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.