Skip to content

Add cryptographic documentation#513

Merged
dmitry-lyfar merged 1 commit into
mainfrom
chore/crypto-docs
Oct 19, 2025
Merged

Add cryptographic documentation#513
dmitry-lyfar merged 1 commit into
mainfrom
chore/crypto-docs

Conversation

@dmitry-lyfar
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread docs/security.md
Comment on lines +111 to +112
- Outbound traffic: HTTPS/TLS for simplestreams [image downloads](https://cloud-images.ubuntu.com/releases)
and public LXD remotes via the Go TLS stack (through the LXD client).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed this when working on the base image manager. Don't think it was affected by my changes but haven't tested it since.

Comment thread docs/security.md
and the system trust store by default.
- Randomness: `crypto/rand` for non‑guessable identifiers (e.g., 4‑byte project IDs, 8‑byte layer suffixes);
these values are not used for access control.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's some crypto-related stuff in internal/asserts, I guess it's not currently in use though.

Comment thread docs/security.md Outdated
Comment thread docs/security.md Outdated
Comment thread docs/security.md Outdated
@github-actions
Copy link
Copy Markdown

TICS Quality Gate

✔️ Passed

No changed files applicable for TICS analysis quality gating.

Automatic-tests / code-coverage / TICS GitHub Action

@dmitry-lyfar dmitry-lyfar merged commit 61ccb7c into main Oct 19, 2025
14 checks passed
@dmitry-lyfar dmitry-lyfar deleted the chore/crypto-docs branch October 19, 2025 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants