Adding vidalia GSoC project
Damian Johnson

Damian Johnson commited on 2012-03-01 18:11:12
Zeige 1 geänderte Dateien mit 29 Einfügungen und 1 Löschungen.


Project idea by Tomás for improving vidalia's hidden service configuration
panel.


... ...
@@ -396,7 +396,8 @@ meetings around the world.</li>
396 396
     
397 397
     <p>
398 398
     <b>Project Ideas:</b><br />
399
-    <i><a href="#vidaliaStatusEventInterface">Tor Controller Status Event Interface for Vidalia</a></i>
399
+    <i><a href="#vidaliaStatusEventInterface">Tor Controller Status Event Interface for Vidalia</a></i><br />
400
+    <i><a href="#vidalia-hidden-service-panel">Torrc plugin and improved hidden service configuration panel</a></i>
400 401
     </p>
401 402
     
402 403
     <a id="project-arm"></a>
... ...
@@ -1027,6 +1028,33 @@ meetings around the world.</li>
1027 1028
     </li>
1028 1029
     -->
1029 1030
     
1031
+    <a id="vidalia-hidden-service-panel"></a>
1032
+    <li>
1033
+    <b>Torrc plugin and improved hidden service configuration panel</b>
1034
+    <br>
1035
+    Priority: <i>Medium</i>
1036
+    <br>
1037
+    Effort Level: <i>Medium</i>
1038
+    <br>
1039
+    Skill Level: <i>Medium</i>
1040
+    <br>
1041
+    Likely Mentors: <i>Tomás</i>
1042
+    <p>Vidalia's configuration handling has changed in the alpha branch. Now
1043
+    every Tor option is saved in the torrc file. With that change, the
1044
+    Hidden Service configuration panel was removed due to its specificity
1045
+    and its multiple bugs.</p>
1046
+    
1047
+    <p>The idea would be to provide the new Torrc class' functionality to the
1048
+    Plugin Engine and with that, create a better Hidden Service
1049
+    configuration panel as a plugin.</p>
1050
+    
1051
+    <p>A person undertaking this project should have good UI design, layout
1052
+    skills and some C++ development experience. Previous experience with Qt
1053
+    and Qt's Designer will be very helpful, but are not required. Javascript
1054
+    knowledge is a plus, but it shouldn't be a problem if the person
1055
+    complies with the previous requirements.</p>
1056
+    </li>
1057
+    
1030 1058
     <a id="metricsSearch"></a>
1031 1059
     <li>
1032 1060
     <b>Searchable Tor descriptor and Metrics data archive</b>
1033 1061