1GOA-DAEMON(8)                     goa-daemon                     GOA-DAEMON(8)
2
3
4

NAME

6       goa-daemon - GNOME Online Accounts Daemon
7

SYNOPSIS

9       goa-daemon [--help] [--replace]
10

DESCRIPTION

12       The goa-daemon program provides the org.gnome.OnlineAccounts name on
13       the session message bus. Users or administrators should never need to
14       start this daemon as it will be automatically started by dbus-daemon(1)
15       whenever an application sends a D-Bus message to the
16       org.gnome.OnlineAccounts name on the session bus.
17

CONFIGURATION FILE

19       The goa-daemon program stores configuration in the
20       $XDG_CONFIG_HOME/goa-1.0/accounts.conf (typically
21       ~/.config/goa-1.0/accounts.conf) file. The format of this file is
22       private and 3rd party programs or libraries should never read it. This
23       file does not contain any passwords or secrets.
24
25       See the XDG Base Directory Specification[1] for more information about
26       $XDG_CONFIG_HOME.
27

SECRETS

29       The goa-daemon program stores secrets (such as OAuth tokens) in GNOME
30       Keyring[2]. The format of the stored secrets is private and 3rd party
31       programs or libraries should never read, modify or delete these
32       secrets.
33

OPTIONS

35       --replace
36           Replace existing instance.
37
38       --help
39           Show help options.
40

AUTHOR

42       Written by David Zeuthen <zeuthen@gmail.com> with a lot of help from
43       many others.
44

BUGS

46       Please send bug reports to either the distribution bug tracker or the
47       upstream bug tracker at
48       https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts.
49

SEE ALSO

51       dbus-daemon(1)
52

NOTES

54        1. XDG Base Directory Specification
55           http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
56
57        2. GNOME Keyring
58           https://live.gnome.org/GnomeKeyring
59
60
61
62GNOME                             April 2011                     GOA-DAEMON(8)
Impressum