diff options
author | Rob Austein <sra@hactrn.net> | 2016-08-02 15:20:09 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-08-02 15:20:09 -0400 |
commit | c550686558c9c8081f76cb9a4d6361cd536e29c3 (patch) | |
tree | dec2d97cd7ba31b944a8933ef2851073621d5a89 /README.md | |
parent | 83fce9376139aac61522030ad4ff11cfe5de6139 (diff) |
Update README to reflect move to GitHub.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000..808edcf8 --- /dev/null +++ b/README.md @@ -0,0 +1,29 @@ +# Dragon Research Labs RPKI Toolkit + +This is the "rpki.net" toolkit developed and maintained primarily by +Dragon Research Labs. It's had several other names over the years +("DRL RPKI toolkit", "ISC RPKI toolkit", etc), but it's the same +toolkit under the same BSD-style license, now moved to GitHub. + +## Documentation + +You can find documentation salvaged from the old wiki in the doc/ +subdirectory: see the README in that directory for details. + +## Binary packages + +Binary packages for Ubuntu Xenial and Debian Jessie are available from +https://download.rpki.net/APTng/. + +The source packaging scripts for FreeBSD are a bit stale, someday +we'll fix that. + +## Thanks + +From 2006 through 2008, this work was funded by [ARIN](http://www.arin.net/). + +From 2009 through 2016, this work was funded by [DHS](http://www.dhs.gov/). + +Special thanks to Michael Elkins, who wrote the web GUI and generally +served as a second brain and second set of eyeballs on a long list of +thorny technical problems. |