blob: d4978c149fe0b34ab915f4644ef2382114fcb0f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>arkamar@gentoo.org</email>
<name>Petr Vaněk</name>
</maintainer>
<longdescription lang="en">
SSLsplit is a tool for man-in-the-middle attacks against SSL/TLS
encrypted network connections. It is intended to be useful for network
forensics, application security analysis and penetration testing.
</longdescription>
<upstream>
<maintainer status="active">
<email>daniel@roe.ch</email>
<name>Daniel Roethlisberger</name>
</maintainer>
<bugs-to>https://github.com/droe/sslsplit/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|