mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #2247] [MERGED] Add new config option to disable U2F in browsers, enabled by default #4235
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#4235
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/2247
Author: @SkewedZeppelin
Created: 11/5/2018
Status: ✅ Merged
Merged: 11/7/2018
Merged by: @netblue30
Base:
master← Head:u2f_cond📝 Commits (1)
1a03225Add new config option to disable U2F in browsers, enabled by default📊 Changes
7 files changed (+17 additions, -3 deletions)
View changed files
📝
etc/chromium-common.profile(+1 -1)📝
etc/firefox-common.profile(+1 -1)📝
etc/firejail.config(+3 -0)📝
src/firejail/checkcfg.c(+9 -0)📝
src/firejail/firejail.h(+1 -0)📝
src/firejail/profile.c(+1 -0)📝
src/man/firejail-profile.txt(+1 -1)📄 Description
Allows easily reenabling security dongles where needed.
Am I missing anything?
Also should we consider allowing U2F in supported browsers by default?
U2F dongles can be had for under $10 and add easy security to online accounts.
With Google's recent push again and the future FIDO2 potential we'll hopefully see increased adoption of it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.