summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pgptalk.mdwn6
1 files changed, 1 insertions, 5 deletions
diff --git a/pgptalk.mdwn b/pgptalk.mdwn
index a8aaa72..a77ff59 100644
--- a/pgptalk.mdwn
+++ b/pgptalk.mdwn
@@ -131,16 +131,12 @@ Basics of public key cryptography
Storing keys securely
=============================================================================
-* Consider your threat models: what do you need to protect against
+* Consider your threat models: what do you need to protect against?
* You should probably at least keep your main key pair off-line,
on a USB stick, and only use it in a device whose security you
trust
-* This can be taken into extremes, if the threat model warrants it
-
- * Be careful you're not so secure you don't use crypto at all
-
* Subkeys can be stored on your normal devices, since they're easy
to replace with new ones if they're compromised