Application users
Archived
I no longer maintain this book. I have moved my own workstations to NixOS, where the entire system is declared in one reproducible Git repo rather than assembled by hand. The Fedora Atomic notes here are left up for reference, but they are no longer updated. For my current setup, read the NixOS Workstation book instead.
With strong authentication for sudo taken care of by Solokey, we can separate permissions for privileged data access, by creating additional user accounts.
One use case for this can be to control access to command line
programs that store sensitive API tokens, via sudo.