mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-04-28 10:18:29 +02:00
Remove AdGoBye
It's been mostly broken for a while, but a recent VRChat change has made it outright impossible to fix, so the project is dead. See: https://github.com/AdGoBye/AdGoBye/issues/105#issuecomment-2763012736
This commit is contained in:
parent
4868cc9a8c
commit
ba3cf3f3a3
2 changed files with 7 additions and 17 deletions
|
@ -27,5 +27,11 @@ Should the game prompt to exit the game upon an anticheat failure, simply try to
|
||||||
|
|
||||||
Given a [few caveats](video_players/) most video players will work.
|
Given a [few caveats](video_players/) most video players will work.
|
||||||
|
|
||||||
|
## Privacy
|
||||||
|
|
||||||
VRChat drags quite a tangle of privacy concerns.
|
VRChat drags quite a tangle of privacy concerns.
|
||||||
Please consider your opsec in relation to all VR API input including poses, all voice communication, unsandboxed code execution, the EAC anticheat system which occasionally probes system proc info and much more, and the game maintaining a memory buffered audio video recording of the window contents tied to the report system.
|
|
||||||
|
Please consider your opsec in relation to all VR API input including poses, all voice communication, unsandboxed code execution, the EAC (anticheat) system which occasionally probes the list of all system processes, the game maintaining a memory-buffered audio/video recording of the window contents tied to the report system, and much more.
|
||||||
|
|
||||||
|
In-game analytics can be blocked at the DNS level. These are often external services the game phones into to deliver usage statistics. Opt-out by blocking this domain list in your network or computer firewall/DNS service: https://github.com/Luois45/VRChatAnalyticsBlocklist
|
||||||
|
|
||||||
|
|
|
@ -1,16 +0,0 @@
|
||||||
---
|
|
||||||
weight: 100
|
|
||||||
title: Blocking Ads in VRChat
|
|
||||||
---
|
|
||||||
|
|
||||||
Ads are annoying, bloated, and wasteful of your time and attention.
|
|
||||||
They are found prominently in popular worlds, luckily the prefabs can be blocked by the end user with this handy git project:
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
https://github.com/AdGoBye/AdGoBye
|
|
||||||
|
|
||||||
|
|
||||||
In-game analytics can also be blocked at the DNS level, these are often external services the game phones into to deliver usage statistics. Opt out by blocking this domain list in your network or computer firewall/ DNS service.
|
|
||||||
|
|
||||||
https://github.com/Luois45/VRChatAnalyticsBlocklist
|
|
Loading…
Add table
Reference in a new issue