https://github.com/ross-spencer/safetext
Go implementation of Safetext by David Jacobson
https://github.com/ross-spencer/safetext
forensic-analysis forensics identity journalism steganography
Last synced: 19 days ago
JSON representation
Go implementation of Safetext by David Jacobson
- Host: GitHub
- URL: https://github.com/ross-spencer/safetext
- Owner: ross-spencer
- License: agpl-3.0
- Created: 2025-02-17T06:28:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-02T19:51:48.000Z (over 1 year ago)
- Last Synced: 2025-12-25T19:37:43.894Z (6 months ago)
- Topics: forensic-analysis, forensics, identity, journalism, steganography
- Language: Go
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# safetext
Go implementation of [Safetext][st-1] by David Jacobson.
[st-1]: https://github.com/DavidJacobson/SafeText
## Steganography blogging
I have started some writing on these subjects. Check out the blogs below.
* [Informed Consent and AI][AI-1]
[AI-1]:
https://exponentialdecay.co.uk/blog/informed-consent-considering-steganographic-techniques-to-fingerprint-generative-ai-output
## safetext-json
[safetext-json][st-2] captures all of the character classes identified by
Zach Aysan, David Jacobson, and Neatnik. Hopefully exporting the list
means it can provide a central resource that can be updated more thoroughly
by users.
[st-2]: https://github.com/ross-spencer/safetext-json
## Disclaimer
The code in this repository needs active testing for it to be as effective as
possible. Beyond that, please make sure you're doing your best to keep your
identity and digital identity secret.