An open API service indexing awesome lists of open source software.

https://github.com/jonesdevelopment/incognito

Anonymize Minecraft by spoofing computer hardware specifications. Can be used for screensharing, recording or streaming.
https://github.com/jonesdevelopment/incognito

fabric minecraft privacy

Last synced: about 1 month ago
JSON representation

Anonymize Minecraft by spoofing computer hardware specifications. Can be used for screensharing, recording or streaming.

Awesome Lists containing this project

README

          



Incognito


Anonymize Minecraft by spoofing computer hardware specifications.


Useful for screensharing, recording or streaming.



[![](https://www.codefactor.io/repository/github/jonesdevelopment/incognito/badge/main)](https://www.codefactor.io/repository/github/jonesdevelopment/incognito/overview/main)
[![](https://img.shields.io/github/v/release/jonesdevelopment/incognito)](https://github.com/jonesdevelopment/incognito/releases)
[![](https://img.shields.io/github/issues/jonesdevelopment/incognito)](https://github.com/jonesdevelopment/incognito/issues)
[![](https://img.shields.io/discord/923308209769426994.svg?logo=discord)](https://jonesdev.xyz/discord)
[![](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)



[Releases](https://github.com/jonesdevelopment/incognito/releases)
|
[Issues](https://github.com/jonesdevelopment/incognito/issues)
|
[Pull Requests](https://github.com/jonesdevelopment/incognito/pulls)
|
[Discord](https://jonesdev.xyz/discord)
|
[License](https://github.com/jonesdevelopment/incognito/?tab=readme-ov-file#license)

## Goal
* Ability to customize CPU information (name, model, vendor, logical/physical core count, etc.)
* Ability to customize GPU information (model, vendor, driver version, etc.)

Showcase
Since Incognito changes spoofs how the CPU/GPU is detected, this will work with other mods, e.g., BetterF3.

*Note: This mod requires both [Cloth Config API]() and [Mod Menu]() to be installed.*

## Why?

Privacy and anonymity! It's as simple as that.
Incognito prevents a single screenshot, clip, live stream, or video from exposing your real computer hardware specifications.
This hardware information is commonly used for [fingerprinting]().
If you value your digital privacy and don't want people tracking you based on your computer hardware, consider giving it a try.
Even if you don't care about the privacy aspect(s), it's still a fun tool to play around with.

## License
Incognito is licensed under the [GNU General Public License 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html).

## Credits
- Special thanks to the [contributors of Incognito](https://github.com/jonesdevelopment/incognito/graphs/contributors).
- The codebase is [fabric-example-mod]().

*Note: This mod is a proof of concept.*