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?
