Skip to content

Modernize credentials setup #35

Description

@nickedwards109

Currently, the application uses an outdated method to store AWS access keys (storing them in a config/local_env.yml file). This should be brought up to date by implementing the recommended pattern in the Rails guides where access keys would be encrypted and stored securely in config/credentials.yml.enc.

The guide can be found under Environmental Security in https://guides.rubyonrails.org/security.html.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions