update README to point to github.

This commit is contained in:
David Blacka 2012-05-26 15:53:00 -04:00
parent 69d965cc0f
commit b5775a8fdf
1 changed files with 9 additions and 8 deletions

17
README
View File

@ -1,6 +1,7 @@
jdnssec-tools jdnssec-tools
http://www.verisignlabs.com/jdnssec-tools/ http://www.verisignlabs.com/jdnssec-tools/
https://github.com/dblacka/jdnssec-tools/wiki
Author: David Blacka (davidb@verisign.com) Author: David Blacka (davidb@verisign.com)
@ -12,8 +13,8 @@ These tools depend upon DNSjava (http://www.xbill.org/dnsjava), the
Jakarta Commons CLI and Logging libraries (http://jakarta.apache.org), Jakarta Commons CLI and Logging libraries (http://jakarta.apache.org),
and Sun's Java Cryptography extensions. A copy of each of these and Sun's Java Cryptography extensions. A copy of each of these
libraries is included in the distribution. Currently, these tools use libraries is included in the distribution. Currently, these tools use
a custom version of the DNSjava library (for NSEC3 support), which is a custom version of the DNSjava library with minor modifications,
provided. which is provided.
See the "licenses" directory for the licensing information of this See the "licenses" directory for the licensing information of this
package and the other packages that are distributed with it. package and the other packages that are distributed with it.
@ -48,15 +49,15 @@ run the tools directly from the build area (without building the
jdnssec-tools.jar file) by using the ./bin/_jdnssec_* wrappers. jdnssec-tools.jar file) by using the ./bin/_jdnssec_* wrappers.
The source for this project is available in subversion, at The source for this project is available in git on github:
http://svn.verisignlabs.com/jdnssec/tools/trunk. Source for https://github.com/dblacka/jdnssec-tools
the modified DNSjava library can be found in subversion at
http://svn.verisignlabs.com/jdnssec/dnsjava/trunk.
--- Source for the modified DNSjava library can be found on github as well:
https://github.com/dblacka/jdnssec-dnsjava
---
Questions or comments may be directed to the author Questions or comments may be directed to the author
(mailto:davidb@verisign.com) or sent to the (mailto:davidb@verisign.com) or sent to the
dnssec@verisignlabs.com mailing list dnssec@verisignlabs.com mailing list
(https://lists.verisignlabs.com/mailman/listinfo/dnssec). (https://lists.verisignlabs.com/mailman/listinfo/dnssec).