canmove, Confirmed users
1,577
edits
mNo edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
It also adds a browser-side notificationbar that is displayed when a "addressbook-entry" meta tag is encountered. This notificationbar asks the user to save or ignore the "contact entry". This is a very simple way for endusers to exchange public keys and is presented in a language that is easily understood. Users need each other's addressbook entry to exchange private message data. This simplifies the nomenclature greatly, which will help bring more user control and privacy to users who care to exchange data on the web in a more secure manner. | It also adds a browser-side notificationbar that is displayed when a "addressbook-entry" meta tag is encountered. This notificationbar asks the user to save or ignore the "contact entry". This is a very simple way for endusers to exchange public keys and is presented in a language that is easily understood. Users need each other's addressbook entry to exchange private message data. This simplifies the nomenclature greatly, which will help bring more user control and privacy to users who care to exchange data on the web in a more secure manner. | ||
|Feature requirements=Parsing the DOM on idle to discover "addressbook-entry" meta tags would make the most sense - there is a little bit of research to do here on perf. | |Feature requirements=Parsing the DOM on idle to discover "addressbook-entry" meta tags would make the most sense - there is a little bit of research to do here on perf. | ||
|Feature non-goals=Any kind of key management UI or toolkit. | |Feature non-goals=Any kind of key management UI or toolkit. | ||
|Feature functional spec=The existing implementation is here: [https://github.com/daviddahl/domcrypt/blob/master/extension/domcrypt/content/addressbookManager.js] | |Feature functional spec=The existing implementation is here: [https://github.com/daviddahl/domcrypt/blob/master/extension/domcrypt/content/addressbookManager.js] | ||
Line 34: | Line 33: | ||
==== Related Bugs ==== | ==== Related Bugs ==== | ||
{{bug|657432}} | {{bug|657432}} | ||
}} | }} | ||
{{FeatureInfo | {{FeatureInfo | ||
Line 40: | Line 38: | ||
|Feature roadmap=Privacy | |Feature roadmap=Privacy | ||
|Feature list=Platform | |Feature list=Platform | ||
|Feature engineering team= | |Feature engineering team=DOM | ||
}} | }} | ||
{{FeatureTeamStatus}} | {{FeatureTeamStatus}} |