Last active
February 1, 2025 11:31
-
-
Save sunsided/fac84fa8668bd5d23c230d4fc2e8b151 to your computer and use it in GitHub Desktop.
cargo-crev new ID
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Create your new identity for your proof repository | |
cargo crev id new --url https://github.com/your-username/crev-proofs | |
# Publish your identity to the proof repository | |
cargo crev publish |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Part of the Trust in Open Source (or don’t): The advent of Crev in Code Reviews Medium post.