Permission to use/adapt RIPE document 192?
Folks, I've recently found out about the document at <ftp://ftp.ripe.net/ripe/docs/ripe-192.txt>. I also happen to be in the process of writing a chapter on the DNS for an upcoming book. Can anyone tell me what the RIPE approval process is that I need to go through in order to be able to make use of some of the configuration file and zone file information contained within this page (making some modifications of my own)? Thanks! -- Brad Knowles, <brad.knowles@skynet.be> /* efdtt.c Author: Charles M. Hannum <root@ihack.net> */ /* Represented as 1045 digit prime number by Phil Carmody */ /* Prime as DNS cname chain by Roy Arends and Walter Belgers */ /* */ /* Usage is: cat title-key scrambled.vob | efdtt >clear.vob */ /* where title-key = "153 2 8 105 225" or other similar 5-byte key */ dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}'
participants (1)
-
Brad Knowles