Conversation

did ssh change there the private keys go?

1
0
0

my commit signing randomly started failing

1
0
0

it can't find the key... but the key is in .ssh

2
0
0

might just disable signing 😭

2
0
0

every day i come closer to looking for an alternative to nixos (guix? is guix usable?)

1
0
0

@schrottkatze i'd say it's quite usable as long as you don't want to do fucked up stuff like moving the damn /gnu directory somewhere else

1
0
0

wait i think i might've figured it out

0
0
0

@schrottkatze directory and file permissions wonky? that’s the first bit that I’d verify, ssh is very picky about them

1
0
0

@jasmin what should they look like? i barely do sysadmin

1
0
0

@schrottkatze iirc 0700 on the directory and 0600 on the files, but lemme verify that really quickly

Edit: yep, it’s that

1
0
0

@jasmin those are the permissions, the public key is 644 tho?

2
0
0

@jasmin would surprise me if that was the problem tho considering i didnt touch that

1
0
0

@schrottkatze @jasmin there are no specific requirements for the public key.

1
0
0

@jasmin i'll update my system and see if that fixes it (shouldn't, but it didnt break after an update either so)

0
0
0