From 81f6864f2574c0dd14192e35f5a676cbbc198c72 Mon Sep 17 00:00:00 2001 From: Petr Kletecka Date: Thu, 9 Mar 2017 13:24:36 +0000 Subject: misc/snow: Added (whitespace steganography). Signed-off-by: David Spencer --- misc/snow/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 misc/snow/slack-desc (limited to 'misc/snow/slack-desc') diff --git a/misc/snow/slack-desc b/misc/snow/slack-desc new file mode 100644 index 0000000000..5e7ca5bd40 --- /dev/null +++ b/misc/snow/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +snow: snow (whitespace steganography) +snow: +snow: The program SNOW is used to conceal messages in ASCII text by +snow: appending whitespace to the end of lines. Because spaces and tabs are +snow: generally not visible in text viewers, the message is effectively +snow: hidden from casual observers. And if the built-in encryption is used, +snow: the message cannot be read even if it is detected. +snow: +snow: website: http://www.darkside.com.au/snow/ +snow: +snow: -- cgit v1.2.3