Role based guides
This section contains various guides that can help you quickly bootstrap protections for code repositories.
The administrator guide focuses on the settings and configurations that administrators can add to your source control tool to prevent unwanted access, and require the use of commit signing.
The developer guide focuses on teaching developers how they can use their YubiKey to create SSH keys. These keys will handle both authentication and commit signing in order to ensure a seamless experience that wonโt hinder their productivity.
The deployments guide will demonstrate various ways that you can enable code signing on your executables and scripts.
๐๏ธ Administrator guide
This page will provide guidance for administrators to help add configurations and settings to your source control tools to prevent unwanted access, and require the use of commit signing.
๐๏ธ Developer guide
This guide will provide steps that a developer can take to secure their development environment, and contributions to software projects.
๐๏ธ Deployments
This guide will provide steps that can be taken to protect the integrity of your deployed software, to ensure that corrupted software is not provided to your users.