summaryrefslogtreecommitdiff
path: root/app-crypt/minisign/metadata.xml
blob: cc7a09db3ebd2872faccc650949ee0699085bfc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>mgorny@gentoo.org</email>
    <name>Michał Górny</name>
  </maintainer>
  <longdescription lang="en">
		Minisign is a dead simple tool to sign files and verify signatures.
		It is portable, lightweight, and uses the highly secure Ed25519 public-key signature system.
		Signature written by minisign can be verified using OpenBSD's signify tool:
			public key files and signature files are compatible.
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>