@johnmu @vorticoncmdr At this point, I have to scroll through my authenticator app trying to find the right code 😂
made me switch back to sms for unimportant logins - can't imagine the list if I hadn't
and why doesn't Google authenticator have a search feature? the irony
@johnmu @vorticoncmdr yeah, by 'unimportant', I mean 'was forced to use 2fa by the service even though I don't want 2fa'
sms 2fa is starting to turn into security theater with all the breaches
@vorticoncmdr hello Sir,
what could be the possible explaination of the output below, any guess, we can fuck the google ranking if its is know :)
@simple_dimple I honestly don't know. I've seen similar results in the past and the only thing I do know is that one value is a timestamp. 1674509928674925 is nanosecond precision and converts to 'Mon, 23 Jan 2023 21:38:48 GMT'
new Date(1674509928674).toGMTString()
all the rest is really difficult to say without any prior knowledge which probably no one outside of Google has.
My guess: This is either some kind of signature or some kind of tracking event.