1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
|
Source: monkeysign
Section: utils
Priority: optional
Maintainer: Antoine Beaupré <anarcat@debian.org>
Build-Depends: debhelper (>= 9)
, python (>= 2.6)
, python-setuptools
, python-qrencode
, python-gtk2
, python-zbar
, python-zbarpygtk
, python-socks
, python-docutils
, python-sphinx
, python-sphinx-rtd-theme
, dh-python (>= 2.20160609~)
, python-setuptools-scm
, python-mock
, gnupg
, gnupg-agent
, dirmngr
XS-Python-Version: >= 2.7
Standards-Version: 3.9.8
Homepage: http://web.monkeysphere.info/monkeysign
Vcs-Browser: https://0xACAB.org/monkeysphere/monkeysign
Vcs-Git: https://0xACAB.org/monkeysphere/monkeysign.git
Package: monkeysign
Architecture: all
Depends: ${misc:Depends}
, ${python:Depends}
, python-pkg-resources
, python-socks
, gnupg
, gnupg-agent
, dirmngr
Recommends: python-qrencode
, python-gtk2
, python-zbar
, python-zbarpygtk
, python-mock
Suggests: monkeysign-doc
Description: OpenPGP key signing and exchange for humans
monkeysign is a tool to overhaul the OpenPGP keysigning experience
and bring it closer to something that most primates can understand.
.
The project makes use of cheap digital cameras and the type of bar
code known as a QRcode to provide a human-friendly yet still-secure
keysigning experience.
.
No more reciting tedious strings of hexadecimal characters. And, you
can build a little rogue's gallery of the people that you have met
and exchanged keys with!
.
Monkeysign is the commandline signing software, a caff
replacement. Monkeyscan is the graphical user interface that scans
qrcodes.
Package: monkeysign-doc
Architecture: all
Depends: ${misc:Depends}
, ${sphinxdoc:Depends}
, python-sphinx-rtd-theme
Replaces: monkeysign (<< 2.1.0)
Breaks: monkeysign (<< 2.1.0)
Section: doc
Description: OpenPGP key signing and exchange for humans (documentation)
monkeysign is a tool to overhaul the OpenPGP keysigning experience
and bring it closer to something that most primates can understand.
.
The project makes use of cheap digital cameras and the type of bar
code known as a QRcode to provide a human-friendly yet still-secure
keysigning experience.
.
No more reciting tedious strings of hexadecimal characters. And, you
can build a little rogue's gallery of the people that you have met
and exchanged keys with!
.
Monkeysign is the commandline signing software, a caff
replacement. Monkeyscan is the graphical user interface that scans
qrcodes.
.
This package ships with the builtin documentation.
|