* debian/control, usr/bin/vigpg, usr/share/man/man1/vigpg.1:

- after the Lastpass breach, more people could use vigpg,
    so move it over to Bybou from Bikeshed
This commit is contained in:
Dustin Kirkland 2015-06-17 20:14:25 -05:00
commit ec48e63fc6
4 changed files with 101 additions and 2 deletions

View file

@ -0,0 +1,22 @@
.TH vigpg 1 "25 Apr 2014" byobu "byobbyobuu"
.SH NAME
vigpg \- open and edit an encrypted file
.SH SYNOPSIS
\fBvigpg\fP [FILE]
.SH DESCRIPTION
\fBvigpg\fP is a program that wraps your editor and gpg to edit an encrypted file
This may be useful, for instance, to edit your password file
.SH EXAMPLE
$ vigpg passwords.txt.gpg
.SH SEE ALSO
\fBgpg\fP(1)\fP, \fBsensible-editor\fP(1)
.SH AUTHOR
This manpage and the utility was written by Dustin Kirkland <kirkland@ubuntu.com> for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL, or on the web at \fIhttp://www.gnu.org/licenses/gpl.txt\fP.