=== BrowserID === Contributors: Marcel Bokhorst, M66B Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=AJSBB7DGNA3MJ&lc=US&item_name=BrowserID%20WordPress%20plugin&item_number=Marcel%20Bokhorst¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted Tags: security, admin, authentication, access, widget, login Requires at least: 3.2 Tested up to: 3.2.1 Stable tag: 0.2 Implementation of Mozilla BrowserID for WordPress == Description == As a user of BrowserID, you confirm your email addresses once. Then, you can sign into any web site that supports BrowserID with just two clicks. This plugin adds a BrowserID login button to your login page. There is also a widget with a login button, which you can add to for example your side bar. It is possible to customize the login and logout button/link. [BrowserID](https://browserid.org/ "BrowserID") is an open source experiment from the [Identity Team](http://identity.mozilla.com/ "Identity Team") at [Mozilla Labs](https://mozillalabs.com/ "Mozilla Labs"). **BrowserID and this plugin are experimental !** Please report any issue you have with this plugin on the [support page](http://blog.bokhorst.biz/5379/computers-en-internet/wordpress-plugin-browserid/ "Marcel's weblog"), so I can at least try to fix it. If you rate this plugin low, please [let me know why](http://blog.bokhorst.biz/5379/computers-en-internet/wordpress-plugin-browserid/#respond "Marcel's weblog"). See my [other plugins](http://wordpress.org/extend/plugins/profile/m66b "Marcel Bokhorst") == Installation == *Using the WordPress dashboard* 1. Login to your weblog 1. Go to Plugins 1. Select Add New 1. Search for BrowserID 1. Select Install 1. Select Install Now 1. Select Activate Plugin *Manual* 1. Download and unzip the plugin 1. Upload the entire *browserid/* directory to the */wp-content/plugins/* directory 1. Activate the plugin through the Plugins menu in WordPress == Frequently Asked Questions == = Which server does verify the assertion? = The assertion is verified by the server at https://browserid.org/verify. = I get 'SSL certificate problem, verify that the CA cert is OK' = Your hosting provider should take a look at the SSL certificates. = I get 'Bad Gateway' = The browserid.org service is still in testing phase. Trying again may help. = Where can I ask questions, report bugs and request features? = You can write comments on the [support page](http://blog.bokhorst.biz/5379/computers-en-internet/wordpress-plugin-browserid/ "Marcel's weblog"). == Screenshots == 1. BrowserID logo 1. BrowserID login button 1. WordPress login dialog == Changelog == = Next release = * Improvement: better error messages * Improvement: more debug info * Improvement: support for [internationalized domain names](http://en.wikipedia.org/wiki/Internationalized_domain_name "IDN") * Added Norwegian (nb\_NO) translation by [Stein Ivar Johnsen](http://www.idyrøy.no/ "Stein Ivar Johnsen") * Development version is [here](http://wordpress.org/extend/plugins/browserid/download/ "Development version") = 0.2 = * Bugfix: custom HTML for login page * Added Flemish translation * Updated Dutch translation = 0.1 = * Initial version = 0.0 = * Development version == Upgrade Notice == = 0.2 = One bugfix = 0.1 = First public release == Acknowledgments == This plugin uses: * The client side [BrowserID script](https://browserid.org/include.js "BrowserID script") * [phlyLabs' pure PHP IDNA Converter](http://idnaconv.phlymail.de "IDNA Convert")