[Pkg-privacy-maintainers] Bug#942731: parcimonie: typos and document autostart
Jens Reyer
jre.winesim at gmail.com
Sun Oct 20 17:43:56 BST 2019
Package: parcimonie
Version: 0.11.0-1
Severity: minor
Tags: patch
Hi
please see attached patch for fixing some minor typos.
I also added a quick documentation of the XDG autostart.
Thanks for parcimonie.
Greets
jre
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'unstable'), (100, 'experimental'), (1, 'experimental-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.2.0-3-amd64 (SMP w/12 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages parcimonie depends on:
ii dirmngr 2.2.17-3
ii gnupg 2.2.17-3
ii libclone-perl 0.41-1+b2
ii libconfig-general-perl 2.63-1
ii libfile-homedir-perl 1.004-1
ii libfile-which-perl 1.23-1
ii libgnupg-interface-perl 0.52-11
ii libipc-system-simple-perl 1.25-4
ii liblist-moreutils-perl 0.416-1+b5
ii libmoo-perl 2.003004-2
ii libmoox-late-perl 0.015-4
ii libmoox-options-perl 4.103-2
ii libmoox-strictconstructor-perl 0.010-2
ii libnamespace-clean-perl 0.27-1
ii libpath-tiny-perl 0.108-1
ii libtime-duration-parse-perl 0.15-1
ii libtry-tiny-perl 0.30-1
ii libtype-tiny-perl 1.004004-1
ii libtypes-path-tiny-perl 0.006-1
ii perl 5.30.0-7
ii torsocks 2.3.0-2+b1
Versions of packages parcimonie recommends:
ii libglib-perl 3:1.329.1-1+b1
ii libgtk3-perl 0.036-1
ii liblocale-gettext-perl 1.07-3+b5
ii libnet-dbus-glib-perl 0.33.0-3+b2
ii libnet-dbus-perl 1.1.0-6+b1
ii libpango-perl 1.227-3+b2
ii libtime-duration-perl 1.21-1
ii tor 0.4.1.6-1
parcimonie suggests no packages.
-- no debconf information
-------------- next part --------------
diff --git a/debian/control b/debian/control
index 1a4360f..d44fb1f 100644
--- a/debian/control
+++ b/debian/control
@@ -81,7 +81,7 @@ Description: privacy-friendly helper to refresh a GnuPG keyring
parcimonie is a daemon that slowly refreshes a gpg public keyring
from a keyserver.
.
- Its refreshes one OpenPGP key at a time; between every key update,
+ It refreshes one OpenPGP key at a time; between every key update
parcimonie sleeps a random amount of time, long enough for the
previously used Tor circuit to expire.
.
@@ -95,3 +95,6 @@ Description: privacy-friendly helper to refresh a GnuPG keyring
to monitor the background daemon's activities with a graphical
user interface. It may or may not work for you, depending on
your desktop environment.
+ .
+ The daemnon and the applet are autostarted by your desktop
+ environment (XDG).
diff --git a/design.mdwn b/design.mdwn
index 0376d43..222886a 100644
--- a/design.mdwn
+++ b/design.mdwn
@@ -70,9 +70,9 @@ Refresh rate
parcimonie sleeps a random amount of time between every key fetch;
-- the longest the delay is, the longest it takes for a published key
+- the longer the delay is, the longer it takes for a published key
update (e.g. revocation certificate) to become locally available
-- the shortest the delay is, the cheaper a correlation attack is
+- the shorter the delay is, the cheaper a correlation attack is
this lapse time is computed in function of the number of public keys
in the keyring:
More information about the Pkg-privacy-maintainers
mailing list