1seahorse-tool(1) GNOME seahorse-tool(1)
2
3
4
6 seahorse-tool - PGP/GnuPG file encryption for the GNOME Desktop
7
8
10 seahorse-tool [ OPTION... ]
11
12
14 Seahorse is a GNOME application for managing encryption keys. sea‐
15 horse-tool allows you to encrypt, decrypt or sign files. It is inte‐
16 grated into the nautilus right-click menu, but can also be used from
17 the command line.
18
19
21 Help options
22 -?, --help
23 Show summary of all options and exit.
24
25 --usage
26 Display brief usage message and exit.
27
28
29 Application options
30 -i FILE, --import FILE
31 Import keys from the FILE.
32
33 -e FILE, --encrypt FILE
34 Encrypt FILE.
35
36 -s FILE, --sign FILE
37 Sign FILE with default key.
38
39 -d FILE, --decrypt FILE
40 Decrypt encrypted FILE.
41
42 -v FILE, --verify FILE
43 Verify signature FILE.
44
45 -T, --uri-list
46 Read list of URIs on standard in.
47
48 --version
49 Show version information and exit.
50
51
52 Additional options
53 In addition, the usual GTK+ and GNOME command line options apply. See
54 the output of --help for details.
55
56
58 This man page describes seahorse version 0.9.
59
60
62 If you find a bug, please report it at
63 http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse.
64
65
67 Jacob Perkins <jap1@users.sourceforge.net>
68
69 Stef Walter <stef@memberwebs.com>
70
71 Adam Schreiber <sadam@clemson.edu>
72
73 This man page was originally written by Michael Mende
74 <debian@menole.net> for the Debian system.
75
76
78 Copyright (C) 2001, 2002 Jose Carlos Garcia Sogo
79 Copyright (C) 2002, 2003 Jacob Perkins
80 Copyright (C) 2004, 2006 Stef Walter, Adam Schreiber
81
82
84 You are free to distribute this software under the terms of the GNU
85 General Public License.
86 Documentation and help files are covered by GFDL license.
87
88
90 seahorse-daemon(1),
91
92
93
94seahorse May 04, 2006 seahorse-tool(1)