An open API service indexing awesome lists of open source software.

https://github.com/zoracon/crypto-dev-stack

Tech Intersections 2022
https://github.com/zoracon/crypto-dev-stack

Last synced: 8 months ago
JSON representation

Tech Intersections 2022

Awesome Lists containing this project

README

          

# Tech Intersections 2022

# Demos
- 2FA with Yubikey
- GPG and Signed Commits
- Secrets Management in Github

# Helpful Links

## GPG
- https://www.digitalocean.com/community/tutorials/how-to-use-gpg-to-encrypt-and-sign-messages
- https://github.com/drduh/YubiKey-Guide
- https://docs.github.com/en/authentication/managing-commit-signature-verification/adding-a-new-gpg-key-to-your-github-account
- https://docs.github.com/en/authentication/managing-commit-signature-verification/generating-a-new-gpg-key

## Git Secrets
- https://github.com/izharahmd/git-secrets
- https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions

## Cryporography extras
- https://cryptobook.nakov.com/
- https://cryptopals.com/
- https://keybase.io/