mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-08-02 07:02:01 +00:00
Updated key and added verification to contact form
This commit is contained in:
parent
2b9c992597
commit
f75bb6213a
2 changed files with 9 additions and 3 deletions
|
@ -9,7 +9,7 @@ The best way to get a hold of me is through email. I advocate the use of [plaint
|
|||
|
||||
I support PGP encryption! My current fingerprint is:
|
||||
```
|
||||
5F37 830B FA46 FF78 81F4 7AC7 8DF7 9C3D C5FC 658A
|
||||
1623 A4C6 0EF7 B422 D2C8 9D5D 0610 BBE9 9025 8018
|
||||
```
|
||||
|
||||
You can query my keys through [WKD](https://wiki.gnupg.org/WKD) ([Direct Link](/.well-known/openpgpkey/hu/o1dbwkdx683fduwgzmrbwa3yip41frdn)) and the [OpenPGP Keyserver](https://keys.openpgp.org/search?q=brozek%40brandonrozek.com) ([Direct Link](https://keys.openpgp.org/pks/lookup?op=get&options=mr&search=brozek@brandonrozek.com)).
|
||||
|
@ -29,4 +29,10 @@ the "Generate Email" button.
|
|||
This above encryption is performed locally on your machine with [OpenPGP.js](https://openpgpjs.org/).
|
||||
## 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).
|
||||
|
||||
## Verification
|
||||
|
||||
Received a PGP-signed message from me? You can use the form below to verify locally that it was signed using my key. This method trusts that a malicious actor hasn't overriden my key on [keys.opengpg.org](https://keys.openpgp.org/).
|
||||
|
||||
{{< pgpverify "https://keys.openpgp.org/pks/lookup?op=get&options=mr&search=brozek@brandonrozek.com" >}}
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit bd7e11b4214f0f4bc4acad2f4d1b9d126e4b5db9
|
||||
Subproject commit 6c189eb8f2e10cf743d2304ce9b1cb72eaea9788
|
Loading…
Add table
Reference in a new issue