Secure storage, secure sharing and secure communications for all of your digital valuables


Seravault uses end-to-end encryption to make sure your data is private. Only you or your trusted partners can decrypt data stored in Seravault.


Make sure your family, loved ones or business has the information they need. Securely save and share your confidential information.

  Passwords

Store information such as user names, passwords or PINS for your accounts. With end-to-end ecryption, your private information is secure.

more

  Notes

Create and store private notes using a word processor (WSYSIWYG editor). Notes can be composed of any free-form text.

more

  Credit Cards

Encrypt and store your credit card information. Privately share with family members or other trusted parties.

more

  Files

Encrypt, save and share files like tax returns, scanned birth certificates, drivers licenses or other personal documents.

more

  Messaging

Chat in real-time with a your contact using end-to-end encryption. Works like any other chat/IM/texting application but is end-to-end encrypted.

more

  Keys

Store cryptocurrency or web site public and private keys. Store any public/private key information.

  Collections

Organize your passwords, notes, messaging, files and keys by using collections.

  Sharing

Every user of Seravault has a Sharing Code. Request the Sharing Code of your contact or give your contact your Sharing Code. Send or recieve an invitation to share and communicate securely. Share sensitive information to trusted partners or family members.

  Multi-factor Authentication

In order to log into Seravault, you'll need a one-time code that will be emailed to you. You'll enter your email address and password to log in and then a on-time passcode will be sent to your email. That code will be needed in order to complete your login.

This ensures that the person logging in is the owner of the Seravault account.


Store, access and share digital information securely using state-of-the-art encryption


We've all got digital information that needs to be kept safe: accounts and passwords, scanned birth certificates, credit card and banking info, tax returns, scanned licenses, wills, cryptocurrency keys... and on and on.


Seravault implements end-to-end encryption. End-to-end encryption ensures that no 3rd party (including Seravault) can gain access to your data. Only you and the people you share with can decrypt the information.


With Seravault, families and business partners can securely save, share and access information


Seravault implements security best-practices and are confident in the integrity of our platform.

What is end-to-end encryption?


End-to-end encryption is intended to prevent data being read or secretly modified, other than by the true sender and recipient(s). The messages are encrypted by the sender but the third party does not have a means to decrypt them, and stores them encrypted. The recipient retrieves the encrypted data and decrypts it themselves.

What if I lose my password?


Sorry, you are out of luck. Seravault does not store your password and cannot reset it without loss of all data. Be careful to never lose your password!

How does sharing work? Wouldn't my partner need my key?


No. Each item in Seravault is encrypted using a unique key. That key is then encrypted using your public key. If you share, the item's key is also encrypted with your partners public key. The important thing to note here is that the item can only be decrypted by those who posess the private keys... you and the people with which you shared.

What would happen if Seravault ever got hacked?


Your data is encrypted using a key that's encrypted using your password. Seravault does not know your password so a hack will never reveal your password. Since your data is encrypted using your password-nonce-encrypted private key your password is needed in order to decrypt your data. No hacker will ever get your password from Seravault.

Seravault doesn't fill out my passwords in my browser!


No, it doesn't. Seravault is not that kind of tool. Seravault values the security of your information and since we can't guarantee the security of auto-fill, we don't do it. Seravault is meant to be a secure lock-box where you can store, fetch and share information... with minimum attack vectors.


Also available on the following platforms

All content is encrypted using unique 256 bit keys that are encrypted using your password plus a unique 128 bit nonce.

SeraVault uses the Open Source TweetNaCl encryption library which implements x25519- xsalsa20- poly1305

Open Source - Source code available at GitHub