<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><p dir="ltr">The key idea here is that you get to have *one* identifier for yourself under your control, that you can use everywhere, securely. Knowing that people have your real address should provide a strong guarantee that messages from them to you will go only to you. And you shouldn't need to change address because you changed messaging services. </p>
<p dir="ltr">How would you guys go about designing a system like what I describe? How would you get it to play nice with P2P nodes?</p></blockquote><div>How about making the address a Curve25519 public key?  Anyone who sends something to that address could encrypt the contents using that key, so the contents could only be read by you (assuming no one steals your key).<br><br></div></div></div></div>