Skip to content

Use component IDs instead of UUIDs for regional lists #80

Description

@antonok-edm

Component IDs are already unique identifiers (secured through secure randomness + cryptography by being generated from a per-component private key). Having an additional UUID field is a bit redundant, and we could reduce overall complexity by using component IDs instead.

Note that this change will require changes in brave-core to migrate UUIDs in local preference storage, so that users' enabled filter lists are not reset: see brave/brave-browser#27708.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions