buyrsr Posted May 20, 2021 Report Share Posted May 20, 2021 Imagine I am an Enpass user since a while but now the company would disappear, I couldn't somehow get the enpass software anymore, and my computer breaks. After all, I have no chance anymore of using any Enpass Software/App --> I only have a copy of my enpass-database file on a USB stick or somewhere. How can I open that file to read my passwords without having Enpass software/App? - Are there other password managers where I can import the raw enpass database-file? - (Most important) If there would be no password managers that are able to open enpass database-files, is there still a way to open up an enpass database-file as long as I have the master-password? (I have posted this question here because I found no topic section that really fits this issue). Link to comment Share on other sites More sharing options...
Vinod Kumar Posted May 21, 2021 Report Share Posted May 21, 2021 Hi @buyrsr, I understand your concern about availability of data. You can always export data from Enpass to json format, that contains complete details of your data that can be used by a software tool. Also, Enpass uses open-source SQLCipher for database file. Enpass derives a key from the master password with PBKDF2-HMAC-SHA512 100K iterations (outside of SQLCipher) and uses it as the raw key for SQLCipher. You can find few opensource implementations to read Enpass database file on github. Thanks. Link to comment Share on other sites More sharing options...
Thoughts? Posted June 3, 2021 Report Share Posted June 3, 2021 (edited) Hello buyrsr Opening your Enpass vault doesn't require (or even use) access to Enpass's servers or the internet. Install the desktop app or keep a copy of the portable version and you will always be able to open your vault. Simply ensure you keep your account e-mail, master password, and, if used, key file safe. Even if Enpass disappeared overnight you will be able to open your vault. Once your vault has been opened it can be exported as an unencrypted .json or .csv file and be imported into a different password manager. Enpass Desktop Software Edited June 3, 2021 by Thoughts? Link to comment Share on other sites More sharing options...
DesignT Posted August 21, 2021 Report Share Posted August 21, 2021 What about the files we add ? I think that files do not come with the exported formats? How can we export everything ? Thanks Link to comment Share on other sites More sharing options...
Manish Chokwal Posted August 23, 2021 Report Share Posted August 23, 2021 Hello @DesignT! Welcome to the Enpass Forum. On 8/21/2021 at 1:59 PM, DesignT said: How can we export everything ? Yes, you can export all your data including attached files in the by choosing ".json" format. (As shown in the pictures below) Link to comment Share on other sites More sharing options...
DesignT Posted August 23, 2021 Report Share Posted August 23, 2021 Hello Manish, Can you please advice a macos application to read JSON able to extract the attached files ? Thanjs a lot Link to comment Share on other sites More sharing options...
Vinod Kumar Posted August 23, 2021 Report Share Posted August 23, 2021 Hi @DesignT The json export format is made for a software tool to import, such as password manager by different vendor. If you want export your attachments as normal files, please follow these instructions: 1. Select "Attachments" under "Others" section in Sidebar. This will show all items with attachments in the list. 2. Select the items, right-click and choose "Export attachments" Cheers:) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now