RubyFlow The Ruby and Rails community linklog

End-to-End Encryption in Rails with Stimulus and OpenPGP.js

Ever wondered how to implement end-to-end encryption in a server-side-rendered app? In this post, I explain how we did it in a production app and give an example for a user-to-user messaging system that encrypts and decrypts messages on the client via Stimulus and OpenPGP.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in