Skip to content

Location Data Access Patterns - Community Feedback #23

@0xxlegolas

Description

@0xxlegolas

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions