diff options
Diffstat (limited to 'contrib/peer2anonet/README')
| -rw-r--r-- | contrib/peer2anonet/README | 67 | 
1 files changed, 4 insertions, 63 deletions
| diff --git a/contrib/peer2anonet/README b/contrib/peer2anonet/README index 4c977b0..b4f7e0c 100644 --- a/contrib/peer2anonet/README +++ b/contrib/peer2anonet/README @@ -1,11 +1,7 @@ -                     ____                              _    - _ __   ___  ___ _ _|___ \ __ _ _ __   ___  _ __   ___| |_  -| '_ \ / _ \/ _ \ '__|__) / _` | '_ \ / _ \| '_ \ / _ \ __| -| |_) |  __/  __/ |  / __/ (_| | | | | (_) | | | |  __/ |_  -| .__/ \___|\___|_| |_____\__,_|_| |_|\___/|_| |_|\___|\__| -|_| -  SYNOPSIS: +     # Generate Keys: +     quicktun.keypair</dev/random +       # Interactive prompt:       peer2anonet @@ -80,62 +76,7 @@ anon          <--your peer's alias       At your discretion, you may exclude the public key from the       bottom of an autoconfig file and post installation of your new -     peer service, peer2anonet will prompt for it. - - -CHANGES: -      Sat Jul  9 06:48:58 CDT 2011 - d3v1150m471c -      * quicktun's "EXPORT DEBUG=1" removed on peering script. -      * some variables removed, info now passed directly to files. -      * peering.in removed. info passed directly to peering and -        then given executable status. Corresponding makefile -        was also removed. -      * Public key question corrected. -      * daemontools non-deb specified in README. -      * trimmed off unnecessary tests. -      * bash added to dependencies -      * file tests with mkdir changed to `mkdir -p`... . -      * peering file removed, passes directly to run file now. - -      Sun Jul 10 05:47:22 CDT 2011 - d3v1150m471c -      * makefile changed to Makefile -      * parse quicktun.keypair</dev/random directly to seckey variable. -      * removed y/n questions with file tests and automatic -        configuration. -      * README file updated -      * ported for autoconfig file pipes -      * some security checks created - -      Sun Jul 10 07:25:42 CDT 2011 - d3v1150m471c -      * security checks, whitespace removed after some data - -      Sun Jul 10 08:13:17 CDT 2011 - d3v1150m471c -      * security checks changed to check acceptable data and exits -        showing offending info for violating data detections. -      * security checks more specific - -      Sun Jul 10 17:04:36 CDT 2011 - d3v1150m471c -      * security check and key bugs patched. - -      Sun Jul 10 18:50:31 CDT 2011 - d3v1150m471c -      * public key prompt altered to avoid complications. - -      Sun Jul 10 22:01:12 CDT 2011 - d3v1150m471c -      * key inputs changed. peer2anonet no longer generates -        key pairs so they can be manually created prior to  -        using peer2anonet, for expedience. - -      Wed Jul 13 04:17:03 CDT 2011 - d3v1150m471c -      * added env variables that are configured on installation -      * uses env variables for certain settings to uncomplicate the -        peering process. A peer now only needs to send you pertinent -        data pertaining to his/her system in order for you to -        configure a new peering session, or vice versa. - -      Sun Jul 17 22:21:05 CDT 2011 - d3v11 -      * fixed bird.conf bug -      * fixed bird protocol bug -      * patched security for-loops +     peer service, peer2anonet will prompt foor it. | 
