File: control

package info (click to toggle)
donkey 1.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 380 kB
  • sloc: ansic: 877; python: 350; makefile: 79; sh: 29
file content (21 lines) | stat: -rw-r--r-- 922 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: donkey
Section: net
Priority: optional
Maintainer: Peter Pentchev <roam@debian.org>
Standards-Version: 4.3.0
Build-Depends: debhelper-compat (= 12), libmd-dev | libssl-dev, python3, python3-ddt, python3-six, tmux
Homepage: https://devel.ringlet.net/security/donkey/
Vcs-Git: https://gitlab.com/donkey/donkey.git -b debian/master
Vcs-Browser: https://gitlab.com/donkey/donkey/tree/debian/master
Rules-Requires-Root: no

Package: donkey
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: One Time Password calculator
 Donkey is an alternative for S/KEY's "key" command.  This means that donkey
 is also an alternative for "keyinit".  Since the entry is printed to stdout
 (not to /etc/skeykeys), you can easily send it to a remote operator by e-mail
 (with a PGP signature or something). So, it is possible to initiate S/KEY
 without logging onto the console of the host.