L00177579 / Studio-Ghiblis-Movie-Maker

0 stars 2 forks source link

Decide on encryption method for connection string #14

Open L00177579 opened 1 year ago

L00177579 commented 1 year ago

Currently the connection string is stored in the appsettings.json file. This needs to be encrypted or some alternative method needs to be used.

Current ideas: Salted + encrypyed password and username.