commit 1de7797dc617c4bfe6317d6b6de50938c5017511 Author: Pili Guerra pili@piliguerra.com Date: Thu Feb 6 12:35:47 2020 +0100
Add tor-keygen to the list of projects --- content/gsoc/tor-keygen/contents.lr | 49 +++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+)
diff --git a/content/gsoc/tor-keygen/contents.lr b/content/gsoc/tor-keygen/contents.lr new file mode 100644 index 0000000..f32192f --- /dev/null +++ b/content/gsoc/tor-keygen/contents.lr @@ -0,0 +1,49 @@ +_model: project +--- +_template: layout.html +--- +html: two-columns-page.html +--- +active: True +--- +section: GSoC +--- +section_id: gsoc +--- +color: primary +--- +key: 12 +--- +languages: +C +Python +Golang +Rust +--- +mentors: +asn +dgoulet +--- +difficulty: medium/hard +--- +title: tor-keygen +--- +subtitle: + +The scope of this project is to write an application that generates cryptographic keys for Tor relays, dirauths and onion services. +--- +body: + +# Problem + + +# Proposal + +Prerequisites: Understanding of Tor protocol and tor codebase + +# Resources + +- https://trac.torproject.org/projects/tor/ticket/18098 +- https://trac.torproject.org/projects/tor/ticket/14389 +- https://github.com/torproject/tor/blob/e34d963c4453ceac7ff378ce0044d10461980... +- Original tor-keygen repo on github: https://github.com/haxxpop/torkeygen \ No newline at end of file
tor-commits@lists.torproject.org