Skip to content

Secure sensitive environment variables #1

@aleguy02

Description

@aleguy02

According to the Expo Docs:
"Do not store sensitive info, such as private keys, in EXPO_PUBLIC_ variables. These variables will be visible in plain-text in your compiled application."

That's exactly what I'm doing right now...

This needs to be fixed. Here's some readings/discussions that can be a starting point:

If possible, implementing this with Redis caching would be sweet because I have to present a workshop about redis soon, but this isn't very secure based on my two minutes of googling.

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions