Lenticular Cloud/Account: Difference between revisions
(Created page with "<h1>Registration</h1> Each registration has to be approved by an admin to prevent spamers and unexpected access to the infrastructure. <h1>Stored Data</h1> <h2>Passwords</h...") |
No edit summary |
||
Line 8: | Line 8: | ||
The passwords are stored as salted sha-512, what is a good enought secure hash. | The passwords are stored as salted sha-512, what is a good enought secure hash. | ||
Moderner hashes like bcrypt,.. are not supported by LDAP. | Moderner hashes like bcrypt,.. are not supported by Open-LDAP. | ||
<h2>Alt Email</h2> | <h2>Alt Email</h2> |
Revision as of 08:21, 23 August 2018
Registration
Each registration has to be approved by an admin to prevent spamers and unexpected access to the infrastructure.
Stored Data
Passwords
The passwords are stored as salted sha-512, what is a good enought secure hash. Moderner hashes like bcrypt,.. are not supported by Open-LDAP.
Alt Email
This is an email to contact the user outside this cloud system. Also password reset will be send there, so please take care about the security of this given email-address.
Public GPG/PGP key
The GPG key is used to secure the communication to the alt-email. So a password reset is much easier for an administrator, because he can verify the user by a additional factor.
Last modified
The last modification of the user account
Account Created
Date when the account is created.
Services
Each service can be activated and deactivated.