Products
Seren Passwords
Seren Passwords lets you give an employee access to a specific credential without placing the secret in a prompt, script, or shared configuration file. You choose what to share, access can require your approval, and every use is recorded. Seren stores encrypted data and cannot read the credential itself.
Trust model
The server never sees plaintext
Credentials are encrypted before they leave your device. When you share one, access is limited to the person or employee you selected and only that identity can unlock it. Seren keeps the encrypted item and the access record, but not the information needed to read the secret.
passwords.serendb.comA useful distinction
Passwords and Seren API keys
A Seren API key signs an application, script, or SDK into Seren. Seren Passwords stores credentials an employee may need for another service, such as a source control, alerting, or customer support account. Keep the application's Seren API key in its normal secure environment, and use Seren Passwords when an employee needs carefully controlled access to an outside account.
For developers
Integrate protected credential access
Applications can create vaults, share selected items, request approval, and review access history. An application or employee that has not been granted access cannot read the item.