Designing an end-to-end encrypted note sharing service ๐Ÿ”๐Ÿ“

How can you share data securely via the web browser, using a third-party server? In this article, I explain how I created a end-to-end encrypted note sharing service called Noteshare.space, how the security mechanism works, and how to securely encode decryption keys in URIs.