[tor-commits] r25493: {website} Flagging GeoIP project as being ineligible for GSoC We previ (website/trunk/getinvolved/en)

Damian Johnson atagar1 at gmail.com
Thu Mar 1 16:59:11 UTC 2012


Author: atagar
Date: 2012-03-01 16:59:11 +0000 (Thu, 01 Mar 2012)
New Revision: 25493

Modified:
   website/trunk/getinvolved/en/volunteer.wml
Log:
Flagging GeoIP project as being ineligible for GSoC

We previously had a note saying that this was a no-go for GSoC but it had been
commented out. If this was git then I'd use 'git blame' to figure out why, but
not worth the effort to try to get this information from svn.

Suggested revision by Robert Ransom.



Modified: website/trunk/getinvolved/en/volunteer.wml
===================================================================
--- website/trunk/getinvolved/en/volunteer.wml	2012-03-01 16:54:05 UTC (rev 25492)
+++ website/trunk/getinvolved/en/volunteer.wml	2012-03-01 16:59:11 UTC (rev 25493)
@@ -953,18 +953,18 @@
     Skill Level: <i>Medium to High</i>
     <br>
     Likely Mentors: <i>Robert Ransom</i>
-    <p>Currently, Tor bridges and relays read an entire IP->country database
+    <p>Currently, Tor bridges and relays read an entire IP->country database
     into memory from a text file during startup.  We would like to
     distribute this database and store it on disk in a much more compact
-    form, and perform IP->country lookups on it in its on-disk format if
+    form, and perform IP->country lookups on it in its on-disk format if
     possible.</p>
     <p>We have <a href='https://trac.torproject.org/projects/tor/ticket/2506'>a
     sketch of a design</a> for a moderately optimized format for IPv4 GeoIP
     data; this project will involve both implementing the IPv4 format and
     designing and implementing a format for IPv6 GeoIP data.</p>
-    <!--<p>Since the core of this project is researching IPv6 GeoIP data and
+    <p>Since the core of this project is researching IPv6 GeoIP data and
     designing the IPv6 format, this is not likely to be a good GSoC
-    project.</p>-->
+    project.</p>
     </li>
     
     <!--



More information about the tor-commits mailing list