<div dir="ltr"><div class="gmail_default" style="font-size:small">I am looking for pieces of Mesh functionality that can be separated out. One of the most obvious uses for it is to provide a true end-to-end secure password manager in which the only information stored in the cloud is AES encrypted data and a bunch of random numbers.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">What I want to do is to be able to write a plug in so that </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">1) When Chrome asks to store a password it stores it in the Mesh</div><div class="gmail_default" style="font-size:small">2) When Chrome starts, it retrieves the list of sites for which the passwords are known from the Mesh.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Unfortunately, trying to find this information turns out to be really challenging my Google fu as Google has recently announced a technology that makes it easier for people to use their own password storage tech on their site which is the exact opposite of what I want.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div></div>