Press the button below to jump to specfic sections, if there are any question or isues please get in contact with us.
Please navigate here to create an account.
Users need to create a username with less than 16 characters. They also need to enter a valid email address, which must be unique. A user can only have one account associated with that email address.
Users are required to create a master password that meets the following requirements:
Please navigate here to log in to your account.
Users are required to log in using their password and email.
The user's set password and email are used to derive the key that the user uses to log into the website. This key is derived and sent to the server to be processed.
When a user's account is created, a master password is hashed using the email and password of the user. This is sorted on the server. When the user logs in, the items used to derive the key are hashed, and this is compared to validate that the user has the correct credentials.
The key is derived within the users browser and then sent to the server. This means that the server never knows the password used to create the key and cannot derive the key itself.
Here is a flow chart to demonstrate the process:
Users have many features within their vault:
Users can be part of many groups and organizations.
Group vaults act like personal vaults. Users can:
If users are admins, they gain additional controls for the group:
Everything is logged to a group log so that admins can see modifications to the group.
Users have many settings they can edit and turn on.