Skip to content

vnadgir-ef/public-keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

public-keys

Public keys that are used to provide access to VMs

Generating Public Keys

Example :

ssh-keygen -t rsa -C "[email protected]"

Workflow

  • Please add your public keys, one per line

  • Once added, please regenerate the sha512 file too using the following command

sha512sum authorized_keys > authorized_keys.sha512

or

shasum -a 512 authorized_keys > authorized_keys.sha512
  • Create a pull request

It takes a maximum of 30 minutes at the moment once the PR is merged before you get access to the VMs.

About

Public keys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •