Dont know if its me but ive always been a fan of keeping my IP details kinda private, even if someone seing it can do nothing with it i just wonder why make it visible at all? ive been on forums for several years now and have noticed DP now make them visable, not overly comfortable with it if im honest
Right... that's not your IP though, nor can anyone determine your IP from it. All it does is allow you to see if two users have the same IP (without knowing what the IP is), if they had the same hash.
Same way that passwords work (or at least should work) on websites... like I couldn't tell you your password even by looking in the database because the password itself isn't stored in the database... just a hash of it is. So when you log in, the system hashes the password you entered and sees if the hash matches. So really you can only tell if the user knows the password, but not what the password actually is.