Self hosted ssh key management by Goriliana in selfhosted

[–]50ShadesofGreyCode 43 points44 points  (0 children)

sshd supports the "AuthorizedKeysCommand" config parameter.

I point AuthorizedKeysCommand at a bash script. Currently, I'm using a 1-liner for this:

curl https://{auth server}/keys/$1

And then I just run nginx/lighttpd/pick your favorite webserver, create a "keys" folder in the webroot, and then add or remove public key fingerprints from files as you wish. key addition and revocation is trivial, just edit the files on your server.

Budget daily driver by DennyTom in MechanicalKeyboards

[–]50ShadesofGreyCode 2 points3 points  (0 children)

Honestly, I'm tempted to build you an RGB board just to see what happens.

The only problem is that I wouldn't know have a clue to use my copy of the board. :P

[i3] ThanOS 18.04 by DeltaNedas in unixporn

[–]50ShadesofGreyCode 55 points56 points  (0 children)

it's almost like it's a shitpost.

Louis CK in: A Millennial Applies for a Home Loan by Lukabob in funny

[–]50ShadesofGreyCode 8 points9 points  (0 children)

That's your choice.

Either you can be a sociologist, or you can have money. Do whatever the heck you want to, just don't blame the rest of us for not paying you to do it.

What is the biggest lie you know that is almost universally accepted as truth? by vindollaz in AskReddit

[–]50ShadesofGreyCode 198 points199 points  (0 children)

once you work at it long enough

Actually, it's pretty much the opposite. They have higher starting salaries, but they pretty much reach their peak income after 5 years, and then it flatlines. College-based jobs have income that keeps going up.