diff contrib/peer2anonet/README @ 550:4964136d5043 draft

peer2anonet: added configuration on install to create env variables. see README for details.
author d3v1150m471c <d3v11@d3v1150m471c.ano>
date Wed, 13 Jul 2011 04:21:57 -0500
parents 5b5b29f8d8c7
children 04f1dbdc5e47
line wrap: on
line diff
--- a/contrib/peer2anonet/README	Sun Jul 10 22:41:54 2011 -0500
+++ b/contrib/peer2anonet/README	Wed Jul 13 04:21:57 2011 -0500
@@ -71,14 +71,9 @@
 
 ================== Not Actual Line on File ============================
 anon          <--your peer's alias
-1.2.3.0       <--your new anonet network address
-1.2.3.1       <--your new anonet router address
-1.2.3.2       <--your new anonet ip
 11.22.33.44   <--your peer's remote ip
 3.5.7.9       <--your peer's anonet ip
-1001          <--your new anonet client port
 3571          <--your peer's client port
-1230          <--you new asn
 3570          <--your peer's asn
 3c6e0b8a9c15224a8228b9a98ca1531d <--your peer's public key
 ================== Not Actual Line on File ============================
@@ -130,6 +125,14 @@
         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.
+
+