1mate-seahorse-tool(1) GNOME mate-seahorse-tool(1)
2
3
4
6 mate-seahorse-tool - PGP/GnuPG file encryption for the GNOME Desktop
7
8
10 mate-seahorse-tool [ OPTION... ]
11
12
14 Seahorse is a GNOME application for managing encryption keys. mate-
15 seahorse-tool allows you to encrypt, decrypt or sign files. It is inte‐
16 grated into the caja right-click menu, but can also be used from the
17 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 -n FILE, --encrypt-sign FILE
40 Encrypt and sign FILE with default key.
41
42 -d FILE, --decrypt FILE
43 Decrypt encrypted FILE.
44
45 -v FILE, --verify FILE
46 Verify signature FILE.
47
48 -T, --uri-list
49 Read list of URIs on standard in.
50
51 --version
52 Show version information and exit.
53
54 -h, --help
55 Show help options.
56
57
58 Additional options
59 In addition, the usual GTK+ and GNOME command line options apply. See
60 the output of --help for details.
61
62
64 This man page describes seahorse version 0.9.
65
66
68 If you find a bug, please report it at
69 http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse.
70
71
73 Jacob Perkins <jap1@users.sourceforge.net>
74
75 Stef Walter <stef@memberwebs.com>
76
77 Adam Schreiber <sadam@clemson.edu>
78
79 This man page was originally written by Michael Mende
80 <debian@menole.net> for the Debian system.
81
82
84 Copyright (C) 2001, 2002 Jose Carlos Garcia Sogo
85 Copyright (C) 2002, 2003 Jacob Perkins
86 Copyright (C) 2004, 2006 Stef Walter, Adam Schreiber
87
88
90 You are free to distribute this software under the terms of the GNU
91 General Public License.
92 Documentation and help files are covered by GFDL license.
93
94
96 seahorse-daemon(1),
97
98
99
100seahorse May 04, 2006 mate-seahorse-tool(1)