Skip to content

[.env] How to hide from others & share with teammates #2975

Answered by krakxn
guillermovahi asked this question in Q&A
Discussion options

You must be logged in to vote

@guillermovahi

Any sort of .env usage is a single point of failure. The ideal approach would be a cryptographic one.

For minor projects, such misuse is hardly a nuisance even if teammates are malicious (unlikely). In this case, you can just create a private repo (w/ the .env pushed) and giving your teammates the access (for visibility).

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@alymurtazamemon
Comment options

@guillermovahi
Comment options

Comment options

You must be logged in to vote
3 replies
@guillermovahi
Comment options

@krakxn
Comment options

@guillermovahi
Comment options

Answer selected by alymurtazamemon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants