Last updated: February 2026
| Key | Purpose | Storage | Lifetime |
|---|---|---|---|
| `rc-lang` | Language preference (DE/EN) | localStorage | until manually deleted |
| `rc-voter-id` | Anonymous voter ID (random UUID) to prevent duplicate votes | localStorage | until manually deleted |
| `rc-about-votes` | Local voting history (which suggestion IDs were rated) | localStorage | until manually deleted |
rc-voter-id) is stored server-side alongside cast votes to prevent duplicate voting.