Skip to content

JensRavens/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

Releases

No releases published

Packages

No packages published

Languages