blob: 8b26ecbd2416932d0233837f30460ed1d9fcc1df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Source: keyringer
Section: misc
Priority: extra
Maintainer: Silvio Rhatto <rhatto@riseup.net>
Build-Depends: debhelper (>= 9.20120909~)
Standards-Version: 3.9.4
Homepage: https://keyringer.pw
Vcs-Git: git://git.sarava.org/keyringer.git
Vcs-Browser: https://git.sarava.org/?p=keyringer.git;a=summary
Package: keyringer
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, git (>= 1.7.10.4), gnupg (>= 1.4.12), gawk (>= 4.0.1) | mawk (>= 1.3.3)
Recommends: openssl, xdg-utils
Description: Distributed secret management using GnuPG and Git
Keyringer lets you manage and share secrets using GnuPG and Git in a distributed
fashion. It has custom commands to encrypt, decrypt and recrypt secrets as well
as create key pairs and supports encryption to multiple recipients and groups of
different recipients to ensure the same repository can be shared with a workgroup
but allowing to keep some secrets available just to subsets of that group.
|