LICENSE: GPLv2+, see COPYING

This pacakge contains various tools to generate special DNS records

sshfp		Generate RFC-4255 SSHFP DNS records from known_hosts
		files or ssh-keyscan
tlsa		Generate RFC-6698  TLSA DNS records via TLS
openpgpkey	Generate draft-ietf-dane-openpgpkey-01 OPENPGPKEY DNS
		records using gpg
ipseckey	Generate RFC-4025 IPSECKEY DNS records on Libreswan
		IPsec servers


Authors:

Paul Wouters <pwouters@redhat.com> (sshfp, tlsa, openpgpkey, ipseckey)
Pieter Lexis <pieter.lexis@os3.nl> (tlsa)

Contributors:

Chrisopher Olah <christopherolah.co@gmail.com>
James Brown <jbrown@yelp.com>
Patrick Uiterwijk <puiterwijk@gmail.com>
Gerald Turner <gturner@unzane.com>

REQUIREMENTS:

python-dns 	http://www.pythondns.org/
python-gnupg	http://pythonhosted.org/python-gnupg/
python-ipaddr
python-argparse	(for python < 2.7)
M2Crypto	http://chandlerproject.org/Projects/MeTooCrypto
unbound-python	http://www.unbound.net/
ssh-keygen	from openssh
gpg		from gnupg
