tangled
alpha
login
or
join now
mauvehed.com
/
dotfiles
0
fork
atom
mauvehed's dotfiles for personal and work environments
0
fork
atom
overview
issues
pulls
pipelines
dotfiles
/
private_dot_ssh
/
at
FIX-brew_not_in_path
4 files
authorized_keys
Initial commit
2 years ago
config.tmpl
chore(config.tmpl): add PreferredAuthentications publickey to improve security By adding PreferredAuthentications publickey to the SSH config template, we enhance security by specifying that public key authentication is preferred over other authentication methods. This helps to ensure that only authorized users with the correct private key can access the system.
2 years ago
id_ed25519_primary.pub.tmpl
feat(ssh): add new SSH key templates for primary key and private key chore(ssh): remove symlink to primary SSH key
2 years ago
private_id_ed25519_primary.tmpl
fix(private_id_ed25519_primary.tmpl): update onepasswordRead function call to include ssh-format parameter for openssh compatibility The onepasswordRead function call in the template file has been updated to include the ssh-format parameter with the value openssh. This change ensures compatibility with openssh format when retrieving the private key from OnePassword, improving the overall functionality and usability of the template.
2 years ago