From ed08b135466431de134e054352c28c610abd6691 Mon Sep 17 00:00:00 2001 From: Caleb Callaway Date: Sun, 20 Dec 2020 13:52:18 -0800 Subject: [PATCH] Fix typo --- content/blog/qui.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/qui.md b/content/blog/qui.md index 2ad5e71..bcd224d 100644 --- a/content/blog/qui.md +++ b/content/blog/qui.md @@ -5,6 +5,6 @@ draft: false tags: ['web3', 'dweb', 'security'] --- -The browser extension I [discussed previously](/blog/distributed-authenticity-for-web3) is now accessible at [on GitHub](https://github.com/cqcallaw/qui). The extension won't (intentionally) leak private data, but constructive criticism and user feedback is welcome. +The browser extension I [discussed previously](/blog/distributed-authenticity-for-web3) is now accessible at [on GitHub](https://github.com/cqcallaw/qui). The extension won't (intentionally) leak private data, but constructive criticism and user feedback are welcome. [Handling signatures in IPLD](https://blog.ceramic.network/how-to-store-signed-and-encrypted-data-on-ipfs/) looks like a better long-term solution, but the use of PGP should be an effective stopgap while standards emerge.