goa-daemon (8) Linux Manual Page
goa-daemon – GNOME Online Accounts Daemon
Synopsis
- goa-daemon [–help] [–replace]
Description
Configuration File
The goa-daemon program stores configuration in the $XDG_CONFIG_HOME/goa-1.0/accounts.conf (typically ~/.config/goa-1.0/accounts.conf) file. The format of this file is private and 3rd party programs or libraries should never read it. This file does not contain any passwords or secrets.
See the m[blue]XDG Base Directory Specificationm[][1] for more information about $XDG_CONFIG_HOME.
Secrets
The goa-daemon program stores secrets (such as OAuth tokens) in m[blue]GNOME Keyringm[][2]. The format of the stored secrets is private and 3rd party programs or libraries should never read, modify or delete these secrets.
Options
–replace
- Replace existing instance.
–help
- Show help options.
Author
Written by David Zeuthen <zeuthen [at] gmail.com> with a lot of help from many others.
Bugs
Please send bug reports to either the distribution bug tracker or the upstream bug tracker at m[blue]https://gitlab.gnome.org/GNOME/gnome-online-accounts/issuesm[]. There are some debugging tips at m[blue]https://wiki.gnome.org/Projects/GnomeOnlineAccounts/Debuggingm[]
See Also
dbus-daemon(1)
Notes
- 1.
- XDG Base Directory Specification
- 2.
- GNOME Keyring
