[GH-ISSUE #3797] Get ride of all these u2f and drm issues #2399

Closed
opened 2026-05-05 09:04:39 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @rusty-snake on GitHub (Dec 8, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3797

I'm becoming quite annoyed by all those issues about u2f and drm in browsers or other common and easy to solve issues.

Proposal

We should provide a setup-script for new users. Example: https://gist.github.com/rusty-snake/17494a3ad9366ce46a6b2bcc4c46149b.

Usage:

wget -O- https://gist.githubusercontent.com/rusty-snake/17494a3ad9366ce46a6b2bcc4c46149b/raw/da671d6fe92b38179904f9bb8428eab030088859/firejail-welcome.sh | sh

well you know wget | sh is 💣 ⏱️ 💥 .

Dependencies:

bash, sed, coreutils, sudo, zenity

Originally created by @rusty-snake on GitHub (Dec 8, 2020). Original GitHub issue: https://github.com/netblue30/firejail/issues/3797 I'm becoming quite annoyed by all those issues about u2f and drm in browsers or other common and easy to solve issues. **Proposal** We should provide a setup-script for new users. Example: https://gist.github.com/rusty-snake/17494a3ad9366ce46a6b2bcc4c46149b. Usage: ``` wget -O- https://gist.githubusercontent.com/rusty-snake/17494a3ad9366ce46a6b2bcc4c46149b/raw/da671d6fe92b38179904f9bb8428eab030088859/firejail-welcome.sh | sh ``` _well you know `wget | sh` is :bomb: :stopwatch: :boom: ._ Dependencies: bash, sed, coreutils, sudo, zenity
Author
Owner

@SkewedZeppelin commented on GitHub (Dec 8, 2020):

We should provide a setup-script for new users.

Awesome script!
Push it to contrib?

<!-- gh-comment-id:740659000 --> @SkewedZeppelin commented on GitHub (Dec 8, 2020): > We should provide a setup-script for new users. Awesome script! Push it to contrib?
Author
Owner

@Norcoen commented on GitHub (Dec 8, 2020):

As a non-user of firejail, looking around and finding this I would wish for a bit more details on the implications of this.

As far a I can tell, this basically allows new users to easily allow access to u2f and drm among other options, but it does not tell, what can of worms this might open

<!-- gh-comment-id:740760148 --> @Norcoen commented on GitHub (Dec 8, 2020): As a non-user of firejail, looking around and finding this I would wish for a bit more details on the implications of this. As far a I can tell, this basically allows new users to easily allow access to u2f and drm among other options, but it does not tell, what can of worms this might open
Author
Owner

@rusty-snake commented on GitHub (Dec 8, 2020):

Added a example on how details can look to browser-allow-drm. But I'm not the person for writing detailed and easy descriptions, so it's up to the community for now.

Push it to contrib?

Yes, but which newbies will find it there?

<!-- gh-comment-id:740830919 --> @rusty-snake commented on GitHub (Dec 8, 2020): Added a example on how details can look to browser-allow-drm. But I'm not the person for writing detailed and easy descriptions, so it's up to the community for now. > Push it to contrib? Yes, but which newbies will find it there?
Author
Owner

@rusty-snake commented on GitHub (Dec 11, 2020):

ok, let's add it to contrib and add it to https://firejail.wordpress.com/documentation-2/ >> I’ve just installed Firejail, now what?!

Ideally this would also be added to wikis (archlinux, ubuntuusers, gentoo, debian, ...) and blog posts. But they still use default.profile instead of profile.template.

<!-- gh-comment-id:743110173 --> @rusty-snake commented on GitHub (Dec 11, 2020): ok, let's add it to contrib and add it to https://firejail.wordpress.com/documentation-2/ >> I’ve just installed Firejail, now what?! _Ideally this would also be added to wikis (archlinux, ubuntuusers, gentoo, debian, ...) and blog posts. But they still use default.profile instead of profile.template._
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#2399
No description provided.