Skip 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.

collin

Members
  • Joined

  • Last visited

  1. Enpass is not being crashed by those licensing server failures. That's all—innocent log noise—checking plans and receiving "no_offers" on Linux. Random Enpass exits after around two days on Linux Mint 21.3 often indicate: 1) Check for OOM killer: dmesg -T | grep -i eliminate "Killed process … enpass" indicates a memory surge. 2) The session may end in silence if it is connected to the Cinnamon login session. Permit lingering: sudo enable-linger $USER loginctl 3) Try the electron/GPU weirdness: Pass through --disable-gpu The recommended course of action when using Enpass as a Wi-fi Sync server is to run it via systemd with Restart=always so that it will restart immediately even if it breaks.
  2. This isn't Enpass; it's on the website. The email field on the new login page, which uses a contemporary JS form (probably React), does not expose a correct name, id, or autocomplete for password managers. The email box is ignored and "save webform" never appears because Enpass recognizes the password input (hence the generator) but never considers the page to be a legitimate login form. If the DOM is dynamically hydrated, shadow-DOM, iframe, or non-standard, renaming fields in Enpass won't help. This page lacks the fundamental accessibility semantics that autofill depends on. In summary, you are not missing anything. Enpass is unable to reliably autofill here until the website corrects its HTML. Currently, the only option is manual login.

Account

Navigation

Search

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.