mkaring / ConfuserEx

An open-source, free protector for .NET applications
https://mkaring.github.io/ConfuserEx/
MIT License
2.26k stars 349 forks source link

[Feature Request]: I want to pass `snKeyPass` as a command line variable to be used in Dev-Ops secretes etc. #525

Open Smurf-IV opened 1 year ago

Smurf-IV commented 1 year ago

I do not want the snKeyPass to be in the crproj file, as this defeats the act of "Delay Signing" and having the actual password a secret (Contractors etc.) I would like to pass the snKeyPass on the command line when used in a yml file so that it is not known to anyone !