Sorry for reviving an old topic but the idea of freeing SR reemerged in the recent release thread.
I personally don't know too much about SR, I haven't played it mainly because of the mentioned issue that it's not fully libre, but it definitely looks great and I think it's a shame a libre version doesn't exist yet.
I would like to ask the people involved in SR whether it would be too difficult to create a script that would automatically remove/replace non-free assets such as the NC textures and proprietary car models. I am not talking about a hard fork of the project but rather a relatively simple way of automatically generating a libre version of the game with a script, i.e. a soft fork in the style of Linux-libre that just removes proprietary blobs from Linux. The nice thing here is that you don't have to hard delete non-free assets as with a FOSS project you can simply have two versions of it, you don't have to give up the current version and risk losing popularity of the mainstream audience. It could literally be just a single bash script (there's probably not even a need to consider Windows here) you add to the codebase and that can optionally be run before compilation, I think it's something that wouldn't be so difficult to create for someone with the knowledge of the codebase.
This could have great benefits for the popularity of the game itself. As I said the non-free assets are what's keeping me -- and I think a few other people who greatly care about freedom -- from actually playing the game. A free version could further be included in places that forbid proprietary games such as LibreGameWiki or Debian repositories, which would again increase the game's popularity just by increasing its visibility. Remember that many people may search for games through package managers, all Debian users could potentially be offered to install this game without having to download and compile it manually.
Personally I wouldn't mind a lower asset quality or even "less content", the fork may be even unofficial and not so greatly polished, anything's better than nothing for now.
Anyway that's basically it, you can take this as a feature suggestion of someone who would like to try SR