C
C#•3y ago
V3NG3ANC3

secure API keys in a .Net core Web app hosted on linux server

I've currently got a .Net Web application that I'm hosting on a Linux server. It's also using multiple API keys, which I'm currently using inside the project, how can I secure these API keys inside of Linux so they're not attached to the project files?
4 Replies
V3NG3ANC3
V3NG3ANC3OP•3y ago
Safe storage of app secrets in development in ASP.NET Core
Learn how to store and retrieve sensitive information during the development of an ASP.NET Core app.
V3NG3ANC3
V3NG3ANC3OP•3y ago
OK, I'll give environment variables a go! Cheers 🙂
Brady Kelly
Brady Kelly•3y ago
User secrets only apply during development
V3NG3ANC3
V3NG3ANC3OP•3y ago
Yeah I've realised now, I think the most secure method I could use atm is azure keyvault or something
Want results from more Discord servers?
Add your server