mirror of
https://github.com/Brandon-Rozek/website-toots.git
synced 2024-11-09 10:40:35 -05:00
2.4 KiB
2.4 KiB
id | in_reply_to_id | in_reply_to_account_id | sensitive | spoiler_text | visibility | language | replies_count | reblogs_count | favourites_count | edited_at | reblog | application | account | media_attachments | mentions | tags | emojis | card | poll | syndication | date | ||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
109519854449196055 | null | null | false | public | en | 0 | 0 | 1 | null | null | null |
|
|
null | https://fosstodon.org/@brozek/109519854449196055 | 2022-12-15T21:39:17.203Z |
{{< unsafe >}}
OpenPGP.js is library that enables client side usage of PGP. With it, I created a form on my contact page that allows others to send me encrypted messages.
OpenPGP.js: https://openpgpjs.org/
Contact Page: https://brandonrozek.com/contact/
Form Implementation: https://github.com/Brandon-Rozek/website-theme/blob/5142aa60128d8a283926ce3089baf286cd48587d/layouts/shortcodes/pgpform.html
{{< /unsafe >}}