There’s nothing more fun than travelling with someone you like, but if someone forces you to move somewhere you feel uncomfortable… That’s no good!
There’s nothing more fun than travelling with someone you like, but if someone forces you to move somewhere you feel uncomfortable… That’s no good!
if you don’t want to or can’t use extensions, just right click > inspect on the password field, then right click the element highlighted in the HTML and click “use in console” or “store in global variable” depending on browser
it’ll put something like
temp0
into the console
just change that line to
temp0.value = "yourpassword"
``` and press enter
it sounds verbose to explain but it's just a couple of clicks and one command, if you're using a password manager it's still a lot easier than typing out a random string and it should work with most text boxes and inputs, might not work if the page is doing something fancy.
Because the Firefox looking glass fiasco wasn’t close to the same level and they immediately responded to criticism on the issue.
Meanwhile there is a pattern of behaviour like this from Brave.
Why isn’t the lib politician tagged as lib? It’s so weird
It would be six days at max, assuming they managed to steal the certificate immediately after it was issued, otherwise it’s gonna be even less.
Having the certificate doesn’t automatically mean you can change the site, if you have control of the site hosting you likely wouldn’t need to steal the cert anyway.
Stealing the certificate would allow you to run a man in the middle type attack but that’s inevitably going to be very limited in scope. The shorter time limit on the cert reduces that scope even further, which is great.
Since most Let’s Encrypt certs will have an automated renewal process this doesn’t even really change the overhead of setup so I think this move makes a lot of sense.
There are other things certificates can be used for as well of course but I’m just going off your example.
The problem with that approach is that the authentic disc is effectively used as your licence at the moment. There wouldn’t be any effective way to stop piracy with offline zip files
back in the 360/Wii days you could often download and install updates from a disc or USB stick since they still had to be digitally signed anyway.
Not an ideal solution but still no reason why we couldn’t still do that to have offline copies of updates for preservation
There’s really a lot of good value devices out there once you get past the barely functional underpowered cheapo range.
Also though… you spent $250 on a phone just while waiting for your main phone to be repaired?
Yeah same, I remember initially feeling the Outlook integration was extremely clunky, for example, but there’s a big simplicity to being able to grab a recurring meeting link and then just attach it to any meeting regardless of whether it’s rescheduled or has an unusual pattern.
Teams is much more annoying in this regard since it pretty much requires calendar integration for the meeting to work. Trying to set up any new meeting regenerates the meeting link, and it’s maddening. Like just let these two things not be connected if I want.
Your link 404s for me
I think it’s a combination of:
The style of the curb and pavement.
The warning signs on the fence.
The telegraph pole.
It’s an English speaking place
The sky is grey
D+ dropped support for my tablet since the Android version is too old, but I just ran Firefox in desktop mode and that worked. I don’t know whether it made a difference that it’s a tablet vs phone though
I once travelled away from the Greenwich Meridian, that was West of Time
I like to think that he knows
In Windows 95, wordpad was still write.exe, is it possible they just renamed it?
The joke still works anyway because the life at the bottom of the ocean would be ignorant of that
TIL you can kill processes straight from top
Does it matter if those machines are an hour out for 6 months? Why not just keep them on UTC as a rule?
Yes, so annoying especially when using source control which is case sensitive.
Rename Hello hello2
Commit
Rename hello2 hello
Commit