Skip to content

Redact personal email from public documentation - #63

Merged
verlyn13 merged 1 commit into
mainfrom
chore/redact-personal-email-from-docs
Aug 14, 2026
Merged

Redact personal email from public documentation#63
verlyn13 merged 1 commit into
mainfrom
chore/redact-personal-email-from-docs

Conversation

@verlyn13

Copy link
Copy Markdown
Member

The personal email address appeared in prose across public documentation on the default branch. Replaced with REDACTED-operator-google-account, which preserves the meaning of each sentence (which identity is in use) without publishing the identifier.

Deliberately NOT changed

  • allowed_signers principal in home/.chezmoidata.yaml (system-config). It is matched against the committer identity for SSH signature verification; changing it without also changing git user.email would break verification.
  • approved_by fields in policy data and their test fixtures. Those are audit records, and the fixtures must continue to match the policy.

Scope note

This address is also the git author identity on every commit in this and other public repositories, so it remains publicly visible through commit metadata. Redacting the prose does not close that surface. Changing user.email going forward would — the noreply form is 12234311+verlyn13@users.noreply.github.com, and allowed_signers would need to move with it.

The address appeared in prose across public documentation on the default
branch. Replaced with REDACTED-operator-google-account, which preserves the
meaning of each sentence (which identity is in use) without publishing the
identifier.

Deliberately NOT changed:
- allowed_signers principal in home/.chezmoidata.yaml. It is matched against
  the committer identity for SSH signature verification; changing it without
  also changing git user.email would break verification.
- approved_by fields in policy data and their test fixtures. Those are audit
  records, and the fixtures must continue to match the policy.

Scope note: this address is also the git author identity on every commit in
this and other public repositories, so it remains publicly visible through
commit metadata. Redacting the prose does not close that surface; changing
user.email going forward would.
@verlyn13
verlyn13 requested a review from a team as a code owner August 14, 2026 22:26
@verlyn13
verlyn13 merged commit c0de37c into main Aug 14, 2026
2 checks passed
@verlyn13
verlyn13 deleted the chore/redact-personal-email-from-docs branch August 14, 2026 22:28
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.

1 participant