HTTP requests
-
- Long Handed Inserter
- Posts: 91
- Joined: Wed Apr 29, 2020 9:53 pm
- Contact:
HTTP requests
I would like to be able 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.
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.