summaryrefslogtreecommitdiff
path: root/dev-python/consonance/metadata.xml
blob: b0e33dca617d9e6dd73f1f8bdbd9d13611b847c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>conikost@gentoo.org</email>
  <name>Conrad Kostecki</name>
 </maintainer>
 <longdescription>
		Consonance implements WhatsApp's handshake process
		which makes use of Noise Pipes with Curve25519, AES-GCM,
		and SHA256 from Noise Protocol.
	</longdescription>
 <upstream>
  <bugs-to>https://github.com/tgalal/consonance/issues</bugs-to>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>