[deprecated] gimbar

@gimbar
53 Followers
101 Following
227 Posts
[deprecated account]
@[email protected]
Ich werde nun den Account @[email protected] nutzen.
Habe endlich den Umzug durchgeführt :)
@telegnom Sag Bescheid, wenn du mehr weißt.
*gute besserungs flausch*
A space ship landed. An alien emerged. "Greetings," it said, "do you have a leader?"
"We have many."
"Then I will wait."
"For what?" people asked. "For us to have one, or none?"
But the alien would not say.
#MicroFiction #TootFic #SmallStories
@rixx This was a really good tip as far as I am!
@rixx Will do! I'm eager to hear your impression/opinion on The Three Body Problem when you've finished it. I'm always a little hesitant in talking about books to people who haven't completed it to not spoil anything.
@rixx More than one reason to readit in chronological order. Ahhh satisfaction 😺
@rixx I really liked this book (and it's two successors)!
I'd like to check out Greg Egan: anything you can recommend?

We encourage #Firefox users who do not want US-based company Cloudflare to see which websites they are visiting to type about:config into their browser's address bar and then set:

network.trr.mode = 5

By the way: Though based on Firefox, TorBrowser is not affected.

https://blog.ungleich.ch/en-us/cms/blog/2018/08/04/mozillas-new-dns-resolution-is-dangerous/

#privacy #QuoVadisMozilla /c

ungleich Blog - Mozilla's new DNS resolution is dangerous

Oh boy oh boy. Did you know that password protected SSH keys regularly store the password hash as md5sum? (Except for ED25519 keys). Well, I didn't.

If your private key starts with something like

Proc-Type: 4,ENCRYPTED
DEK-Info: AES-128-CBC,CB973D5520E952B8D5A6B86716C6223F

yeah, that's the kind. You can re-key though by running

ssh-keygen -o -p -f .ssh/my_private_key

Source and good further information here: https://latacora.singles/2018/08/03/the-default-openssh.html

The default OpenSSH key encryption is worse than plaintext

The eslint-scope npm package got compromised recently, stealing npm credentials from your home directory. We started running tabletop exercises: what else wo...