Language

No Prying Eyes

No Prying Eyes

Modrinth

Provides full control over your data; namely telemetry and chat reporting.

89.8k downloads 68 followers updated 4mo ago
latest v2.0.0+1.21.10 Modrinth
Fabric 1.19.2 – 1.21.11 ManagementSocialUtility

modrinth
github
fabric
fabric-api

No Prying Eyes

Provides full control over your data; namely telemetry and chat reporting.

Requirements

  • Fabric loader
  • Fabric API

Features

Most features are configurable and enabled by default.

  • Disable chat reporting using 4 different modes
  • Disable telemetry data collection
  • (Clientside) bypass global bans
  • Disable profanity filter
  • Fake ban (yes, pretend to be banned)
  • On-demand signing
  • A client-side patch for the UK chat restriction

How it works

If something is unclear, you are welcome to join the Discord to talk about it.

Telemetry

If telemetry is disabled, it will replace the telemetry sender with a dummy that does nothing.

Telemetry is disabled by default.

Bypassing global bans

A note on the bypass global bans thing. This does not work server-side, it is a client-side only feature. It works by tricking the client into thinking that the player is not banned. It falsifies ban data so that all client-side features (eg the multiplayer button) are enabled.

Implementing this server-side is currently beyond the scope of the mod.

Servers with this feature enabled still prevent players that are banned from joining and clients with this feature enabled still can't join servers that don't allow banned profiles.

It is enabled by default.

Chat reporting

This mod removes chat reporting by allowing both client and server to select between 3 different signing modes. Servers which disable signing (by the latter options) strip all messages of their signature.

The signing mode is set to NO_KEY by default, and it is recommended to keep it this way.

1. SIGN

This is the default Minecraft signing mode, it does not alter anything and allows chat reporting as normal

2. NO_SIGN

This strips message signatures, but still requires players to send their public key. This is useful for some servers, which enforce secure profiles but don't require signed messages. You can also join servers that require signed messages with this, but you will probably not be able to chat.

It is generally discouraged to use this option unless required.

3. NO_KEY

This works both server-side and client-side. It strips signatures and public keys from signed messages (server-side) so that clients who sign their messages can still join the server, while also allowing clients who don't send their key (and also don't sign their messages) to join.

On the client-side this prevents the game client from sending the player's public key to the server, and prevents the client from signing messages.

4. ON_DEMAND

This will yield on servers that require signing, thus enabling signing. NPE will however prompt you to ask if you want to sign your messages on said servers. The prompt is also configurable.

Profanity filter & UK Chat Control

This disables the profanity filter (and now also UK chat control) that you can also just disable in your Minecraft account settings. It removes the asterisks. This only works client-side so if servers decide to filter words, this cannot prevent them from doing that.

It's a nice feature to be able to toggle on the fly without having to potentially go on the Minecraft website, modify your account settings and restarting your game.

About the account settings, you can only disable the profanity filter if Mojang knows you are 18+, this means children cannot disable this setting in their account settings without the consent / control of a guardian. This feature can basically bypass that.

It is disabled by default.

Reasoning

I believe that online privacy is a basic human right, the collection of your personal data should be opt-in.
You should not be obliged to share your usage information with vendors or third party groups.

Following 1.19, Minecraft implemented telemetry data collection and account bans by allowing players
to report each other on third party servers to Mojang instead of the server moderators.

Mojang should not be involved in the moderation of players on third party servers and they should not force you into
sharing personal usage data.

Contact

Discord

Versions

Release
2.0.0+1.21.10
fabric · 1.21.10, 1.21.11 · 4mo ago
- Changed license to more permissive and open MIT (adheres better for mods) - Changed versioning scheme on Modrinth - Fixed [crash when using commands with…
65.2k
Release
1.21.10-v1.8.0
fabric · 1.21.10, 1.21.11 · 8mo ago
- Update to 1.21.10 - Change config to allow newer versions to still work
14.2k
Release
1.21.9-v1.7.1
fabric · 1.21.9 · 8mo ago
- Release for 1.21.9
307
Release
1.21.8-1.7.0
fabric · 1.21.8 · 8mo ago
2.1k
Release
1.21.7-v1.7.0
fabric · 1.21.7 · 11mo ago
- Updateed to 1.21.7
149
Release
1.21.6-v1.7.0
fabric · 1.21.6 · 12mo ago
- Released for 1.21.6 thanks to [Niterux](https://github.com/Daxanius/NoPryingEyes/pull/44) - Fixed some minor bugs
200
Beta
1.20.4-v1.5.5
fabric · 1.20.4 · 28mo ago
Update the warning and toast messages in the mod to be relatively unbiased but still accurate. Credit to [robotkoer](https://modrinth.com/user/robotkoer) for…
2.8k
Beta
1.20.4-v1.5.4
fabric · 1.20.4 · 29mo ago
Makes the sending of the `ON_DEMAND` warning message configurable. This is the message that is sent when signing is enabled for a prticular session where the…
97
Beta
1.20.4-v1.5.3
fabric · 1.20.4 · 29mo ago
Fixes a crash with the `ON_DEMAND` signing method Sorry for the late release, I was away for a week and did not have access to my system
88
Beta
1.20.4-v1.5.2
fabric · 1.20.4 · 29mo ago
Adds a new signing mode called `ON_DEMAND` This mode makes it so that signing is disabled by default, but is enabled for one session if a server enforces chat…
119
Release
1.19.2-v1.4.2
fabric · 1.19.2 · 30mo ago
Additions: - Added support for NCR, servers will now appear as safe Changes: - Updated the mod description Fixes: - Fixed config file not being created on…
305
Release
1.20.1-v1.5.1
fabric · 1.20.1 · 30mo ago
Additions: - Added support for NCR, servers will now appear as safe Changes: - Updated the mod description Fixes: - Fixed config file not being created on…
2.4k

Comments 0

No comments yet. Be the first to share your thoughts.