1seahorse-agent(1) GNOME seahorse-agent(1)
2
3
4
6 seahorse-agent - seahorse pass phrase caching agent
7
8
10 seahorse-agent [ OPTION... ]
11
12
14 Seahorse is a GNOME application for managing encryption keys.
15
16 This is the agent program for seahorse which keeps a temporary secure
17 storage of your pass phrases. It also works with the SSH agent to
18 prompt you for SSH passphrases.
19
20
22 Help options
23 -?, --help
24 Show summary of all options and exit.
25
26 --usage
27 Display brief usage message and exit.
28
29
30 Application options
31 -c, --cshell
32 Print variables in for a C type shell.
33
34 -d, --no-daemonize
35 Do not daemonize seahorse-agent.
36
37 -A, --any-display
38 Don't try to make sure requests only come from the X display on
39 which seahorse-agent was started.
40
41 --v, --variables
42 Display variables instead of editing gpg.conf.
43
44
45 Additional options
46 In addition, the usual GTK+ and GNOME command line options apply. See
47 the output of --help for details.
48
49
51 This man page describes seahorse-agent version 0.9.
52
53
55 If you find a bug, please report it at
56 http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse.
57
58
60 Jacob Perkins <jap1@users.sourceforge.net>
61
62 Jose Carlos Garcia Sogo <jsogo@users.sourceforge.net>
63
64 Jean Schurger <jk24@users.sourceforge.net>
65
66 Stef Walter <stef@memberwebs.com>
67
68 Adam Schreiber <sadam@clemson.edu>
69
70 This man page was originally written by Michael Mende
71 <debian@menole.net> for the Debian system.
72
73
75 Copyright (C) 2001, 2002 Jose Carlos Garcia Sogo
76 Copyright (C) 2002, 2003 Jacob Perkins
77 Copyright (C) 2004, 2006 Nate Nielsen, Adam Schreiber
78
79
81 You are free to distribute this software under the terms of the GNU
82 General Public License.
83 Documentation and help files are covered by GFDL license.
84
85
87 seahorse-tool(1), seahorse-daemon(1)
88
89
90
91seahorse May 04, 2006 seahorse-agent(1)