-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Title
Location Data Access Patterns - Community Feedback
Context
We are implementing location obfuscation (see ADR) to enhance privacy and strategic gameplay. This issue tracks community use cases to ensure the API design supports builder needs.
Related Discord Discussion: Link to Discord thread
Current Planned Design
Locations stored as hashes on-chain, with cleartext available via:
- Owner-authenticated queries
- Cryptographic proofs for proximity/distance verification
- Future: Tribe-based location information sharing
Community Use Cases
Based on Discord feedback, here are the identified use cases:
// TODO
Open Questions
- How should we expose clear text location ?
Feedback
Please comment with:
- Additional use cases we missed
- Concerns about proposed solutions
- API design suggestions
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request