mirror of
https://github.com/Brandon-Rozek/website.git
synced 2024-11-09 10:40:34 -05:00
Added PGP form
This commit is contained in:
parent
3ab52704ad
commit
b1deda2ade
2 changed files with 9 additions and 1 deletions
|
@ -19,6 +19,14 @@ Keyoxide profiles:
|
||||||
[WKD Profile](https://keyoxide.org/wkd/brozek%40brandonrozek.com)
|
[WKD Profile](https://keyoxide.org/wkd/brozek%40brandonrozek.com)
|
||||||
[HKP Profile](https://keyoxide.org/hkp/brozek%40brandonrozek.com)
|
[HKP Profile](https://keyoxide.org/hkp/brozek%40brandonrozek.com)
|
||||||
|
|
||||||
|
|
||||||
|
For convinience, here's a form that you can use to send an encrypted email.
|
||||||
|
*Warning*: Some browsers have character limits in `mailto` links which can affect
|
||||||
|
the "Generate Email" button.
|
||||||
|
|
||||||
|
{{< pgpform "https://keys.openpgp.org/pks/lookup?op=get&options=mr&search=brozek@brandonrozek.com" >}}
|
||||||
|
|
||||||
|
This above encryption is performed locally on your machine with [OpenPGP.js](https://openpgpjs.org/).
|
||||||
## ActivityPub
|
## ActivityPub
|
||||||
|
|
||||||
You're also welcome to message me on Mastodon. My handle is [brozek@fosstodon.org](https://fosstodon.org/@brozek).
|
You're also welcome to message me on Mastodon. My handle is [brozek@fosstodon.org](https://fosstodon.org/@brozek).
|
|
@ -1 +1 @@
|
||||||
Subproject commit 597f1b9372dedd0b74786bf1e0a7db13c5895006
|
Subproject commit 5142aa60128d8a283926ce3089baf286cd48587d
|
Loading…
Reference in a new issue