Forums
Forums / Fixing WordPress / HTTP Login Secure?
(@jnholmes2012)
8 years, 8 months ago
Quick question, Is my information (login name and password) unencrypted when signing into WordPress on a http site?
(@achyuthajoy)
Hi, Yes. When you submit any data via http, the data is transmitted as clear text.
Good day!
(@t-p)
Stores the passwords using md5.
https://codex.ww.wp.xz.cn/Function_Reference/wp_hash_password
The topic ‘HTTP Login Secure?’ is closed to new replies.