Earlier quoted context omitted.
There's no such thing as a "SIM transfer code" in the UK. SIM swap scams are a thing here too : https://www.bbc.co.uk/news/business-46047714
? Of course there is - it's called a PAC code, and it takes at least 1 working day with the fastest operators, in the meantime you get notified that it's happening.
SIM swap horror story: I've lost decades of data and Google won't help
301–303 of 303 posts
Re: SIM swap horror story: I've lost decades of data and Google won't help
#302Earlier quoted context omitted.
Would you mind elaborating on your iCloud setup to handle this please?
The most common way to do this is to have the Photos app on MacOS set to "download originals," then use whatever backup solution you like best. I highly recommend setting this up. Last month through some sort of iCloud glitch my fiancé lost almost all of her photos from before the beginning of this year. We've escalated it to their highest tiers of support but the photos are gone. Redundancy is important, and even th…
Phone -> Dropbox + Google Photos (automatically)
Card-based cameras -> Plug in card, Dropbox + Google Photos pick up new photos
Backup 'server': Local synced Dropbox folder -> Local + Cloud backups
I couldn't see how to add iCloud to my existing syncs / backups. When I looked at it, I couldn't be sure it would keep photos on my phone long enough to allow Dropbox and Google Photos to pick them up. It's good that it's possible to get the originals over at a MacOS machine. Might be worth exploring then.
Re: SIM swap horror story: I've lost decades of data and Google won't help
#303Earlier quoted context omitted.
Seems like Firefox U2F is just disabled by default: https://www.yubico.com/2017/11/how-to-navigate-fido-u2f-in-f... (tl;dr: Open about:config, search for u2f, enable) With that done, GitHub prompts me for my key. My Linux office workstation is missing the necessary udev rule, so I couldn't test more. (Funnily, pressing Cancel caused them to send me a SMS, so their 2FA is practically worthless).
I've run into strange interactions where adding a key is disabled in Firefox (even with the security.webauth.u2f flag set to true), but once one key is added, you can add subsequent keys no problem. This is how Github worked for me - I think it's just a mis-match in the code checking for U2F functionality...