]> nos-oignons.net Git - graphnion.git/blob - relays.js
typo
[graphnion.git] / relays.js
1 /* graphnion: display Tor relay graphs on a website
2  *
3  * Copyright © 2013-2015 Nos oignons <contact@nos-oignons.net>
4  *
5  * graphnion is licensed under the Creative Commons Attribution-Share
6  * Alike 3.0 Unported license.
7  *
8  * You are free:
9  *
10  * • to share – to copy, distribute and transmit the work
11  * • to remix – to adapt the work
12  *
13  * Under the following conditions:
14  * • attribution – You must attribute the work in the manner specified
15  *   by the author or licensor (but not in any way that suggests that they
16  *   endorse you or your use of the work).
17  * • share alike – If you alter, transform, or build upon this work,
18  *   you may distribute the resulting work only under the same or similar
19  *   license to this one.
20  */
21
22 var nos_oignons_relays = [
23        { name: "marcuse1",
24          fingerprint: "EFAE44728264982224445E96214C15F9075DEE1D",
25     }, { name: "ekumen",
26          fingerprint: "9BA84E8C90083676F86C7427C8D105925F13716C",
27     }, { name: "marcuse2",
28          fingerprint: "C656B41AEFB40A141967EBF49D6E69603C9B4A11",
29     }, { name: "marylou",
30          fingerprint: "578E007E5E4535FBFEF7758D8587B07B4C8C5D06",
31     },
32   ];