Skip to content

Add bonus for Rails 5.1 Encrypted Secrets #270

Open
@jmmastey

Description

@jmmastey

There's a new security-related feature that a lot of devs won't be familiar with:

http://weblog.rubyonrails.org/2017/4/27/Rails-5-1-final/#encrypted-secrets

Right now initializers/key.rb has a not-entirely-insecure approach of just completely omitting a production key, but the current state of the art is usually ENV based and I'd like to expand on that in the tutorial.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions