{"id":29492503,"url":"https://github.com/jonesdevelopment/incognito","last_synced_at":"2026-05-17T01:44:38.578Z","repository":{"id":303884731,"uuid":"1016947686","full_name":"jonesdevelopment/incognito","owner":"jonesdevelopment","description":"Anonymize Minecraft by spoofing computer hardware specifications. Can be used for screensharing, recording or streaming.","archived":false,"fork":false,"pushed_at":"2025-07-10T00:19:29.000Z","size":694,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-10T08:59:00.182Z","etag":null,"topics":["fabric","minecraft","privacy"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonesdevelopment.png","metadata":{"files":{"readme":".github/README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-09T19:22:59.000Z","updated_at":"2025-07-10T00:18:32.000Z","dependencies_parsed_at":"2025-07-10T08:59:02.512Z","dependency_job_id":"b25c8df6-63f2-467e-876a-2c2c78633f69","html_url":"https://github.com/jonesdevelopment/incognito","commit_stats":null,"previous_names":["jonesdevelopment/incognito"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jonesdevelopment/incognito","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonesdevelopment%2Fincognito","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonesdevelopment%2Fincognito/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonesdevelopment%2Fincognito/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonesdevelopment%2Fincognito/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonesdevelopment","download_url":"https://codeload.github.com/jonesdevelopment/incognito/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonesdevelopment%2Fincognito/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265440965,"owners_count":23765876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fabric","minecraft","privacy"],"created_at":"2025-07-15T15:02:24.198Z","updated_at":"2026-05-17T01:44:38.547Z","avatar_url":"https://github.com/jonesdevelopment.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003c!-- Introduction --\u003e\n  \u003ch1\u003eIncognito\u003c/h1\u003e\n  Anonymize Minecraft by spoofing computer hardware specifications.\n  \u003cbr\u003e\n  Useful for screensharing, recording or streaming. \n  \u003cbr\u003e\u003cbr\u003e\n\n  \u003c!-- Badges \u0026 icons --\u003e\n[![](https://www.codefactor.io/repository/github/jonesdevelopment/incognito/badge/main)](https://www.codefactor.io/repository/github/jonesdevelopment/incognito/overview/main)\n[![](https://img.shields.io/github/v/release/jonesdevelopment/incognito)](https://github.com/jonesdevelopment/incognito/releases)\n[![](https://img.shields.io/github/issues/jonesdevelopment/incognito)](https://github.com/jonesdevelopment/incognito/issues)\n[![](https://img.shields.io/discord/923308209769426994.svg?logo=discord)](https://jonesdev.xyz/discord)\n[![](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\u003cbr\u003e\n  \u003c!-- Quick navigation --\u003e\n[Releases](https://github.com/jonesdevelopment/incognito/releases)\n|\n[Issues](https://github.com/jonesdevelopment/incognito/issues)\n|\n[Pull Requests](https://github.com/jonesdevelopment/incognito/pulls)\n|\n[Discord](https://jonesdev.xyz/discord)\n|\n[License](https://github.com/jonesdevelopment/incognito/?tab=readme-ov-file#license)\n\u003c/div\u003e\n\n## Goal\n* Ability to customize CPU information (name, model, vendor, logical/physical core count, etc.)\n* Ability to customize GPU information (model, vendor, driver version, etc.)\n\n\u003cimg src=\"showcase.png\" alt=\"Showcase\"\u003e\nSince Incognito changes spoofs how the CPU/GPU is detected, this will work with other mods, e.g., BetterF3.\n\n*Note: This mod requires both [Cloth Config API](\u003chttps://modrinth.com/mod/cloth-config\u003e) and [Mod Menu](\u003chttps://modrinth.com/mod/modmenu\u003e) to be installed.*\n\n## Why?\n\nPrivacy and anonymity! It's as simple as that.\nIncognito prevents a single screenshot, clip, live stream, or video from exposing your real computer hardware specifications.\nThis hardware information is commonly used for [fingerprinting](\u003chttps://en.wikipedia.org/wiki/Device_fingerprint\u003e).\nIf you value your digital privacy and don't want people tracking you based on your computer hardware, consider giving it a try.\nEven if you don't care about the privacy aspect(s), it's still a fun tool to play around with.\n\n## License\nIncognito is licensed under the [GNU General Public License 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html).\n\n## Credits\n- Special thanks to the [contributors of Incognito](https://github.com/jonesdevelopment/incognito/graphs/contributors).\n- The codebase is [fabric-example-mod](\u003chttps://github.com/FabricMC/fabric-example-mod\u003e).\n\n*Note: This mod is a proof of concept.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonesdevelopment%2Fincognito","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonesdevelopment%2Fincognito","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonesdevelopment%2Fincognito/lists"}