<div dir="ltr"><div><div><div>Hey,<br><br></div>Following up yesterday discussions on encryption key, I've started to prototype a "Key Directory" service. <br><br></div>The goal of the service is to allow people to discover other people's public keys in the context of a 3rd party application, in order to be able to do end-to-end encryptions of app data.<br><br></div><div>The two use cases we have in mind are:<br><br></div><div>- The password manager<br></div><div>- A file sharing application<br><br></div><div>I started a bit of narrative here : <a href="https://github.com/tarekziade/share/blob/master/README.rst">https://github.com/tarekziade/share/blob/master/README.rst</a><br><br>and a prototype of how a client can look like, here : <a href="https://github.com/tarekziade/share/blob/master/share.py">https://github.com/tarekziade/share/blob/master/share.py</a> - using NaCL<br><br></div><div>Nothing fancy, but the goal is just to get a sense of the flow - and use actual code in our discussions here so we avoid any misunderstandings :)<br><br></div><div>If you have any feedback or ideas on the server's API please let me know!<br><br></div><div>Cheers<br>Tarek<br></div><div><br></div><div><div><br><br></div></div></div>