summaryrefslogtreecommitdiffstats
path: root/misc/snow/README
diff options
context:
space:
mode:
author Petr Kletecka <petr@kle.cz>2017-03-09 13:24:36 +0000
committer David Spencer <idlemoor@slackbuilds.org>2017-03-09 13:35:18 +0000
commit81f6864f2574c0dd14192e35f5a676cbbc198c72 (patch)
treed5da6a8c4e2d66481826d1dc4f80d4e25a77c919 /misc/snow/README
parent6e85056388d72ec5f7d0fa401a93be1fc7123224 (diff)
downloadslackbuilds-81f6864f2574c0dd14192e35f5a676cbbc198c72.tar.gz
slackbuilds-81f6864f2574c0dd14192e35f5a676cbbc198c72.tar.xz
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.