Hacker News new | past | comments | ask | show | jobs | submit login

You totally can store sensitive passwords in your source code repo, just so long as they're encrypted. Here's how we do it: https://neosmart.net/blog/2017/securestore-a-net-secrets-man...

SecureStore is designed to be repo-friendly, it purposely avoids needless IV/payload regeneration, is based in plain text, and preserves element order to avoid driving source code managers crazy.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: