summaryrefslogtreecommitdiffstats
path: root/misc/snow/README
diff options
context:
space:
mode:
author Petr Kletecka2017-03-09 14:24:36 +0100
committer David Spencer2017-03-09 14:35:18 +0100
commit1cc19a4019b90e9ec7b8f0d05415c4a3045c0aba (patch)
tree840d4189f2a4285d03fbf6b3bfcf4e6426f85c0f /misc/snow/README
parentb533633d2c9869ab7107b7d3bd243539e787355c (diff)
downloadold.slackbuilds-1cc19a4019b90e9ec7b8f0d05415c4a3045c0aba.tar.gz
misc/snow: Added (whitespace steganography).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'misc/snow/README')
-rw-r--r--misc/snow/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/snow/README b/misc/snow/README
new file mode 100644
index 0000000000..e7d0525af5
--- /dev/null
+++ b/misc/snow/README
@@ -0,0 +1,4 @@
+The program SNOW is used to conceal messages in ASCII text by appending
+whitespace to the end of lines. Because spaces and tabs are generally
+not visible in text viewers, the message is effectively hidden from
+casual observers.