update README to point to github.
This commit is contained in:
parent
69d965cc0f
commit
b5775a8fdf
15
README
15
README
@ -1,6 +1,7 @@
|
||||
jdnssec-tools
|
||||
|
||||
http://www.verisignlabs.com/jdnssec-tools/
|
||||
https://github.com/dblacka/jdnssec-tools/wiki
|
||||
|
||||
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),
|
||||
and Sun's Java Cryptography extensions. A copy of each of these
|
||||
libraries is included in the distribution. Currently, these tools use
|
||||
a custom version of the DNSjava library (for NSEC3 support), which is
|
||||
provided.
|
||||
a custom version of the DNSjava library with minor modifications,
|
||||
which is provided.
|
||||
|
||||
See the "licenses" directory for the licensing information of this
|
||||
package and the other packages that are distributed with it.
|
||||
@ -48,10 +49,11 @@ run the tools directly from the build area (without building the
|
||||
jdnssec-tools.jar file) by using the ./bin/_jdnssec_* wrappers.
|
||||
|
||||
|
||||
The source for this project is available in subversion, at
|
||||
http://svn.verisignlabs.com/jdnssec/tools/trunk. Source for
|
||||
the modified DNSjava library can be found in subversion at
|
||||
http://svn.verisignlabs.com/jdnssec/dnsjava/trunk.
|
||||
The source for this project is available in git on github:
|
||||
https://github.com/dblacka/jdnssec-tools
|
||||
|
||||
Source for the modified DNSjava library can be found on github as well:
|
||||
https://github.com/dblacka/jdnssec-dnsjava
|
||||
|
||||
---
|
||||
|
||||
@ -59,4 +61,3 @@ Questions or comments may be directed to the author
|
||||
(mailto:davidb@verisign.com) or sent to the
|
||||
dnssec@verisignlabs.com mailing list
|
||||
(https://lists.verisignlabs.com/mailman/listinfo/dnssec).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user