Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cryptodocs for the DCGM snap #43

Merged
merged 7 commits into from
Oct 17, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ description: |
**Cryptography**
aieri marked this conversation as resolved.
Show resolved Hide resolved
---

The snap installs the CUDA keyring, verifying its integrity using `curl` and SHA256 checksums.
The keyring also sets up the appropriate source for the DCGM deb package.\
The snap installs the CUDA keyring deb package using `curl` and verifies its integrity using SHA256 checksums.
aieri marked this conversation as resolved.
Show resolved Hide resolved
aieri marked this conversation as resolved.
Show resolved Hide resolved
aieri marked this conversation as resolved.
Show resolved Hide resolved
During the snap build process, the keyring sets up the appropriate source for the DCGM deb package and verifies its signature.\
Deezzir marked this conversation as resolved.
Show resolved Hide resolved
For more information, see the CUDA keyring repository link and `curl` documentation at the bottom of the page.

**Links**
Expand Down