HTTP requests

Things that we aren't going to implement
thesixthroc
Long Handed Inserter
Long Handed Inserter
Posts: 91
Joined: Wed Apr 29, 2020 9:53 pm
Contact:

HTTP requests

Post by thesixthroc »

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.
Rseding91
Factorio Staff
Factorio Staff
Posts: 15527
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: HTTP requests

Post by Rseding91 »

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.
front
Burner Inserter
Burner Inserter
Posts: 6
Joined: Tue Dec 03, 2024 4:54 pm
Contact:

Re: HTTP requests

Post by front »

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.
Post Reply

Return to “Won't implement”