[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [atlas/master] Explain how to perform advanced searches.



commit 038deddef5249676f61e020ca83986886916b6b1
Author: Philipp Winter <phw@xxxxxxxxxxxxxx>
Date:   Tue Nov 4 18:15:20 2014 +0100

    Explain how to perform advanced searches.
    
    Onionoo was recently extended and now understands several advanced
    search expressions.  This commit explains to users how to use these
    expressions.
    
    This fixes <https://bugs.torproject.org/13599>.
---
 templates/about.html |   10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/templates/about.html b/templates/about.html
index 365b157..75c2e40 100644
--- a/templates/about.html
+++ b/templates/about.html
@@ -12,7 +12,15 @@ Atlas is a web application to discover Tor relays. It provides useful informatio
 <div class="span4">
 <h2>Search and Filter</h2>
 <p>
-You are able to search for existing Tor relays by keywords. The results are displayed inside of tables that can be further refined with filters.
+You can search for Tor relays and bridges by using keywords.  In particular,
+Atlas enables you to search for (partial) nicknames (e.g.,
+&ldquo;moria&rdquo;), IP addresses (e.g., &ldquo;128.31.&rdquo;), and
+fingerprints (e.g., &ldquo;9695DFC3&rdquo;).  It is also possible to combine
+searches, e.g., &ldquo;moria 128.31.&rdquo;.  Finally, you can use qualifiers
+to search for relays in specific countries (e.g., &ldquo;moria
+country:us&rdquo;), with specific contact information (e.g.,
+&ldquo;contact:arma&rdquo;), or with specific flags (e.g.,
+&ldquo;flag:Authority&rdquo;).
 </p>
 </div>
 

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits