[PR #2672] [MERGED] Support Enpass v6 #4475

Closed
opened 2026-05-05 10:20:48 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2672
Author: @ghost
Created: 5/1/2019
Status: Merged
Merged: 5/2/2019
Merged by: @undefined

Base: masterHead: enpass


📝 Commits (3)

  • 5b667ad Refactor enpass profile
  • 10bd08b Support newer Enpass in disable-programs.inc
  • f114d41 Re-add no3d and move whitelist lines in enpass.profile

📊 Changes

2 files changed (+22 additions, -4 deletions)

View changed files

📝 etc/disable-programs.inc (+4 -0)
📝 etc/enpass.profile (+18 -4)

📄 Description

Added support for latest upstream version and refactored enpass.profile as a whitelisting profile.

Note: when sandboxing enpass, I couldn't get its companion webextension to work in browsers that already run firejailed. Not sure whether or not this was already the case with Enpass versions pre-dating v6. In all honesty I didn't spend all that much time testing different browsers/extensions as I personally moved to Bitwarden (which has a similar if not larger feature-set, is fully open-source and doesn't suffer from this dysfunctionality). Perhaps someone who actively uses Enpass can confirm all this and add a note to the profile accordingly.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/2672 **Author:** [@ghost](https://github.com/ghost) **Created:** 5/1/2019 **Status:** ✅ Merged **Merged:** 5/2/2019 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `enpass` --- ### 📝 Commits (3) - [`5b667ad`](https://github.com/netblue30/firejail/commit/5b667ad7a453686fe196af44879e8ac3409be6ff) Refactor enpass profile - [`10bd08b`](https://github.com/netblue30/firejail/commit/10bd08bfa082b7df5ea98662180e28332ffd0713) Support newer Enpass in disable-programs.inc - [`f114d41`](https://github.com/netblue30/firejail/commit/f114d41e34e2e617d6eee8dfc88e4cbc87e8a667) Re-add no3d and move whitelist lines in enpass.profile ### 📊 Changes **2 files changed** (+22 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `etc/disable-programs.inc` (+4 -0) 📝 `etc/enpass.profile` (+18 -4) </details> ### 📄 Description Added support for latest upstream version and refactored enpass.profile as a whitelisting profile. `Note`: when sandboxing enpass, I couldn't get its companion webextension to work in browsers that already run firejailed. Not sure whether or not this was already the case with Enpass versions pre-dating v6. In all honesty I didn't spend all that much time testing different browsers/extensions as I personally moved to Bitwarden (which has a similar if not larger feature-set, is fully open-source and doesn't suffer from this dysfunctionality). Perhaps someone who actively uses Enpass can confirm all this and add a note to the profile accordingly. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:20:48 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4475
No description provided.