From 9617a2f3c6ef7c22031e92ee473435539c22bd79 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 24 Apr 2023 23:20:43 +0000 Subject: [PATCH] New/Modified Toots --- 109519854449196055.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/109519854449196055.md b/109519854449196055.md index 3c3fad7..e4b2a33 100644 --- a/109519854449196055.md +++ b/109519854449196055.md @@ -1,5 +1,5 @@ --- -{"id": "109519854449196055", "in_reply_to_id": null, "in_reply_to_account_id": null, "sensitive": false, "spoiler_text": "", "visibility": "public", "language": "en", "replies_count": 0, "reblogs_count": 0, "favourites_count": 0, "edited_at": null, "reblog": null, "application": null, "account": {"id": "108219415927856966", "username": "brozek", "acct": "brozek", "display_name": "Brandon Rozek", "url": "https://fosstodon.org/@brozek", "avatar": "https://cdn.fosstodon.org/accounts/avatars/108/219/415/927/856/966/original/bae9f46f23936e79.jpg", "avatar_static": "https://cdn.fosstodon.org/accounts/avatars/108/219/415/927/856/966/original/bae9f46f23936e79.jpg", "header": "https://fosstodon.org/headers/original/missing.png", "header_static": "https://fosstodon.org/headers/original/missing.png", "noindex": true, "roles": []}, "media_attachments": [], "mentions": [], "tags": [], "emojis": [], "card": {"url": "https://openpgpjs.org/", "title": "OpenPGP.js | OpenPGP JavaScript Implementation", "description": "The OpenPGP.js project aims to provide an Open Source OpenPGP library in JavaScript.", "type": "link", "author_name": "", "author_url": "", "provider_name": "", "provider_url": "", "html": "", "width": 0, "height": 0, "image": null, "embed_url": "", "blurhash": null}, "poll": null, "syndication": "https://fosstodon.org/@brozek/109519854449196055", "date": "2022-12-15T21:39:17.203Z"} +{"id": "109519854449196055", "in_reply_to_id": null, "in_reply_to_account_id": null, "sensitive": false, "spoiler_text": "", "visibility": "public", "language": "en", "replies_count": 1, "reblogs_count": 0, "favourites_count": 1, "edited_at": null, "reblog": null, "application": null, "account": {"id": "108219415927856966", "username": "brozek", "acct": "brozek", "display_name": "Brandon Rozek", "url": "https://fosstodon.org/@brozek", "avatar": "https://cdn.fosstodon.org/accounts/avatars/108/219/415/927/856/966/original/bae9f46f23936e79.jpg", "avatar_static": "https://cdn.fosstodon.org/accounts/avatars/108/219/415/927/856/966/original/bae9f46f23936e79.jpg", "header": "https://fosstodon.org/headers/original/missing.png", "header_static": "https://fosstodon.org/headers/original/missing.png", "noindex": true, "roles": []}, "media_attachments": [], "mentions": [], "tags": [], "emojis": [], "card": {"url": "https://openpgpjs.org/", "title": "OpenPGP.js | OpenPGP JavaScript Implementation", "description": "The OpenPGP.js project aims to provide an Open Source OpenPGP library in JavaScript.", "type": "link", "author_name": "", "author_url": "", "provider_name": "", "provider_url": "", "html": "", "width": 0, "height": 0, "image": null, "embed_url": "", "blurhash": null}, "poll": null, "syndication": "https://fosstodon.org/@brozek/109519854449196055", "date": "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: openpgpjs.org/

Contact Page: brandonrozek.com/contact/

Form Implementation: github.com/Brandon-Rozek/websi