]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Keyringer 0.3.7
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 21 Aug 2014 20:16:45 +0000 (17:16 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 21 Aug 2014 20:16:45 +0000 (17:16 -0300)
ChangeLog
keyringer
share/man/keyringer.1

index cf568c50d778c8ce9eb75ae327f3133e568cdd91..683c8534105e9f0d3292b00b4d15a9e37b7a5d68 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2014-08-21 - Silvio Rhatto <rhatto@riseup.net>
+2014-08-21 - 0.3.7 - Silvio Rhatto <rhatto@riseup.net>
 
        Init: just set git user/mail if needed
 
index b5251b90f85265944fa4f6cbe0e2e15b49a8ff6b..059b1576f94f7176e8f06db1231e52c225cdde36 100755 (executable)
--- a/keyringer
+++ b/keyringer
@@ -140,7 +140,7 @@ function keyringer_dispatch {
 
 # Config
 NAME="keyringer"
-KEYRINGER_VERSION="0.3.6"
+KEYRINGER_VERSION="0.3.7"
 CONFIG_VERSION="0.1"
 CONFIG_BASE="$HOME/.$NAME"
 CONFIG="$CONFIG_BASE/config"
index 95c236da9d28c95da77ca3d9af04ccafa75224e9..82cb520f59254a1324840af1aa40fcde3c950beb 100644 (file)
@@ -164,6 +164,11 @@ Alias for \f[I]del\f[] action.
 .RS
 .RE
 .TP
+.B cp <\f[I]secret\f[]> <\f[I]dest\f[]>
+Copy a secret.
+.RS
+.RE
+.TP
 .B mv <\f[I]secret\f[]> <\f[I]dest\f[]>
 Rename a secret.
 .RS
@@ -370,6 +375,13 @@ using the \f[I]git\f[] action.
 Keyringer does not protect data which were not encrypted to a keyring,
 so be careful when decrypting secrets and writing them to the disk or
 other storage media.
+.PP
+Pay special attention that keyringer outputs data to stdout, which could
+be easilly spotted by any agent looking directly at you computer screen.
+.PP
+The xclip action even copies secret data to the X11 clipboard, which can
+be accessed by any application running in the user\[aq]s X11 session, so
+use this feature carefully.
 .SH SEE ALSO
 .PP
 The \f[I]README\f[] file distributed with Keyringer contains full