mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
a good fuckin update
This commit is contained in:
parent
7b3f8ea7ed
commit
1f6ed2fa82
80 changed files with 534 additions and 534 deletions
|
@ -46,7 +46,7 @@
|
|||
|
||||
<li><a href="/about.html">About</a></li>
|
||||
<li><a href="/blog.html">Categories</a></li>
|
||||
<li><a href="https://blog.nihilism.network/donate.html">Donate</a></li>
|
||||
<li><a href="https://blog.nowhere.moe/donate.html">Donate</a></li>
|
||||
<li><a href="/contact.html">Contact</a></li>
|
||||
</ul>
|
||||
</div><!--/.nav-collapse -->
|
||||
|
@ -96,9 +96,9 @@ Note: Use "gpg --full-generate-key" for a full featured key generation dialog.
|
|||
GnuPG needs to construct a user ID to identify your key.
|
||||
|
||||
Real name: nihilist
|
||||
Email address: nihilist@nihilism.network
|
||||
Email address: nihilist@nowhere.moe
|
||||
You selected this USER-ID:
|
||||
"nihilist <<b></b>nihilist@nihilism.network>"
|
||||
"nihilist <<b></b>nihilist@nowhere.moe>"
|
||||
|
||||
Change (N)ame, (E)mail, or (O)kay/(Q)uit? o
|
||||
We need to generate a lot of random bytes. It is a good idea to perform
|
||||
|
@ -114,7 +114,7 @@ public and secret key created and signed.
|
|||
|
||||
pub rsa3072 2022-12-05 [SC] [expires: 2024-12-04]
|
||||
89C359E4110050AA5BDDEA3E0284FFC275D0931B
|
||||
uid nihilist <<b></b>nihilist@nihilism.network>
|
||||
uid nihilist <<b></b>nihilist@nowhere.moe>
|
||||
sub rsa3072 2022-12-05 [E] [expires: 2024-12-04]
|
||||
|
||||
</code></pre>
|
||||
|
@ -127,16 +127,16 @@ sub rsa3072 2022-12-05 [E] [expires: 2024-12-04]
|
|||
--------------------------------
|
||||
pub rsa3072 2022-12-05 [SC] [expires: 2024-12-04]
|
||||
89C359E4110050AA5BDDEA3E0284FFC275D0931B
|
||||
uid [ultimate] nihilist <<b></b>nihilist@nihilism.network>
|
||||
uid [ultimate] nihilist <<b></b>nihilist@nowhere.moe>
|
||||
sub rsa3072 2022-12-05 [E] [expires: 2024-12-04]
|
||||
|
||||
|
||||
#to list the key fingerprint:
|
||||
[ 10.8.0.3/24 ] [ nowhere ] [~]
|
||||
→ gpg --fingerprint nihilist@nihilism.network
|
||||
→ gpg --fingerprint nihilist@nowhere.moe
|
||||
pub rsa3072 2022-12-05 [SC] [expires: 2024-12-04]
|
||||
89C3 59E4 1100 50AA 5BDD EA3E 0284 FFC2 75D0 931B
|
||||
uid [ultimate] nihilist <<b></b>nihilist@nihilism.network>
|
||||
uid [ultimate] nihilist <<b></b>nihilist@nowhere.moe>
|
||||
sub rsa3072 2022-12-05 [E] [expires: 2024-12-04]
|
||||
|
||||
|
||||
|
@ -146,7 +146,7 @@ sub rsa3072 2022-12-05 [E] [expires: 2024-12-04]
|
|||
<p>Now let's export our public key like so:</p>
|
||||
<pre><code class="nim">
|
||||
[ 10.8.0.3/24 ] [ nowhere ] [~]
|
||||
→ gpg --output ~/nihilist.pubkey --armor --export nihilist@nihilism.network
|
||||
→ gpg --output ~/nihilist.pubkey --armor --export nihilist@nowhere.moe
|
||||
|
||||
[ 10.8.0.3/24 ] [ nowhere ] [~]
|
||||
→ cat ~/nihilist.pubkey
|
||||
|
@ -326,7 +326,7 @@ sec rsa3072/CA761853B6A47483
|
|||
|
||||
This key is due to expire on 2024-12-04.
|
||||
Are you sure that you want to sign this key with your
|
||||
key "nihilist <nihilist@nihilism.network>"
|
||||
key "nihilist <nihilist@nowhere.moe>"
|
||||
|
||||
Really sign? (y/N) y
|
||||
|
||||
|
@ -356,7 +356,7 @@ Encode input into binary or ASCII-armored output with an integrated signature
|
|||
<p>To sign the message while also remaining in plaintext, we use the second option --clearsign (also, if you have multiple private keys like me, choose it with the -u flag to specify who is sending the message):</p>
|
||||
<pre><code class="nim">
|
||||
[ 10.8.0.3/24 ] [ nowhere ] [~]
|
||||
→ gpg -u nihilist@nihilism.network --clearsign message.txt
|
||||
→ gpg -u nihilist@nowhere.moe --clearsign message.txt
|
||||
|
||||
[ 10.8.0.3/24 ] [ nowhere ] [~]
|
||||
→ cat message.txt.asc
|
||||
|
@ -383,7 +383,7 @@ e/D6QxqcdeK/RM0tUdlEsypp0KV3musGbyrYRhycEQPF
|
|||
<p>The signed message is saved as "message.txt<b>.asc</b>", now let's encrypt it using alice's public key, and also don't forget to encrypt it with the private key you want with the -u flag again:</p>
|
||||
<pre><code class="nim">
|
||||
[ 10.8.0.3/24 ] [ nowhere ] [~]
|
||||
→ gpg --encrypt --sign --armor -u nihilist@nihilism.network -r alice@nowhere.com message.txt.asc
|
||||
→ gpg --encrypt --sign --armor -u nihilist@nowhere.moe -r alice@nowhere.com message.txt.asc
|
||||
|
||||
[ 10.8.0.3/24 ] [ nowhere ] [~]
|
||||
→ ls -lash | grep message
|
||||
|
@ -460,8 +460,8 @@ e/D6QxqcdeK/RM0tUdlEsypp0KV3musGbyrYRhycEQPF
|
|||
-----END PGP SIGNATURE-----
|
||||
gpg: Signature made Mon 05 Dec 2022 07:34:36 PM UTC
|
||||
gpg: using RSA key 89C359E4110050AA5BDDEA3E0284FFC275D0931B
|
||||
gpg: issuer "nihilist@nihilism.network"
|
||||
gpg: Good signature from "nihilist <<b></b>nihilist@nihilism.network>" [ultimate]
|
||||
gpg: issuer "nihilist@nowhere.moe"
|
||||
gpg: Good signature from "nihilist <<b></b>nihilist@nowhere.moe>" [ultimate]
|
||||
|
||||
</code></pre>
|
||||
<p>Once decrypted, she can see that the message has our PGP signature.</p>
|
||||
|
@ -491,14 +491,14 @@ gpg: Good signature from "nihilist <<b></b>nihilist@nihilism.network>" [ultimate
|
|||
<h4>My Links</h4>
|
||||
<p>
|
||||
|
||||
<a target="_blank" rel="noopener noreferrer" href="http://blog.nihilism.network/rss/feed.xml">RSS Feed</a><br/><a target="_blank" rel="noopener noreferrer" href="https://matrix.to/#/#nihilism:m.datura.network">Matrix Chat</a><br/>
|
||||
<a target="_blank" rel="noopener noreferrer" href="http://blog.nowhere.moe/rss/feed.xml">RSS Feed</a><br/><a target="_blank" rel="noopener noreferrer" href="https://matrix.to/#/#nihilism:m.nowhere.moe">Matrix Chat</a><br/>
|
||||
|
||||
</p>
|
||||
</div><!-- /col-lg-4 -->
|
||||
|
||||
<div class="col-lg-4">
|
||||
<h4>About nihilist</h4>
|
||||
<p style="word-wrap: break-word;"><u>Donate XMR:</u> 8AUYjhQeG3D5aodJDtqG499N5jXXM71gYKD8LgSsFB9BUV1o7muLv3DXHoydRTK4SZaaUBq4EAUqpZHLrX2VZLH71Jrd9k8</p></br><p><u>Contact:</u> nihilist@nihilism.network (<a href="https://nihilism.network/nihilist.pubkey">PGP</a>)</p>
|
||||
<p style="word-wrap: break-word;"><u>Donate XMR:</u> 8AUYjhQeG3D5aodJDtqG499N5jXXM71gYKD8LgSsFB9BUV1o7muLv3DXHoydRTK4SZaaUBq4EAUqpZHLrX2VZLH71Jrd9k8</p></br><p><u>Contact:</u> nihilist@nowhere.moe (<a href="https://nowhere.moe/nihilist.pubkey">PGP</a>)</p>
|
||||
</div><!-- /col-lg-4 -->
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue