Code Monkey home page Code Monkey logo

ssh-keys's Introduction

ssh-keys

Public SSH keys for DevOps members

The authorized_keys files on Hackerspace servers are automatically populated with the SSH keys in this repository.

Adding a new key

Adding a new key will grant the key owner server access.

  1. Generate a new SSH key using your generator of choice (typically PuTTYgen or ssh-keygen)
    • If using PuTTYgen, ensure you export the keyfiles with the OpenSSH format
  2. Create a new branch, commit and push your public key file in the keys folder

Typically, a public key file looks something like the following:

ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuS3I1pwSSUtT6NqeKxa33vwXHQy0f7xlyZHq5dlB3UYJNamDR0KEs/fhxjyCJ8XLf7nJNvojJ5qAtxEJjpnVonM6ehHi3juHxgMJOGIZHcWJ72BpjdcWZk0LuOx0x1qTdHFlU+6aTl27dSgVB+2QQESwQTtVgbIGiNcdt3ES9+Yhc8Sk0PrZ2TW5cTdZJlv/kb/cKgFIk8UQqu5h7TJHyq+L6kbEZrlhB2YmJ1ZICaN2YYsHKvtX5ibkJB4RpAOwOiUHVlDzrlBzjdIKxseCt5oEIANObmdk9YOXfMeAQNJDa3Hx3j5yXuMaJCPFqdwxfzeSOJ+OFGSS5q9FG1Dr/

If you see the word PRIVATE anywhere in the file(s) you are commiting, stop immediately. Private keys are like passwords should be treated as highly confidential.

  1. Open a pull request and have someone review the addition of your key
  2. Merge your key in

After your key is merged in, you should get SSH access to the Hackerspace servers soon(tm).

Removing a key

SSH keys should be removed from the repository as soon as they are no longer in use. This especially applies to retired DevOps members.

  1. Create a new branch, commit and push the removal of the appropriate key file
  2. Open a pull request and have someone review the removal
  3. Merge the key removal

ssh-keys's People

Contributors

halworsen avatar cjgutz avatar njal3001 avatar moltubaer avatar augustheltne avatar davidspilde avatar eikhr avatar emergency1999 avatar zaliphyr avatar holybarrel avatar mathiazom avatar michaelbrusegard avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.