Is there a standard XDG location for user secrets?
3
votes
1
answer
835
views
XDG defines
~/.config
, ~/.cache
and other shell-agnostic locations for user configuration files. Some applications define their own locations for user secrets, like ~/.ssh
and ~/.gpg
.
Is there an XDG-defined location for user secrets? For example, ~/.secret
?
Asked by lofidevops
(3349 rep)
Jul 22, 2018, 05:22 PM
Last activity: Jul 22, 2018, 09:40 PM
Last activity: Jul 22, 2018, 09:40 PM