[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [research-web/staging] UX fixes for groups and safetyboard pages
commit c4b23e0486fb6c54572b1349a45c0834d851386a
Author: Iain R. Learmonth <irl@xxxxxxxx>
Date: Thu May 2 18:56:47 2019 +0100
UX fixes for groups and safetyboard pages
---
content/groups.md | 14 ++++++++++++++
content/safetyboard.md | 30 ++++++++++++++----------------
2 files changed, 28 insertions(+), 16 deletions(-)
diff --git a/content/groups.md b/content/groups.md
index abb5eee..2c0c2c0 100644
--- a/content/groups.md
+++ b/content/groups.md
@@ -15,6 +15,9 @@ research groups you should take a look at.
* [Other groups](#other)
* [Add your group](#add)
+<div class="row">
+
+<div class="col-md-6 p-2">
<div class="card p-5 mb-3">
<h3 id="nrl" class="card-title"><a href="https://www.nrl.navy.mil/itd/chacs/5543">Traffic Security Group of the Formal Methods Section</a>, <a href="https://www.nrl.navy.mil/">U.S. Naval Research Laboratory</a></h3>
<dl>
@@ -33,7 +36,9 @@ group.</p>
<h4>Additional links</h4>
<p><a class="btn btn-outline-primary mr-2" href="https://www.nrl.navy.mil/itd/chacs/publications">Publications</a></p>
</div>
+</div>
+<div class="col-md-6 p-2">
<div class="card p-5 mb-3">
<h3 id="ucl" class="card-title"><a href="http://sec.cs.ucl.ac.uk/home/">Information Security Research Group</a>, <a href="http://www.cs.ucl.ac.uk/home/">University College London</a></h3>
<dl>
@@ -51,7 +56,9 @@ media.</p>
<h4>Additional links</h4>
<p><a class="btn btn-outline-primary mr-2" href="http://sec.cs.ucl.ac.uk/publications/">Publications</a></p>
</div>
+</div>
+<div class="col-md-6 p-2">
<div class="card p-5 mb-3">
<h3 id="hopper" class="card-title"><a href="https://www-users.cs.umn.edu/~hoppernj/research.html">Nick Hopper</a>, <a href="https://www.umn.edu/">University of Minnesota</a></h3>
<dl>
@@ -74,7 +81,9 @@ fingerprinting attacks and possible mitigation strategies.</p>
<h4>Additional links</h4>
<p><a class="btn btn-outline-primary mr-2" href="https://www-users.cs.umn.edu/~hoppernj/publications.html">Publications</a></p>
</div>
+</div>
+<div class="col-md-6 p-2">
<div class="card p-5 mb-3">
<h3 id="crysp" class="card-title"><a href="https://crysp.uwaterloo.ca/">Cryptography, Security, and Privacy (CrySP) Research Group</a>, <a href="https://uwaterloo.ca/">University of Waterloo</a></h3>
<dl>
@@ -93,7 +102,9 @@ facility has 144 CPU cores and 12 TB of RAM.</p>
<h4>Additional links</h4>
<p><a class="btn btn-outline-primary mr-2" href="https://crysp.uwaterloo.ca/publications/">Publications</a></p>
</div>
+</div>
+<div class="col-md-6 p-2">
<div class="card p-5 mb-3">
<h3 id="rit" class="card-title"><a href="https://www.rit.edu/cybersecurity/">Center for Cybersecurity</a>, <a href="https://www.rit.edu/">Rochester Institute of Technology</a></h3>
<dl>
@@ -105,6 +116,9 @@ primarily based on deep learning techniques.</p>
<h4>Additional Links</h4>
<p><a class="btn btn-outline-primary mr-2" href="https://github.com/deep-fingerprinting">GitHub</a></p>
</div>
+</div>
+
+</div><!-- .row -->
<a id="other"></a>
diff --git a/content/safetyboard.md b/content/safetyboard.md
index a5f1806..742fec3 100644
--- a/content/safetyboard.md
+++ b/content/safetyboard.md
@@ -106,33 +106,31 @@ We are publishing safety board cases in this section, to help you craft your own
2016-01: Studying reachability of Tor Browser's default bridges
-* [request](/trsb/2016-01-request.txt)
-* [questionnaire](/trsb/2016-01-questionnaire.txt)
-* [questionnaire answers](/trsb/2016-01-questionnaire-answers.txt)
-* [response](/trsb/2016-01-response.txt)
+<a href="/trsb/2016-01-request.txt" class="badge badge-primary">Request</a>
+<a href="/trsb/2016-01-questionnaire.txt" class="badge badge-info">Questionnaire</a>
+<a href="/trsb/2016-01-questionnaire-answers.txt" class="badge badge-primary">Questionnaire Answers</a>
+<a href="/trsb/2016-01-response.txt" class="badge badge-success">Response</a>
2016-02: [still anonymized during paper review]
2016-03: Understanding "dark web" cultures and communities
-* [request](/trsb/2016-03-request.txt)
-* [response](/trsb/2016-03-response.txt)
+<a href="/trsb/2016-03-request.txt" class="badge badge-primary">Request</a>
+<a href="/trsb/2016-03-response.txt" class="badge badge-success">Response</a>
2017-01: [still anonymized during paper review]
2017-02: Running HSDir relays to measure longevity of onion services
-
-* [request](/trsb/2017-02-request.txt)
-* [request pdf](/trsb/2017-02-request.pdf)
-* [response](/trsb/2017-02-response.txt)
-* [research project page](http://tor.ccs.neu.edu/)
+<a href="/trsb/2017-02-request.txt" class="badge badge-primary">Request</a>
+<a href="/trsb/2017-02-request.pdf" class="badge badge-primary">Request (PDF)</a>
+<a href="/trsb/2017-02-response.txt" class="badge badge-success">Response</a>
+<a href="http://tor.ccs.neu.edu/" class="badge badge-secondary">Website</a>
2017-03: Running middle relays to measure onion service popularity
-
-* [request](/trsb/2017-03-request.txt)
-* [response](/trsb/2017-03-response.txt)
-* [research project page](https://onionpop.github.io/)
-* [Accepted paper forthcoming at NDSS 2018]
+<a href="/trsb/2017-03-request.txt" class="badge badge-primary">Request</a>
+<a href="/trsb/2017-03-response.txt" class="badge badge-success">Response</a>
+<a href="https://onionpop.github.io/" class="badge badge-secondary">Website</a>
+<a href="https://www.freehaven.net/anonbib/#insidejob-ndss2018" class="badge badge-secondary">Publication</a>
2017-04: [under review]
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits