This request is largely in jest, but I will request it anyway.
I would like to send simple HTTP requests for the purpose of creating ingame leaderboards, ideally signed by the user and including a hash of the modlist and mod file contents.
HTTP requests
-
- Fast Inserter
- Posts: 103
- Joined: Wed Apr 29, 2020 9:53 pm
- Contact:
HTTP requests
Last edited by thesixthroc on Tue May 13, 2025 7:44 pm, edited 1 time in total.
Re: HTTP requests
Mods are specifically sandboxed to the in game API and being able to write to the script output folder. They will never be allowed to make HTTP requests - it would break the entire sandbox.
If you want to get ahold of me I'm almost always on Discord.
Re: HTTP requests
To give more context: this would enable spyware to be installed inside factorio.
With the file output you at least need external software to be running on your PC, and that effectively kills this possibility.
With the file output you at least need external software to be running on your PC, and that effectively kills this possibility.