From 2976cf11e451f1086d98eae20bdfb0fffa87abb0 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Fri, 21 Apr 2017 18:55:27 +0200 Subject: [docs] add note about installing haveged --- docs/hacking/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/hacking/index.rst') diff --git a/docs/hacking/index.rst b/docs/hacking/index.rst index 48f0a053..c9143bde 100644 --- a/docs/hacking/index.rst +++ b/docs/hacking/index.rst @@ -38,6 +38,12 @@ Install the system-wide dependencies. For debian-based systems:: libsqlcipher-dev libssl-dev libffi-dev \ python-pyqt5 python-pyqt5.webkit +If you are going to be running tests that involve creating a lot of OpenPGP +keys, and specially in vms, the following is also recommended to speed up +things:: + + sudo apt install haveged + Clone the repo. The master branch has the latest code:: -- cgit v1.2.3