diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-17 22:29:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-17 22:29:58 +0700 |
commit | e709c1365aa4a973dad0947ded6cbc8068b45a28 (patch) | |
tree | fd13e6a0a58ef4a038b11456fdd17dad4d12dfcf /system | |
parent | 77c0f4770537aea300fccd3189b723bfada95f22 (diff) | |
download | slackbuilds-e709c1365aa4a973dad0947ded6cbc8068b45a28.tar.gz |
system/tomb: Added several optional deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/tomb/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/tomb/README b/system/tomb/README index a0537d31d6..2c2fbc2fba 100644 --- a/system/tomb/README +++ b/system/tomb/README @@ -1,2 +1,8 @@ Tomb is an 100% free and open source system for file encryption on GNU/Linux, facilitating the backup of secret files. + +Optional deps: +- haveged: fast entropy generation for key forging +- unoconv: fast search of contents in PDF and DOC files +- qrencode: engrave keys into printable qrcode sheets +- steghide: bury and exhume keys inside images |