itk-dev-rpa / OpenOrchestrator

MIT License
1 stars 4 forks source link

Check the encryption key when connecting to the database #62

Open ghbm-itk opened 9 months ago

ghbm-itk commented 9 months ago

Do a safety check that the encryption key matches the one used previously.

Should propably just be a pop up warning to the user.

DON'T store the encryption key in the DB but do a hashing check.