-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Scope
- Persist only
discordId ↔ zkHashOrAddrHash (keccak)in a lightweight KV store (e.g., Replit DB or file). - Do not store raw signatures; verify then discard them immediately.
- Implement
/unlinkcommand to remove a user’s mapping and strip all VPNL roles, adding theGuestrole.
Acceptance Criteria
- No PII or cleartext wallet addresses stored in logs or storage.
- Using
/unlinkfully revokes a user’s verification status and confirms the action to the user.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels