Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Feat: Coordinate obfuscation/censoring #167

Copy link
Copy link
@IceTank

Description

@IceTank
Issue body actions

Feature

I (someone else) would (should) like (must) to implement a feature (security utility) that...

Hides coordinates from everything when specific conditions are met. These should include:

  • User wants to censor coordinates
  • Automatically censoring coordinates if location changes (for instance getting teleported with coordinates on)

The coordinate obfuscation should apply to:

  • Messages with coordinates printed in chat by the client
  • Coordinates send to chat by the player by accident (might be out of scope)
  • Coordinates displayed by HUD elements
  • Debug messages

The obfuscation implementation could obfuscate by:

  • Removing coordinate numbers
  • Using relative coordinates to something
  • Scrambling coordinates
  • Hiding elements displaying coordinates

Tasks TODO:

  • Implement utility to transform coordinates to Text
  • Replace all coordinate printing in the codebase with common Text transformation utility
  • Implement module to trigger coordinate obfuscation automatically

Pull Request

  • I will be submitting a pull request
Reactions are currently unavailable

Metadata

Metadata

Labels

featureSuggests or adds a new featureSuggests or adds a new featuretriageRequires labelling or reviewRequires labelling or review

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.