Show HN: Hiding a secret message in plain sight with Steganography (postimg.cc)

3 points by smalltorch ↗ HN
This is a combination of my hobby project The ed cipher and a small steganography engine stego.py (also in the repo) that allows you to hide a secret message within a paragraph of text. The python program pipes the input into the ed program, where it gets encipher, then back to the engine that generates a fake story.

If one piece of the message is missing it will not decode.

repo https://gitlab.com/here_forawhile/edasm

0 comments

[ 3.0 ms ] story [ 12.4 ms ] thread

No comments yet.