Skip to content

Commit

Permalink
add a note for security researchers to stop wasting their time
Browse files Browse the repository at this point in the history
  • Loading branch information
stitch committed Mar 16, 2022
1 parent 708e1d1 commit 328081b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .envrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ fi
export VIRTUAL_ENV=${VIRTUAL_ENV:-${ENV}}
export PATH=${VIRTUAL_ENV}/bin:$PATH

# To the security researchers: these are placeholder keys that look like the real deal. The production environment
# is simulated as well as possible. Please do not send any vulnerability disclosures about this. In many other
# cases grepping through github works, this time it does not. Your efforts are appreciated still :)
export SECRET_KEY="_dzlo^9d#ox6!7c9rju@=u8+4^sprqocy3s*l*ejc2yr34@&89"
export FIELD_ENCRYPTION_KEY="_H1RMbPAgbhGHfG0Ok38OK6zNZ90P7AU9wULXp3aa1A="

Expand Down

0 comments on commit 328081b

Please sign in to comment.