diff options
Diffstat (limited to 'doc/GnuPG-signature.html')
-rw-r--r-- | doc/GnuPG-signature.html | 58 |
1 files changed, 28 insertions, 30 deletions
diff --git a/doc/GnuPG-signature.html b/doc/GnuPG-signature.html index c431f9ad..50b904d5 100644 --- a/doc/GnuPG-signature.html +++ b/doc/GnuPG-signature.html | |||
@@ -52,13 +52,13 @@ code > span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Inf | |||
52 | <div id="local-sidebar"> | 52 | <div id="local-sidebar"> |
53 | <ul> | 53 | <ul> |
54 | <li><a href="Home.html">Home</a></li> | 54 | <li><a href="Home.html">Home</a></li> |
55 | <li>Installation | 55 | <li>Setup |
56 | <ul> | 56 | <ul> |
57 | <li><a href="Download.html">Download</a></li> | 57 | <li><a href="Download-and-Installation.html">Download and Installation</a></li> |
58 | <li><a href="Upgrade-and-migration.html">Upgrade and migration</a></li> | ||
58 | <li><a href="Server-requirements.html">Server requirements</a></li> | 59 | <li><a href="Server-requirements.html">Server requirements</a></li> |
59 | <li><a href="Server-configuration.html">Server configuration</a></li> | 60 | <li><a href="Server-configuration.html">Server configuration</a></li> |
60 | <li><a href="Server-security.html">Server security</a></li> | 61 | <li><a href="Server-security.html">Server security</a></li> |
61 | <li><a href="Shaarli-installation.html">Shaarli installation</a></li> | ||
62 | <li><a href="Shaarli-configuration.html">Shaarli configuration</a></li> | 62 | <li><a href="Shaarli-configuration.html">Shaarli configuration</a></li> |
63 | <li><a href="Plugins.html">Plugins</a></li> | 63 | <li><a href="Plugins.html">Plugins</a></li> |
64 | </ul></li> | 64 | </ul></li> |
@@ -73,7 +73,6 @@ code > span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Inf | |||
73 | <li>How To | 73 | <li>How To |
74 | <ul> | 74 | <ul> |
75 | <li><a href="Backup,-restore,-import-and-export.html">Backup, restore, import and export</a></li> | 75 | <li><a href="Backup,-restore,-import-and-export.html">Backup, restore, import and export</a></li> |
76 | <li><a href="Upgrade-from-original-sebsauvage/Shaarli.html">Upgrade from original sebsauvage/Shaarli</a></li> | ||
77 | <li><a href="Copy-an-existing-installation-over-SSH-and-serve-it-locally.html">Copy an existing installation over SSH and serve it locally</a></li> | 76 | <li><a href="Copy-an-existing-installation-over-SSH-and-serve-it-locally.html">Copy an existing installation over SSH and serve it locally</a></li> |
78 | <li><a href="Create-and-serve-multiple-Shaarlis-(farm).html">Create and serve multiple Shaarlis (farm)</a></li> | 77 | <li><a href="Create-and-serve-multiple-Shaarlis-(farm).html">Create and serve multiple Shaarlis (farm)</a></li> |
79 | <li><a href="Download-CSS-styles-from-an-OPML-list.html">Download CSS styles from an OPML list</a></li> | 78 | <li><a href="Download-CSS-styles-from-an-OPML-list.html">Download CSS styles from an OPML list</a></li> |
@@ -97,7 +96,6 @@ code > span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Inf | |||
97 | <ul> | 96 | <ul> |
98 | <li><a href="FAQ.html">FAQ</a></li> | 97 | <li><a href="FAQ.html">FAQ</a></li> |
99 | <li><a href="Community-&-Related-software.html">Community & Related software</a></li> | 98 | <li><a href="Community-&-Related-software.html">Community & Related software</a></li> |
100 | <li><a href="TODO.html">TODO</a></li> | ||
101 | </ul></li> | 99 | </ul></li> |
102 | </ul> | 100 | </ul> |
103 | </div> | 101 | </div> |
@@ -129,26 +127,26 @@ Keys</a></li> | |||
129 | <li><a href="https://help.github.com/articles/generating-a-gpg-key/">Generating a GPG key</a> (GitHub)<a href=".html"></a></li> | 127 | <li><a href="https://help.github.com/articles/generating-a-gpg-key/">Generating a GPG key</a> (GitHub)<a href=".html"></a></li> |
130 | </ul> | 128 | </ul> |
131 | <h3 id="gpg---provide-identity-information">gpg - provide identity information</h3> | 129 | <h3 id="gpg---provide-identity-information">gpg - provide identity information</h3> |
132 | <div class="sourceCode"><pre class="sourceCode bash"><code class="sourceCode bash">$ <span class="kw">gpg</span> --gen-key | 130 | <div class="sourceCode"><pre class="sourceCode bash"><code class="sourceCode bash">$ <span class="ex">gpg</span> --gen-key |
133 | 131 | ||
134 | <span class="kw">gpg</span> (GnuPG) <span class="kw">2.1.6;</span> <span class="kw">Copyright</span> (C) <span class="kw">2015</span> Free Software Foundation, Inc. | 132 | <span class="ex">gpg</span> (GnuPG) <span class="ex">2.1.6</span><span class="kw">;</span> <span class="ex">Copyright</span> (C) <span class="ex">2015</span> Free Software Foundation, Inc. |
135 | <span class="kw">This</span> is free software: you are free to change and redistribute it. | 133 | <span class="ex">This</span> is free software: you are free to change and redistribute it. |
136 | <span class="kw">There</span> is NO WARRANTY, to the extent permitted by law. | 134 | <span class="ex">There</span> is NO WARRANTY, to the extent permitted by law. |
137 | 135 | ||
138 | <span class="kw">Note</span>: Use <span class="st">"gpg2 --full-gen-key"</span> for a full featured key generation dialog. | 136 | <span class="ex">Note</span>: Use <span class="st">"gpg2 --full-gen-key"</span> for a full featured key generation dialog. |
139 | 137 | ||
140 | <span class="kw">GnuPG</span> needs to construct a user ID to identify your key. | 138 | <span class="ex">GnuPG</span> needs to construct a user ID to identify your key. |
141 | 139 | ||
142 | <span class="kw">Real</span> name: Marvin the Paranoid Android | 140 | <span class="ex">Real</span> name: Marvin the Paranoid Android |
143 | <span class="kw">Email</span> address: marvin@h2g2.net | 141 | <span class="ex">Email</span> address: marvin@h2g2.net |
144 | <span class="kw">You</span> selected this USER-ID: | 142 | <span class="ex">You</span> selected this USER-ID: |
145 | <span class="st">"Marvin the Paranoid Android <marvin@h2g2.net>"</span> | 143 | <span class="st">"Marvin the Paranoid Android <marvin@h2g2.net>"</span> |
146 | 144 | ||
147 | <span class="kw">Change</span> (N)<span class="kw">ame</span>, (E)<span class="kw">mail</span>, or (O)<span class="kw">kay</span>/<span class="kw">(Q)uit?</span> o | 145 | <span class="ex">Change</span> (N)<span class="ex">ame</span>, (E)<span class="ex">mail</span>, or (O)<span class="ex">kay</span>/<span class="kw">(</span><span class="ex">Q</span><span class="kw">)</span><span class="ex">uit?</span> o |
148 | <span class="kw">We</span> need to generate a lot of random bytes. It is a good idea to perform | 146 | <span class="ex">We</span> need to generate a lot of random bytes. It is a good idea to perform |
149 | <span class="kw">some</span> other action (type on the keyboard, move the mouse, utilize the | 147 | <span class="ex">some</span> other action (type on the keyboard, move the mouse, utilize the |
150 | <span class="kw">disks</span>) <span class="kw">during</span> the prime generation<span class="kw">;</span> <span class="kw">this</span> gives the random number | 148 | <span class="ex">disks</span>) <span class="ex">during</span> the prime generation<span class="kw">;</span> <span class="ex">this</span> gives the random number |
151 | <span class="kw">generator</span> a better chance to gain enough entropy.</code></pre></div> | 149 | <span class="ex">generator</span> a better chance to gain enough entropy.</code></pre></div> |
152 | <h3 id="gpg---entropy-interlude">gpg - entropy interlude</h3> | 150 | <h3 id="gpg---entropy-interlude">gpg - entropy interlude</h3> |
153 | <p>At this point, you will:</p> | 151 | <p>At this point, you will:</p> |
154 | <ul> | 152 | <ul> |
@@ -156,19 +154,19 @@ Keys</a></li> | |||
156 | <li>be asked to use your machine's input devices (mouse, keyboard, etc.) to generate random entropy; this step <em>may take some time</em></li> | 154 | <li>be asked to use your machine's input devices (mouse, keyboard, etc.) to generate random entropy; this step <em>may take some time</em></li> |
157 | </ul> | 155 | </ul> |
158 | <h3 id="gpg---key-creation-confirmation">gpg - key creation confirmation</h3> | 156 | <h3 id="gpg---key-creation-confirmation">gpg - key creation confirmation</h3> |
159 | <div class="sourceCode"><pre class="sourceCode bash"><code class="sourceCode bash"><span class="kw">gpg</span>: key A9D53A3E marked as ultimately trusted | 157 | <div class="sourceCode"><pre class="sourceCode bash"><code class="sourceCode bash"><span class="ex">gpg</span>: key A9D53A3E marked as ultimately trusted |
160 | <span class="kw">public</span> and secret key created and signed. | 158 | <span class="ex">public</span> and secret key created and signed. |
161 | 159 | ||
162 | <span class="kw">gpg</span>: checking the trustdb | 160 | <span class="ex">gpg</span>: checking the trustdb |
163 | <span class="kw">gpg</span>: 3 marginal(s) <span class="kw">needed</span>, 1 complete(s) <span class="kw">needed</span>, PGP trust model | 161 | <span class="ex">gpg</span>: 3 marginal(s) <span class="ex">needed</span>, 1 complete(s) <span class="ex">needed</span>, PGP trust model |
164 | <span class="kw">gpg</span>: depth: 0 valid: 2 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 2u | 162 | <span class="ex">gpg</span>: depth: 0 valid: 2 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 2u |
165 | <span class="kw">pub</span> rsa2048/A9D53A3E 2015-07-31 | 163 | <span class="ex">pub</span> rsa2048/A9D53A3E 2015-07-31 |
166 | <span class="kw">Key</span> fingerprint = AF2A 5381 E54B 2FD2 14C4 A9A3 0E35 ACA4 A9D5 3A3E | 164 | <span class="ex">Key</span> fingerprint = AF2A 5381 E54B 2FD2 14C4 A9A3 0E35 ACA4 A9D5 3A3E |
167 | <span class="kw">uid</span> [ultimate] Marvin the Paranoid Android <span class="kw"><</span>marvin@h2g2.net<span class="kw">></span>[](.html) | 165 | <span class="ex">uid</span> [ultimate] Marvin the Paranoid Android <span class="op"><</span>marvin@h2g2.net<span class="op">></span>[](.html) |
168 | <span class="kw">sub</span> rsa2048/8C0EACF1 2015-07-31</code></pre></div> | 166 | <span class="ex">sub</span> rsa2048/8C0EACF1 2015-07-31</code></pre></div> |
169 | <h3 id="gpg---submit-your-public-key-to-a-pgp-server-optional">gpg - submit your public key to a PGP server (Optional)</h3> | 167 | <h3 id="gpg---submit-your-public-key-to-a-pgp-server-optional">gpg - submit your public key to a PGP server (Optional)</h3> |
170 | <div class="sourceCode"><pre class="sourceCode bash"><code class="sourceCode bash">$ <span class="kw">gpg</span> --keyserver pgp.mit.edu --send-keys A9D53A3E | 168 | <div class="sourceCode"><pre class="sourceCode bash"><code class="sourceCode bash">$ <span class="ex">gpg</span> --keyserver pgp.mit.edu --send-keys A9D53A3E |
171 | <span class="kw">gpg</span>: sending key A9D53A3E to hkp server pgp.mit.edu</code></pre></div> | 169 | <span class="ex">gpg</span>: sending key A9D53A3E to hkp server pgp.mit.edu</code></pre></div> |
172 | <h2 id="create-and-push-a-gpg-signed-tag">Create and push a GPG-signed tag</h2> | 170 | <h2 id="create-and-push-a-gpg-signed-tag">Create and push a GPG-signed tag</h2> |
173 | <p>See <a href="Release-Shaarli.html">Release Shaarli</a>.</p> | 171 | <p>See <a href="Release-Shaarli.html">Release Shaarli</a>.</p> |
174 | </body> | 172 | </body> |