{"id":22151,"date":"2014-06-05T15:13:01","date_gmt":"2014-06-05T15:13:01","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-bcrypt\/"},"modified":"2014-06-05T15:25:44","modified_gmt":"2014-06-05T15:25:44","slug":"wp-bcrypt","status":"publish","type":"plugin","link":"https:\/\/sr.wordpress.org\/plugins\/wp-bcrypt\/","author":3729099,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.1","stable_tag":"1.0.1","tested":"3.9.40","requires":"3.4","requires_php":"","requires_plugins":"","header_name":"wp-bcrypt","header_author":"dxw","header_description":"","assets_banners_color":"","last_updated":"2014-06-05 15:25:44","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/wordpress.org\/plugins\/wp-bcrypt\/","header_author_uri":"http:\/\/dxw.com","rating":5,"author_block_rating":0,"active_installs":300,"downloads":13939,"num_ratings":4,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"4"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[8588,600],"plugin_category":[54],"plugin_contributors":[85514],"plugin_business_model":[],"class_list":["post-22151","plugin","type-plugin","status-publish","hentry","plugin_tags-passwords","plugin_tags-security","plugin_category-security-and-spam-protection","plugin_contributors-harrym","plugin_committers-dgmstuart","plugin_committers-dxw","plugin_committers-harrym"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-bcrypt.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>WordPress uses phpass to store passwords. Because WordPress has to work everywere, it uses the portable version of phpass,\nwhich uses MD5 to hash passwords. MD5 is not a very good hashing algorithm for passwords, because it's relatively fast.<\/p>\n\n<p>This plugin switches over to bcrypt, which is the algorithm recommended by phpass, and is a much better option for password\nstorage because it is much slower to produce. This makes it much harder for an attacker who's managed to access your hashed \npasswords to obtain plain text passwords by brute-forcing, or by trying passwords from a dictionary.<\/p>\n\n<p><strong>Note: this plugin requires PHP 5.3.0 or newer<\/strong><\/p>\n\n<p>Be aware that if you use this plugin and then move to a host that does not support bcrypt, you will need to reset any user\naccount that you want to log in with.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>wp-bcrypt<\/code> directory to the <code>wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How do you change the hashes?<\/dt>\n<dd><p>Users' hashes are changed to bcrypt when they first login in after the plugin is activated. All of WordPress's built-in functions\nwill use bcrypt too, when intially creating an account, changing your password, or adding a password to a post.<\/p><\/dd>\n<dt>What happens if I deactivate the plugin?<\/dt>\n<dd><p>As long as you have bcrypt support (PHP 5.3.0 or newer) WordPress will happily continue checking passwords that are hashed using\nbcrypt. Everything should work fine. But any new passwords you hash (for a new account, or changing an existing account) will be \nmade using MD5.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Readme improvements<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"wp bcrypt switches WordPress&#039;s password hashes from MD5 to bcrypt, making it harder for them to be brute-forced if they are leaked.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/22151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=22151"}],"author":[{"embeddable":true,"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/harrym"}],"wp:attachment":[{"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=22151"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=22151"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=22151"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=22151"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=22151"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=22151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}