File: control

package info (click to toggle)
pollinate 4.33-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 364 kB
  • sloc: sh: 325; makefile: 7
file content (23 lines) | stat: -rw-r--r-- 990 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
22
23
Source: pollinate
Section: admin
Priority: optional
Maintainer: Thorsten Alteholz <debian@alteholz.de>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.0
Homepage: http://launchpad.net/pollinate
Vcs-Browser: https://salsa.debian.org/alteholz/pollinate
Vcs-Git: https://salsa.debian.org/alteholz/pollinate.git
Rules-Requires-Root: no

Package: pollinate
Architecture: all
Depends: ${misc:Depends}, curl, adduser, xxd | vim-common
Description: seed the pseudo random number generator
 This client will connect to one or more Pollen (entropy-as-a-service)
 servers over an (optionally) encrypted connection and retrieve a random
 seed over HTTP or HTTPS.
 This is particularly useful at the first boot of cloud images and in
 virtual machines, to seed a system's random number generator at
 genesis, and is intended to supplement the /etc/init.d/urandom init script.
 It can be used on physical machines, as well, to supplement the seeding
 of the pseudo random number generator.