summaryrefslogtreecommitdiff
path: root/share/man/keyringer.1.mdwn
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-08-21 17:23:21 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-08-21 17:23:21 -0300
commiteca2f2e35e73aa22e8d6f861cc6a296f438a7aeb (patch)
treeb726b245912aeb275d2461cc385c04046ac04de1 /share/man/keyringer.1.mdwn
parent7fbd1b4562c71a40d8c0ffa639b14d9c5e3a13c1 (diff)
parent85d9524fb48c9a4c27a250a35884502cc25ced5b (diff)
downloadkeyringer-eca2f2e35e73aa22e8d6f861cc6a296f438a7aeb.tar.gz
keyringer-eca2f2e35e73aa22e8d6f861cc6a296f438a7aeb.tar.bz2
Merge tag 'upstream_keyringer_0.3.7' into debian
Upstream version 0.3.7
Diffstat (limited to 'share/man/keyringer.1.mdwn')
-rw-r--r--share/man/keyringer.1.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/share/man/keyringer.1.mdwn b/share/man/keyringer.1.mdwn
index 407baaa..af098a3 100644
--- a/share/man/keyringer.1.mdwn
+++ b/share/man/keyringer.1.mdwn
@@ -128,6 +128,9 @@ del <*secret*>
rm <*secret*>
: Alias for *del* action.
+cp <*secret*> <*dest*>
+: Copy a secret.
+
mv <*secret*> <*dest*>
: Rename a secret.
@@ -284,6 +287,13 @@ Keyringer currently has the following limitations:
so be careful when decrypting secrets and writing them to the disk or
other storage media.
+ Pay special attention that keyringer outputs data to stdout, which could
+ be easilly spotted by any agent looking directly at you computer screen.
+
+ The xclip action even copies secret data to the X11 clipboard, which can
+ be accessed by any application running in the user's X11 session, so use
+ this feature carefully.
+
# SEE ALSO
The *README* file distributed with Keyringer contains full documentation.