Settings

Theme

Show HN: Hiding a secret message in plain sight with Steganography

postimg.cc

3 points by smalltorch 17 days ago · 0 comments · 1 min read

Reader

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

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection