ssh keys

magic folder, ~/.ssh.

ssh structure:

.ssh on the client:

.ssh on the server:

making an ssh keypair

understanding an ssh keypair

ok but how do i use this to log in

this is now just about ssh-copy-id - it’s just a shell script actually, lol