From f1f08852ceddea6f66627b8473f9b0177ddd8fef Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 16 Feb 2003 10:07:27 +0000 Subject: Append random garbage to pings so they have different lengths --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3727d5d..8183764 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,14 @@ Changes in version * Minor documentation fixes suggested by Ryan Lackey. * Removed --pgp2 in CPunk RSA pings. + * Append random garbage to pings so they have different + lengths. + new options: + - random_gabage (default: 8192) + Garbage length is chosen uniformly from 0 to random_gabage bytes. + - dev_urandom (default: /dev/urandom) + where to read garbage from (more generally: non-blocking + (low-quality) randomless source) Changes in version 2.0.10 - 2003-02-03 * Return undef rather than 0 if we cannot open a Maildir. -- cgit v1.2.3