mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-05-03 20:54:24 +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.
|
||||
|
||||
## Privacy
|
||||
|
||||
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue