commit f8c0cb2109a25e6074ed966d174561e489110914
parent 6a03f0bcaa317727d92d3f03e415d5f84aea9e8f
Author: pyratebeard <root@pyratebeard.net>
Date: Sat, 13 May 2023 23:38:53 +0100
updated wording
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/index.html b/index.html
@@ -11,20 +11,20 @@
<p>A *nix infrastructure engineer and systems administrator; obsessive geek, advocate of {open-source,security,privacy}, "<a href="/scrots"><em>ricer</em></a>", and patient coffee brewer.</p>
</div>
<div id="log" class="subsection">
- <p>Occassionally I will write <a href="https://log.pyratebeard.net">log entries</a> related to technology, security, free and open source software, and tips or tricks that I have found useful. Microblogging can be found on <a rel="me" href="https://harbour.cafe/@pyratebeard">mastodon</a>.</p>
+ <p>Occassionally will write <a href="https://log.pyratebeard.net">log entries</a> related to free and open source software, digital security, and random musings amongst other things. Microblogging can be found on the <a rel="me" href="https://harbour.cafe/@pyratebeard">fediverse</a>.</p>
</div>
<div id="code" class="subsection">
- <p>Some of the code that I write or use can be found in repositories on my <a href="https://git.pyratebeard.net">git server</a> or on <a href="https://gitlab.com/pyratebeard">gitlab</a>/<a href="https://github.com/pyratebeard">github</a>.</p>
+ <p>Code written or used can be found in repositories on this domain's <a href="https://git.pyratebeard.net">git server</a> or on <a href="https://gitlab.com/pyratebeard">gitlab</a>/<a href="https://github.com/pyratebeard">github</a>.</p>
</div>
<div id="comms" class="subsection">
- <p>For communications use the address <code>root <at> pyratebeard <dot> net</code>, or for more direct contact use IRC:</p>
+ <p>To communicate use the address <code>root <at> pyratebeard <dot> net</code>, or for more direct contact use IRC:</p>
<ul>
<li>pyrate | <a href="https://unix.chat">unix.chat</a></li>
<li>pyratebeard | <a href="https://darkscience.net/irc/">darkscience</a>, <a href="https://libera.chat">libera</a>, <a href="https://www.oftc.net/">oftc</a></li>
</ul>
</div>
<div id="encrypt" class="subsection">
- <p>If you would like to communicate securely my PGP key can be found <a href="http://pyratebeard.net/pgp.pub">here</a>, or incant:</p>
+ <p>If you would like to communicate securely use the PGP key found <a href="http://pyratebeard.net/pgp.pub">here</a>, or incant:</p>
<pre>curl https://pyratebeard.net/pgp.pub | gpg --import</pre>
<p>Key ID: <code>0x5113A16D</code> | Fingerprint: <code>7A8E 129D BE67 9DAB AEB3 37C5 C787 7C71 5113 A16D</code></p>
<p>SSH key: <code>ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICSluiY54h5FlGxnnXqifWPnfvKNIh1/f0xf0yCThdqV</code></p>