|
|
|
|
|
by rythie
4716 days ago
|
|
Here's an idea: Use the user's password to decrypt a key, that then decrypts the data - which I know you can't do because of password resets... So to deal with password resets, create another password which decrypts the same key. Store that other password in a physical safe, possibly in a bank safety deposit box. This will slow down password resets to a manual process of course. For additional security you can store these split a password in two or more pieces and store in different banks. For convenience you could allow users from the same organisation to reset each other's passwords (since they all have access to the same key). Also, use a IDS so you know know as soon as you've been hacked - because people logging in at that time are still at risk. |
|
¹ There is the option to use a single admin, but there are great big warning signs and scary red boxes all over that section of the doco. It's something you'd only use in a solo shop (as a Notes ISV or a Domino web dev).