An open API service indexing awesome lists of open source software.

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

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.