tbetter changelog info - tomb - the crypto undertaker HTML git clone git://parazyd.org/tomb.git DIR Log DIR Files DIR Refs DIR README DIR LICENSE --- DIR commit 2c4fb4852ed46f9dade43fb2339f86a2da32675d DIR parent c0bd8223126feeb0046527a0793a0c24b2b4b7c3 HTML Author: Jaromil <jaromil@dyne.org> Date: Sun, 23 Nov 2014 16:26:27 +0100 better changelog info Diffstat: M ChangeLog.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) --- DIR diff --git a/ChangeLog.md b/ChangeLog.md t@@ -7,8 +7,9 @@ Tomb goes international: now translated to Russian, French, Spanish and German. The usability has improved: steganographed images can now be used -directly as keys (-k). Piping keys to stdin now works also across ssh -connections. +directly as keys using `-k`. Tomb now works also across ssh +connections: it is possible to pipe cleartext secrets from stdin using +`-k cleartext` but that requires the --unsafe flag. The security is also improved by avoiding most uses of temporary files. All code has been refactored for readability and integration