summaryrefslogtreecommitdiff
blob: 819c7bc5b7aaaf2403af664fd4fbf89816d05ba5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>gnome</herd>
<maintainer>
	<email>compnerd@gentoo.org</email>
	<name>Saleem Abdulrasool</name>
</maintainer>
<use>
	<flag name="applet">Enable seahorse applet for
	<pkg>gnome-base/gnome-panel</pkg>.</flag>
	<flag name="epiphany">Enable text encryption plugin to integrate into
	<pkg>www-client/epiphany</pkg> context menu.</flag>
	<flag name="gedit">Enable text encryption plugin to integrate into
	<pkg>app-editors/gedit</pkg>.</flag>
	<flag name="ldap">Enable seahorse to manipulate GPG keys on a LDAP server.</flag>
	<flag name="nautilus">Enable file encryption plugin to integrate into
	<pkg>gnome-base/nautilus</pkg> context menu.</flag>
</use>
<longdescription>Seahorse is a Gnome interface for GnuPG.  It's main purpose is to be a PGP/GPG Key Manager, though 
it has other components including a text editor and file manager.

Key Manager Features:
Generating a key
Deleting a key
Importing keys from text or a file
Exporting a key to text or a file
View key properties

Key Properties Features:
Show key info
Change owner trust
Change primary key's expiration date
Change passphrase
Export key
Delete Key

Plugins:
Nautilus Integration
Gedit plugin
</longdescription>
</pkgmetadata>