I had the same issue I had to go to my iPad save it there then went back to my iMac and all was good.
Thank you, I'll give that a go!
I had the same issue I had to go to my iPad save it there then went back to my iMac and all was good.
A heading is supposed to be short and to the point, did you expect a long-winded detailed explanation as the header?
MR did a decent job informing their members about it in a timely manner. The risks towards the users all depend on whether or not they were foolish enough to replicate/duplicate their login/pass combos elsewhere. That's not MR's fault as it is carelessness on the user's part.
wtf, did you accidentally reply to me by mistake; what part of your reply relates to my comment!?
Where did I assess the the timeliness of macrumors response!?
Where did i say I'd used the password elsewhere!?
Thirdly, in what way does macrumors short heading invalidate what I've said!? My point still stands...
Look, just because you enjoy hating other people on the internet, does not make it okay to go around harassing them...
not when there drunk
So how do I change my password if I do not know my current password??
using salt and peppers makes password brute force IMPOSSIBLE.
you salt your passwords and pass them through a pepper server whose only allowed IP is the web servers.
someone can dump your password tables but cannot crack ANY passwords without your pepper server, Furthermore you can roll your pepper keys every 15 minutes.
such as password hash = 4f6938531f0bc8991f62da7bbd6f7de3fad44562b8c6f4ebf146d5b4e46f7c17
then passes to pepper server to add another random 50 char's rolling every 15 mins.
the pepper server simply records times passwords are recorded and adds the rolled key for that time frame, ONLY the web server can request this action.
you simply store those peppered salts in the DB and they MUST be passed back through the pepper server to be useful.
this can be built in php in a matter of 20 minutes.
So how do I change my password if I do not know my current password??
I sent two messages yesterday requesting a deletion of my account. Will this be done soon?
Thanks!
I sent two messages yesterday requesting a deletion of my account. Will this be done soon?
Thanks!
iCloud Keychain does not work with this site. In fact, I just changed my password to use the iCloud one, and Safari didn't autofill the login form, negating the purpose altogether.
BS! Hours after the hack, my Yahoo account was locked out due to suspicious activity. I've been on a few other sites that have had their passwords stolen and never once were any of my email accounts locked out meaning those hackers actually didn't try to use my email, but clearly the person who hacked MacRumors did.
I have considered switching to KeePass for a while (since I think open source is a huge benefit for this kind of software), but it doesn't have eWallet's convenient Wifi sync. Also, the computer app was written using Microsoft .Net and hence requires the rather heavyweight Mono framework to run on Mac OS or Linux. At least there was no native Mac OS app when I last checked.
All hail the grammar king. It's just one letter; cut the guy a break. It's not a formal letter to his boss; it's a reply in a forum.
You might need to be a bit more patient. The site admins are obviously very busy at the moment dealing with all the problems we've had this week but they should get back to you in the next few days.
I haven't read all the posts of this topic, so my questions may be a repeat of ones that have already been asked.
Why is searching now disabled?
When will it be restored?
(I'm going out on a limb and will guess that the site was hacked via a "vector" that existed in the search routines...)
Where is the Deactivate Account button?
Or is that not offered as a service here?
if you wish to have your account canceled, please send your request to us in a contact form.
This is ridiculous. Is there no one that can come up with a better authentication methodology than user names and passwords? We have so many accounts and the demands put on us by IT and security people basically equates to "if you can access your own data, it's not secure enough", and "even if you can't remember your login credentials, someone else is likely to find them eventually".
I have a document with all my account info for my own reference, snd my friend has all hers in a spreadsheet. I won't put my passwords into a public service that is owned by any entity that's attractive to hacking. What happens when Lastpass, 1Password or iCloud keychain are cracked and violated? Personal server storage is less likely to be targeted than an account service or Apple, et all.
Using a number generating token works pretty well, but it's not unhackable either. Get the seed value for the token, and some of the values and the algorithm can be reverse generated and then you will be able to generate the exact same 'random' numbers for infinity.
You would, and should, be surprised at the number of personal servers that are hacked, or have issues with updates and bad software. I'm flabbergasted at the number of people that don't use a hardware firewall, and insist on using software firewalls like Zone Alarm, etc, and the built-in firewalls on the OS they are using. Those are worth what you pay for them, and only as good as the idiot that clicks 'Allow' every time that message pops up. One client had a software firewall on his home business Windows computer. Swore it was 'secure'. His kids used the computer. I went to a site and the box popped up. The kid said 'Just click the allow button. It'll go away.' He blanched, and bought a hardware firewall appliance (and a 'disposable' computer for the kids). Even hardware firewalls can be hacked too. Wireless should be considered suspect and insecure too. I've run into companies that I can join their 'secure' network FROM THE PARKING LOT and print to their 'secure' printers'
Security can be an illusion... I honestly think there is NO secure system, except for the one left in a locked room with no outside connections except for power, and what good would that be...