From 144a1794f51f3a0d5312c31f912f1fb6963aebf7 Mon Sep 17 00:00:00 2001 From: cateyelow Date: Tue, 23 Jun 2026 14:40:52 +0800 Subject: [PATCH] Add Text Machine to Web-tools Text Machine (https://textmachine.org/) is a free, fully client-side site of classical-cipher encoders/decoders (Caesar/Vigenere through Bazeries, Chaocipher, and the Straddling Checkerboard) - same category as the existing CyberChef and Boxentriq entries. Placed alphabetically; one link; non-promotional description. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8793a6..ffafa35 100644 --- a/README.md +++ b/README.md @@ -458,6 +458,7 @@ encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as - [CyberChef](https://gchq.github.io/CyberChef/) - a web app for encryption, encoding, compression, and data analysis. - [factordb.com](http://factordb.com/) - Factordb.com is tool used to store known factorizations of any number. - [keybase.io](https://keybase.io/) - Keybase maps your identity to your public keys, and vice versa. +- [Text Machine](https://textmachine.org/) - Free, in-browser encoders/decoders for classical ciphers (Caesar and Vigenère through Bazeries, Chaocipher, and the Straddling Checkerboard); fully client-side, no signup. ### Web-sites