Skip to content

Conversation

@biglittlebigben
Copy link
Contributor

@biglittlebigben biglittlebigben commented Feb 10, 2026

@changeset-bot
Copy link

changeset-bot bot commented Feb 10, 2026

🦋 Changeset detected

Latest commit: e092f0d

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "github.com/livekit/protocol" specified in the `fixed` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

repeated string urls = 1;
string username = 2;
string credential = 3;
string username = 2 [
Copy link
Contributor

Choose a reason for hiding this comment

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

Might be okay to not do this for "username"?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We started redacting user and participant names in other places, particularly SIP and io. I think usernames should generally be redacted.

string credential = 3;
string username = 2 [
(logger.redact) = true,
(logger.redact_format) = "<redacted ({{ .Size }} bytes)>"
Copy link
Contributor

Choose a reason for hiding this comment

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

we only care about size for metadata columns...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed redact_format entries (we do have them in other places where we redact username/pwd though)

biglittlebigben and others added 5 commits February 10, 2026 19:57
…logs' into benjamin/redact_ice_credentials_logs
Redact ice server credentials from logs to enhance security.
@biglittlebigben biglittlebigben merged commit 3688e15 into main Feb 11, 2026
7 of 8 checks passed
@biglittlebigben biglittlebigben deleted the benjamin/redact_ice_credentials_logs branch February 11, 2026 04:23
@github-actions github-actions bot mentioned this pull request Feb 10, 2026
shreyasj-livekit pushed a commit that referenced this pull request Feb 11, 2026
---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
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