Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
libre
keyringer-macosx
Commits
4bc8b8e6
Commit
4bc8b8e6
authored
Aug 21, 2014
by
Silvio Rhatto
Browse files
Keyringer 0.3.7
parent
a39e3fc5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
2 deletions
+14
-2
ChangeLog
ChangeLog
+1
-1
keyringer
keyringer
+1
-1
share/man/keyringer.1
share/man/keyringer.1
+12
-0
No files found.
ChangeLog
View file @
4bc8b8e6
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
...
...
keyringer
View file @
4bc8b8e6
...
...
@@ -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"
...
...
share/man/keyringer.1
View file @
4bc8b8e6
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment