pollinate 4.1-0ubuntu1 source package in Ubuntu
Changelog
pollinate (4.1-0ubuntu1) trusty; urgency=low * pollinate, pollinate.1: - remove unused variable f2 - add support for -n|--no-challenge argument - this technically makes it possible to use any arbitrary URL as an entropy server + e.g. random.org, news.google.com - document the option in the manpage * pollinate: - move CURL_OPTS to the end of the line, so that the admin can override any curl option, such as the user-agent string in /etc/default/pollinate -- Dustin Kirkland <email address hidden> Tue, 11 Feb 2014 09:43:26 -0600
Upload details
- Uploaded by:
- Dustin Kirkland
- Uploaded to:
- Trusty
- Original maintainer:
- Dustin Kirkland
- Architectures:
- all
- Section:
- admin
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pollinate_4.1.orig.tar.gz | 88.8 KiB | 0704d23c90208c60f4a0862569dc9ce6f84f4903a9a4d0440183f892fa343c04 |
pollinate_4.1-0ubuntu1.debian.tar.gz | 10.5 KiB | 3347e79c1fbf6bf4944598259a9911db63ca0da28d5f2bc0260310bfd5eff9e7 |
pollinate_4.1-0ubuntu1.dsc | 1.7 KiB | 33f024fc1e205177c61705cfb6640e9f2f48a8097a69575bf187ef09791f8434 |
Available diffs
- diff from 4.0-0ubuntu1 to 4.1-0ubuntu1 (2.0 KiB)
Binary packages built by this source
- pollinate: 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 psuedo random number generator.