Skip to content

axelrivera/rails-stimulus-e2e-encryption

 
 

Repository files navigation

Rails End-to-End Encryption Example

This is an example project to illustrate end-to-end encryption with Rails and openpgp.js. See the blogpost at https://jensravens.com/e2e-encryption-with-rails/ for a full exaplanation on how this works.

Development Setup

  • spin up postgres via docker-compose up
  • install dependencies with yarn and bundle
  • start the server via rails s

About

Demo Project for End to End Encryption with Rails and Stimulus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.3%
  • Ruby 3.2%
  • Other 0.5%