Mercurial > hg > anonet-resdb
diff contrib/peer2anonet/README @ 638:6753fb814c94 draft
fixed some problems in peer2anonet
author | d3v11 <d3v11@d3v11.ano> |
---|---|
date | Sun, 25 Sep 2011 17:33:38 -0500 |
parents | f5ec84b7d825 |
children | d76cc244e016 |
line wrap: on
line diff
--- a/contrib/peer2anonet/README Sun Sep 25 12:12:07 2011 -0500 +++ b/contrib/peer2anonet/README Sun Sep 25 17:33:38 2011 -0500 @@ -1,11 +1,7 @@ - ____ _ - _ __ ___ ___ _ _|___ \ __ _ _ __ ___ _ __ ___| |_ -| '_ \ / _ \/ _ \ '__|__) / _` | '_ \ / _ \| '_ \ / _ \ __| -| |_) | __/ __/ | / __/ (_| | | | | (_) | | | | __/ |_ -| .__/ \___|\___|_| |_____\__,_|_| |_|\___/|_| |_|\___|\__| -|_| +SYNOPSIS: + # Generate Keys: + quicktun.keypair</dev/random -SYNOPSIS: # Interactive prompt: peer2anonet @@ -80,62 +76,7 @@ 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.