Bob Mottram 6 lat temu
rodzic
commit
95acebdc94
2 zmienionych plików z 3 dodań i 3 usunięć
  1. 1
    1
      doc/EN/faq.org
  2. 2
    2
      website/EN/faq.html

+ 1
- 1
doc/EN/faq.org Wyświetl plik

143
 * Should I upload my GPG keys to keybase.io?
143
 * Should I upload my GPG keys to keybase.io?
144
 It's not recommended unless there exists some compelling reason for you to be on there. That site asks users to upload the *private keys*, and even if the keys are client side encrypted with a passphrase there's always the chance that there will be a data leak in future and letter agencies will then have a full time opportunity to crack the passphrases.
144
 It's not recommended unless there exists some compelling reason for you to be on there. That site asks users to upload the *private keys*, and even if the keys are client side encrypted with a passphrase there's always the chance that there will be a data leak in future and letter agencies will then have a full time opportunity to crack the passphrases.
145
 
145
 
146
-Saying something resembling /"only noobs will use crackable private key passphrases"/ isn't good enough. A passphrase should not be considered to be a substitute for a private key.
146
+Saying something resembling "/only noobs will use crackable private key passphrases/" isn't good enough. A passphrase should not be considered to be a substitute for a private key.
147
 * Keys and emails should not be stored on servers. Why do you do that?
147
 * Keys and emails should not be stored on servers. Why do you do that?
148
 Ordinarily this is good advice. However, the threat model for a device in your home is different from the one for a generic server in a massive warehouse. Compare and contrast:
148
 Ordinarily this is good advice. However, the threat model for a device in your home is different from the one for a generic server in a massive warehouse. Compare and contrast:
149
 
149
 

+ 2
- 2
website/EN/faq.html Wyświetl plik

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-06-16 Sat 21:22 -->
7
+<!-- 2018-06-16 Sat 21:40 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
542
 </p>
542
 </p>
543
 
543
 
544
 <p>
544
 <p>
545
-Saying something resembling /"only noobs will use crackable private key passphrases"/ isn't good enough. A passphrase should not be considered to be a substitute for a private key.
545
+Saying something resembling "<i>only noobs will use crackable private key passphrases</i>" isn't good enough. A passphrase should not be considered to be a substitute for a private key.
546
 </p>
546
 </p>
547
 </div>
547
 </div>
548
 </div>
548
 </div>