Compare commits

..

No commits in common. "a0419bda15383d903b5ce849b5acc325205665ef" and "731e8c74a9368a479930e6ed7fd7dfead50d1482" have entirely different histories.

5 changed files with 2 additions and 31 deletions

View File

@ -1,2 +1,4 @@
<!-- @format -->
The names may not contain a dot, the RHEL sudo is wheel (not to be confused The names may not contain a dot, the RHEL sudo is wheel (not to be confused
with Debian's passwordless sudo) and the proper permissions are 0400. with Debian's passwordless sudo) and the proper permissions are 0400.

View File

@ -1,5 +0,0 @@
# Inspired from Tails. This may break the expectation of "sudo mode", but
# saves me from constantly entering "sudo -k"
Defaults timestamp_timeout=0
# vim: filetype=sudoers

View File

@ -1,5 +0,0 @@
# Tails has this and I suspect it may be less confusing for less technical
# people around.
Defaults pwfeedback
# vim: filetype=sudoers

View File

@ -1,12 +0,0 @@
# The usual wheel or sudoers group for weird systems missing it.
# Uncomment for Debian
#%sudoers ALL=(ALL:ALL) ALL
# Uncomment for everything else
#%wheel ALL=(ALL:ALL) ALL
# WARNING: DANGEROUS AND INSECURE! DON'T UNCOMMENT!
#%sudoers ALL=(ALL:ALL) NOPASSWD: ALL
#%wheel ALL=(ALL:ALL) NOPASSWD: ALL
# vim: filetype=sudoers

View File

@ -1,9 +0,0 @@
# https://github.com/freedomofpress/dangerzone/blob/main/INSTALL.md#fedora
[dangerzone]
name = Dangerzone repository
baseurl = https://packages.freedom.press/yum-tools-prod/dangerzone/f$releasever
gpgkey = https://packages.freedom.press/yum-tools-prod/fpf-yum-tools-archive-keyring.gpg
gpgcheck = 1
repo_gpgcheck = 0
enabled=1