[tor-commits] [onionoo/master] Improve documentation of bridge nicknames a bit.

karsten at torproject.org karsten at torproject.org
Thu Jun 14 12:25:43 UTC 2012


commit 173c19261fb0c03fdc06cbbb38d4aa11a68f94c1
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Thu Jun 14 14:21:25 2012 +0200

    Improve documentation of bridge nicknames a bit.
---
 web/index.html |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/web/index.html b/web/index.html
index 1539705..1cbe975 100755
--- a/web/index.html
+++ b/web/index.html
@@ -73,6 +73,11 @@ Required field.</li>
 Required field.
 Each array object contains the following key-value pairs:
 <ul>
+<li><b><font color="blue">"n":</font></b> Bridge nickname consisting of
+1–19 alphanumerical characters.
+Optional field.
+Omitted if the bridge nickname is <i>"Unnamed"</i>.
+<font color="blue">Added field on June 14, 2012.</font></li>
 <li><b>"h":</b> SHA-1 hash of the bridge fingerprint consisting of 40
 upper-case hexadecimal characters.
 Required field.</li>
@@ -276,8 +281,8 @@ Required field.</li>
 Required field.
 Each array object contains the following key-value pairs:
 <ul>
-<li><b>"nickname":</b> Bridge nickname consisting of 1–19
-alphanumerical characters.
+<li><b><font color="blue">"nickname":</font></b> Bridge nickname
+consisting of 1–19 alphanumerical characters.
 Optional field.
 Omitted if the bridge nickname is <i>"Unnamed"</i>.
 <font color="blue">Added field on June 14, 2012.</font></li>





More information about the tor-commits mailing list