Tor ContactInfo generator

Hi everyone, I've build a small website with nusenu's help to generate the Tor ContactInfo field value based on nusenu's specification: https://github.com/nusenu/ContactInfo-Information-Sharing-Specification Check out the website here: https://torcontactinfogenerator.netlify.com/ The code is in Github (there is a link to the repo at the end of the website). Feel free to send pull requests for changes/fixes/updates. Thanks, Eran

Thank you! -----Original Message----- From: tor-relays [mailto:tor-relays-bounces@lists.torproject.org] On Behalf Of Eran Sandler Sent: Thursday, November 1, 2018 5:53 PM To: tor-relays@lists.torproject.org Subject: [tor-relays] Tor ContactInfo generator Hi everyone, I've build a small website with nusenu's help to generate the Tor ContactInfo field value based on nusenu's specification: https://github.com/nusenu/ContactInfo-Information-Sharing-Specification Check out the website here: https://torcontactinfogenerator.netlify.com/ The code is in Github (there is a link to the repo at the end of the website). Feel free to send pull requests for changes/fixes/updates. Thanks, Eran

Hi, On 01/11/18 22:52, Eran Sandler wrote:
Check out the website here: https://torcontactinfogenerator.netlify.com/
Cool! Thanks for making this. Would you be interested in making a JavaScript library that would allow going from the string back to a dictionary of individual values? If such a parser existed then I would consider including it in Relay Search (maybe not all fields, but some of them at least). Thanks, Iain.

I did this code with Python that parses and validates it. I can make something quickly in JS for that as well. Eran On Sat, Nov 10, 2018, 8:28 AM Iain Learmonth <irl@torproject.org wrote:
Hi,
On 01/11/18 22:52, Eran Sandler wrote:
Check out the website here: https://torcontactinfogenerator.netlify.com/
Cool! Thanks for making this.
Would you be interested in making a JavaScript library that would allow going from the string back to a dictionary of individual values? If such a parser existed then I would consider including it in Relay Search (maybe not all fields, but some of them at least).
Thanks, Iain.
_______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays

I'll put it in a repo soon. I haven't published it yet. Eran On Sat, Nov 10, 2018, 9:25 AM Iain Learmonth <irl@torproject.org wrote:
Hi Eran,
On 10/11/18 17:02, Eran Sandler wrote:
I did this code with Python that parses and validates it. I can make something quickly in JS for that as well.
Awesome. (:
Where was the Python code? That might be useful for another project I am working on.
Thanks, Iain.
_______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays

Ian, the Python code is here: https://github.com/erans/torcontactinfoparser Eran On Sat, Nov 10, 2018 at 3:03 PM Eran Sandler <eran@sandler.co.il> wrote:
I'll put it in a repo soon. I haven't published it yet.
Eran
On Sat, Nov 10, 2018, 9:25 AM Iain Learmonth <irl@torproject.org wrote:
Hi Eran,
On 10/11/18 17:02, Eran Sandler wrote:
I did this code with Python that parses and validates it. I can make something quickly in JS for that as well.
Awesome. (:
Where was the Python code? That might be useful for another project I am working on.
Thanks, Iain.
_______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
participants (3)
-
Eran Sandler
-
Iain Learmonth
-
John Ricketts