Jump to content
View in the app

A better way to browse. Learn more.

Enpass Discussion Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Linux

Enpass on Linux
Discuss usage, distro support, and everything Enpass-related with the Enpass's Linux community here.

  1. Started by marcoshalano,

    Menus on Ubuntu are a little different from regular menu system. There options to enable global menu (so menu will be show on menu bar on top of the screen) and local menu (so menu will be show on window bar). So there's option to always show menus and just when mouse rolls over. The idea is support this menus on Ubuntu so it can have a better behavior.

  2. Started by marcoshalano,

    Hello, I think should have a symbolic link on /usr/bin/enpass which points to the runenpass.sh script so people could start Enpass from console.

  3. Started by marcoshalano,

    Enpass is installed inside /opt/Enpass. IMHO should be turn down the upcase, become /opt/enpass. The idea is keep the standrd Unix. Even upcase don't harm, should be a standard.

  4. Started by mumblez,

    Fresh installation of Fedora 24 Enpass rpm installed as normal user (non-root) After installation I'm able to launch and set up sync with dropbox After sync I see a list of all entries but no details, clicking on an entry to edit causes it to crash. Ran with runepass.sh afterwards to see if the output will help you: qt.network.ssl: QSslSocket: cannot resolve SSLv2_client_method qt.network.ssl: QSslSocket: cannot resolve SSLv2_server_method libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile QLayout: Attempting to add QLayout "" to QPasswordEdit "", which already has a layout libpng warning: iCCP: kn…

  5. I'm testing enpass as a possible replacement for lastpass, and when I use the browser plugin to generate a password, it doesn't ave it to the store. If I log out of the new site and log back in (I have to find the password from the clipboard, which was a problem the first time I noticed, as it had been removed) then it offers to save the password, but in the two cases I've tried (one being this forum), it doesn't then know what the username is (as that was remembered). Is this a setup problem or something that doesn't work? As a side note, lastpass remembers the generated passwords anyway for each site, even if it doesn't know whether you used it. That wou…

      • Like
    • 5 replies
    • 2.9k views
  6. Installed the linux version of Enpass today (5.3.0) on my Ubuntu box. I setup folder syncing... if I like it I'll sync the folder elsewhere. Then while running enpass, I noticed it had two programs running, Enpass and EnpassHelper. Enpass had an open socket connection with EnpassHelper talking to Enpass. Specifically, checking the network connections on my box for Enpass gave this: netstat -anp|grep 11095 tcp 0 0 127.0.0.1:10391 0.0.0.0:* LISTEN 11095/Enpass tcp 0 0 127.0.0.1:10391 127.0.0.1:54452 ESTABLISHED 11095/Enpass tcp 0 0 127.0.0.1:10391 127.0.0.1:54354 …

    • 2 replies
    • 4.1k views
  7. Hi all, I forgot my master password so I tried to reinstall and even deleted the install directory. But still after install enpass is asking for my master password, Where is those configuration and passwords stored ? How can I delete those.?

    • 1 reply
    • 4.2k views
  8. Started by Matthew,

    It appears the Linux version does track password change history, but no way to access it? Is this correct and is support for accessing history planned?

      • Like
    • 3 replies
    • 3k views
  9. Started by gammy,

    I just noticed that Enpass was drawing a whopping 1.5 Gigabytes of RAM; I've had it running for a day or so. After restarting it, it's using a more sane 31 Megabytes. I don't have a lot to go on at the moment, but thought I'd mention it here to see if someone else has had similar issues. My system is reasonably bleeding edge, so I wouldn't be surprised if this is difficult to reproduce: Archlinux, kernel 4.6.3-1-ARCH #1 Enpass 5.2.1.1-1 (AUR package, hence the additional 1) qt5 & qt5-webkit 5.7.0-1 (Community package, hence the additional 1) Cheers

      • Like
    • 2 replies
    • 2.5k views
  10. I got super excited when I saw that Enpass now supports TOTP and diceware, but kinda confused why I only have those on Android (v5.2.0) and not with the Linux app (v5.2.1 from Ubuntu repo). I think after re-reading the post about Android using diceware, I was assuming that it was for all platforms but it looks like that's just Android for now? I'm still confused as to why I don't have the option to at least add a TOTP in the Linux app that it seems to show in the manual, all I have is Add Field and Reorder Field. Or do I manually just make a field labelled TOTP? I ran apt-get update && apt-get upgrade several times and couldn't find any updated repo, i…

    • 3 replies
    • 2.3k views
  11. Started by rollenwiese,

    Not sure what specific setting made the difference, but copying the Enpass-Desktop.conf file from my other machines, overwriting the one on the new machine resolved my issue. -- I'm using enpass on Arch Linux, running in a Virtualbox VM. On attempting to import from a backup (stored locally sourced from an exported backup from my main desktop machine), I'm prompted for a password, which I enter. It's the same password as on the desktop machines. After selecting the file (.walletx), I enter my password and am informed my data has been restored successfully. I select done and am again prompted for the master password at the unlock screen. However all att…

    • 0 replies
    • 4.1k views
  12. Hello, since Qt 5.7, QGtkStyle is removed, so Qt applications don't look native anymore on the GNOME desktop. To fix this, I installed adwaita-qt5, which is a port of the default Gtk theme to Qt. I globally set QT_STYLE_OVERRIDE=adwaita so all my Qt applications use the new theme. Actually, Enpass isn't affected by this at all, as is uses bundled Qt 5.6 and uses QGtkStyle on GNOME per default. But settings QT_STYLE_OVERRIDE=adwaita causes Enpass to try to load the Adwaita theme, which fails, and then it falls back to an Windows 95-like theme which is really ugly. The solution is to modify runenpass.sh, just add export QT_STYLE_OVERRIDE="" somewhere before…

    • 1 reply
    • 2.7k views
  13. New user here. I am starting to use Enpass and when my Lastpass Premium subscription is going to expire I might buy mobile apps too. On desktop I run Fedora23. I have a couple of questions. 1. Where is the database file located? I could not find in the folder where I have installed Enpass. 2. Which is the command invoked by Enpass when backing up? I would like to set a cronjob to have it done automatically. Thank you

    • 1 reply
    • 3.1k views
  14. Started by c.monty,

    Hello! I have installed Enpass (enpass_5.2.1_amd64.deb) on Debian Linux. I need to reset the Masterpassword, and I followed the instructions to do a complete uninstall and after that reinstall Enpass. However, after starting Enpass I need to enter the Masterpassword that is incorrect. Question: How can I reset Masterpassword on LInux? THX

    • 1 reply
    • 2.3k views
  15. Started by Michael,

    I was doing random work when my clipboard kept getting cleared even without using Enpass. After going to the Enpass settings and disabling this feature my clipboard stopped clearing itself. Not sure if it matters but Enpass was unlocked during this time. Shouldn't the clipboard clearing feature only fire when a password has been copied?

    • 2 replies
    • 4.5k views
  16. With Enpass 5.2 the browser extension stopped working (at least on chrome, don't know about FF or others as I don't use them) What I tried so far: 1. Reinstall the extension 2. Disable / Enable the browser extension support within Enpass -> Tools -> Settings What I discovered: Looking at the background.html of the extension while browser support is enabled all I see is Uncaught Error: Malformed UTF-8 data (That's fine as I have that on windows too and the extension works just fine). As soon as I disable browser support within Enpass, the js console screams errors about not being able to connect to the socket. This means, while browser support is …

      • Like
    • 19 replies
    • 11.4k views
  17. Started by msirapian,

    Hi I've just installed Enpass on my Debian box (Debian/sid), using the provided .deb. All works well, but when I head to the sync options, choosing any cloud provider won't open their credentials/login webpage. So I can't connect Enpass to any cloud on my PC Any tips to solve this issue ? thanks

      • Like
    • 22 replies
    • 12.3k views
  18. Hi, I setup a new Ubuntu 16.04 system and installed Enpass. I tried the Installation via ppa and the standalone installer. Installing Enpass works fine, running does not. I can sync my data from Google Drive, but as soon as I enter my password I see these errors in the console: QLayout: Attempting to add QLayout "" to QPasswordEdit "", which already has a layout QSqlDatabase: QSQLCIPHER driver not loaded QSqlDatabase: available drivers: QSQLITE QSqlQuery::exec: database not open QSqlQuery::exec: database not open QSqlQuery::exec: database not open QSoundEffect(pulseaudio): pa_stream_write, error = Ungültiger Parameter Do you have any advice what mi…

      • Like
    • 3 replies
    • 3.2k views
  19. Started by lburgazzoli,

    Hello, I have some troubles moving items to folder as the drag operation always fail: the cursors shows that the operation is not possible and the folder is still empty once drag is done, is that a know issue ? I'm using v5.0.4 on Fedora 23 Cinnamon

      • Like
    • 5 replies
    • 3.1k views

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.