Go to file
CrimsonTome 0b45f89945
more to gh and add useful links/refs
2022-07-04 12:10:04 +01:00
LICENSE Initial commit 2022-07-02 16:25:27 +02:00
README.md more to gh and add useful links/refs 2022-07-04 12:10:04 +01:00

README.md

Security and Git

  • A workshop by CrimsonTome for HullCSS

Topics

  • Git
    • Quick intro to Git (not expecting many first years or foundation years to attend)
    • Setting up your development envirnment with a .gitconfig
  • GitHub
    • Quick intro to GitHub
    • Customising your profile
    • GitHub actions
  • GPG
    • Intro to GPG
    • Using GPG to sign your git commits
    • Using GPG to encrypt emails between two people
  • SSH keys
    • Intro to SSH keys
    • How you can use them with git services such as GitHub or Gitea
  • Contributing to open-source
    • Contribution guidelines / etiquette

Helpful resources and references