The online racing simulator
Searching in All forums
(937 results)
cargame.nl
S3 licensed
Quote from https://gdprhub.eu/Article_4_GDPR :A person is "identified" when they can be directly distinguished or "singled out" from a larger group of persons, based on the information. This can be achieved through several 'identifiers' listed by Article 4(1) GDPR, such as the name, identification number, locations, online identifiers, physical, physiological, genetic, mental, economic, cultural or social identity of a particular person. Other examples are provided by the Working Party 29 like telephone number, car registration, social security numbers and passport numbers as well as a person’s height, hair colour, clothing or professional qualities. Note that the name of a person is therefore not necessarily required to identify an individual as there are often more unique identifiers.

A person is "'identifiable' when they have not been identified yet but where identification is possible through a combination of available pieces of information. It can be unclear what is still 'identifiable' and what is not anymore. Different people may have different abilities to identify a person, and different contexts or situations may lead to different answers as to the person being identifiable. Recital 26 clarifies that "to determine whether a natural person is identifiable, account should be taken of all the means reasonably likely to be used... either by the controller or by another person to identify the natural person".

Starting point is therefore an absolute (objective) approach that generally considers both information of the controller as well as information from any other entities to identify a person. However, the 'reasonable likeliness' of such information being used by the controller or a third party, narrows the approach. In this regard, Recital 26 adds that in order "to ascertain whether means are reasonably likely to be used to identify the natural person, account should be taken of all objective factors, such as the costs of and the amount of time required for identification... the available technology at the time of the processing and technological developments".

In other words, while not all of the information required to identify the person needs to be in the hands of the controller the mere hypothetical possibility to identify the person with the information from other entities is not sufficient. Thus, the assessment requires a case-to-case decision on the reasonable likeliness to identify an individual, taking into account the use of state-of-the art tools, available sources, costs, time, and effort requried to identify the individual. The assessment is factual and is not limited to lawful means to identify a person, when it is reasonably likely that an actor could also use unlawful ways to identify a person.

In C-582/14 Breyer the CJEU had to consider if IP addresses enable the identification of a natural person. The IP address is the number under which a computer or smartphone can be reached over the internet. Almost every controller exchanging information with a data subject over the internet will have to use the IP addresses. IP addresses can be dynamic (meaning the number is lost every 24 hours or every time a customer restarts their internet modem) or fixed (which means the number is always associated with the same customer). It may be that such a number is associated with a user account, in which case it becomes personal data. Even if the number itself may not be linkable by a controller, governments but also private entities may have legal powers to access subscriber details in relation to the IP-address. The CJEU found that even in such cases, the IP address can constitute personal data.


CJEU - C-582/14 - Breyer, margin number 49.

This example from case law shows that many data types may constitute personal data in one situation and not in another situation. Usually controllers and processors cannot, for example, determine if an IP address in their log files is dynamic or fixed. In practice this may mean that controllers or processors choose to treat all IP addresses as if they are personal data, to ensure compliance with the GDPR.

Furthermore, taking the increasing accessibility of information through means such as big data technologies and device fingerprinting into consideration, measures to successfully identify individuals are becoming increasingly effective. Additionally, because more information is continuously added to individual data sets and stored over a longer period of time, persons are significantly more likely to be identified.

TLDR; you know in what direction this is going

And what is stated is right,

Quote :but also private entities may have legal powers to access subscriber details in relation to the IP-address

I know people which got doxxed because there where people working for telecom companies which on request looked up private subscriber data with the help of an IP address. It quickly escalates in hate crimes, no joke. In my country it even went that far that grave desecration took place. Completely nuts. It are not paranoia thoughts, this is really taking place nowadays.
Last edited by cargame.nl, .
cargame.nl
S3 licensed
I fail to understand myself why the IP address is so important in relation to abusers. In my day to day experience most abusers use a VPN/proxy. Or believe it or not, Starlink.

However not all VPN users are potentially malicious. Earlier the discussion was, if and how, it was possible to detect VPN usage. This is being done by researching the actual owner/company of the IP address.

Masking the IP address is counterproductive in the search for detecting malicious activity but when a hardware identifier is being added which cannot easily be altered then it would be a pretty big security increase. Far better then working only with an unmasked IP address as most gamers do not have ten computers with LFS installed or going to be bothered with swapping hardware to change the checksum.

geoIP country info was and is nice to know for the sake of communication. Lots of websites change their language based on that info. I expect(ed) the same for moderators and InSims, although I'm not busy with LFS myself anymore. The online atmosphere is too tense nowadays to put it mildly.
Last edited by cargame.nl, .
cargame.nl
S3 licensed
Quote from Scawen :though I haven't looked up how to do that yet. I know such functions are available on the web server but our master server is not written in php.

It is also not tied specifically to PHP

https://www.ccoderun.ca/GeoLite2++/api/
https://github.com/maxmind/libmaxminddb ( https://github.com/orgs/maxmind/repositories?type=all )

Many more examples can be found of GeoIP implementations. Iptables (Linux firewall), webservers itself can have a GeoIP module, someone created a REST API based on JSON but this all goes beyond the potential use scope here I guess.

I fail to understand in what program LFS is being written though nowadays. Back in the days it was VS2015? Let me research for a sec. [..] Yeah, I dunno, those postings are too old but I'm sure there is some C solution to this. Grok (or others) can also assist with that.

---

crc32 has 4.2 billion combinations, just as much as IPv4 addresses (4.3 billion but not all are publicly used). The collision rate -ending up with the exact same crc32 from two different devices on the planet- should be low.
Last edited by cargame.nl, .
cargame.nl
S3 licensed
Agreed. The internet landscape has changed a lot the last ten years. Fingerprinting -as this is being called on the web- has become a major thing. A salted hash of the GPU model and some other hardware static data would not be bad to provide. I still recommend to share GeoIP ISO code separately although it can be spoofed easily with VPN nowadays.

(by the way; the IP address can also be salt hashed.)
Last edited by cargame.nl, .
cargame.nl
S3 licensed
Quote from Scawen :I guess there is possibility of DDoS of a person's home? And maybe there is a hacking possibility depending if someone has left open ports?

Start living in fear is not really the way to go; (<= there is a hidden pixel here)

if I was the hoster of wikimedia and monitor your forumposting time behavior matching webserver logs then I would know your IP address. There are always ways.

As for the question of this topic, you have to research where this RFC was actually coming from

https://www.lfs.net/forum/thread/86589
cargame.nl
S3 licensed
A game? If it gets levelled down a sloppy physics engine would be sufficient.

(on the upside, I do not need to change any domain name)
cargame.nl
S3 licensed
Quote from super_gt :I wonder if LFS was no hardware limit, would it be with the new physics already...

No, it has nothing to do with hardware limits. More to do with human brain limits.

We arrived in interesting times. Although I'm quite skeptical in the capabilities of complex tasks, "AI" already helped me a lot. AI between quotes because its not really AI, more like machine learning and pattern recognition but its helping nevertheless. And its only in its beginning stages Taped Shut
cargame.nl
S3 licensed
The bar of whats being called a trash computer will be different at the time of release. Half the gaming world freaked out about the system requirements of Far Cry 2 in 2008. You can now play it on mobile phone. I recommend to focus on real problems not artificial ones.
cargame.nl
S3 licensed
Quote from uf1 :It's been almost a year since I opened this topic.

I see you are new, things go in decades around here Wink
cargame.nl
S3 licensed
Quote from Androphp :I have no knowledge on the subject and I will only offer a suggestion based on...

Servers are on a controlled location
LFS uses registered usernames for demo and licensed environment
as soon as a client goes online it needs to announce its IP address to this registration system
this should unlock the hardware or software firewall for this specific IP address on the online sim environment(s)
this IP address cannot be refreshed/updated on this registration system within interval X
cargame.nl
S3 licensed
Quote from CozmicDragon :
But the LFS master server won't last forever, either. And once it's gone, so are all the mods that were uploaded, too, since all of that is dependant on the master server. While you can technically still make offline mods with the editor since the testing function does let you store mods offline, you can't even unlock the game without the master server. What happens then?

I fully agree. Therefore I see more future into initiatives like CARLA. Which has nothing to do with racing at the moment but LFS best days concerning this sport are really long stuck into history so it doesnt really matter.

Sonicrealms racing team leader jasonmatthews vision also coming true Big grin

https://www.youtube.com/watch?v=oalMRccCbiY
cargame.nl
S3 licensed
Rudy van Buren – Official simulator test & development driver (Red Bull F1 / Max Verstappen Dutch news article)
cargame.nl
S3 licensed
type eventvwr in the Windows run textfield area (Windows menu)

https://www.lfs.net/forum/thread/96121-Please-do-report-crashes
cargame.nl
S3 licensed
Quote from BorislavB : when nobody will make championship or endurance race with them

chicken and egg situation. You cannot make a competition out of something which is undriveable

people like the progress, there is overall feeling of fun, life is about having fun
cargame.nl
S3 licensed
probably just a kid, take it easy
Youtube players
cargame.nl
S3 licensed
Quote from GT4_PL :NO FEAR! it's worth just 150 pln. YOU COULD WATCH THIS LINK! Will you know.
https://www.lfs.net/forum/post/2059204#post2059204

Just 150 pln S3 license.

holy cow thats just browser rape

loading that many YT players in one page has serious consequences (probably just simply complete crashing on lower end systems).

---
Not that I expect that something will be done about it but I like just to report that this is a very big efficiency problem. (Which I solved on a different forum many moons ago by preloading the thumbnails and only initiating a player screen when the actual video is requested to be played).
cargame.nl
S3 licensed
Not really. In Trackmania all other vehicles are ghosts. In LFS it are all moving obstacles.
cargame.nl
S3 licensed
Quote from bayanofmansorofisky :Yep there's issue with japan servers i guess, mods will not download (i always get redirecting to jp).. Now mods downloading after disabling redirect.

This whole redirecting thing should not happen at the client side to begin with. Its old fashioned. The (sub)domain should keep the same format and a geoDNS service should decide which server is the best to serve the request.

Then this whole redirect functionality can be removed, obsolete.
cargame.nl
S3 licensed
Quote from rane_nbg :Our Airio can also show you the time for each sector and

Its relying on the same node information which LFS stores in .pth files. EQ Worry combined certain corners for custom layout tracks to complete some missing data. It would be much better to create a whole set of nodes which do not rely on a (modified) .pth file.

Actually this is the missing piece of the puzzle to get racing interesting again. At the time I had the idea to recreate nodes based on some external polygon track overlay being triggered by MCI data but this is a lot of work and I guess it introduces some lag.

twelve year old topic covering the same problem; https://www.lfs.net/forum/thread/74329-How-to-create-PTH-files
Last edited by cargame.nl, .
cargame.nl
S3 licensed
Quote from Scawen :you can switch off "Allow regional downloads" in Misc Options.

ideally this should be done automatically. Upon failure try another (fallback) option.
cargame.nl
S3 licensed
missed the rimming update? its top priority for the upcoming time
cargame.nl
S3 licensed
Quote from Ridva22 :Network debugging shows that it redirects to "JP" servers. [..]
Would be good if someone else from Turkey can verify.

could be because of the use of an outdated GeoIP database. "My" 149.34.244.246 for example also gets redirected to US while its nowadays a NL registered IP. (Its a VPN IP so I have no issues in exposing this).

https://www.geolocation.com/ reports Amsterdam while https://whatismyipaddress.com/ reports New York.

You can have a similar issue with your IP.

To go around this problem for LFS guessing your location is to make some user selectable field where redirect can be manually selected as a sort of overruling userdefined setting.
cargame.nl
S3 licensed
Quote from Ridva22 :Tested D25 patch and mod downloads are

I also justed just tested the download. And while im digitally in Australia and getting redirected to jp1.lfs.net (reported on the background by the freeware CurrPorts tool). I still do not get this yellow redirect message, no clue why it does not appear. Normal chat/system messages do appear.

What I also noticed, there is no way to abort the joining/download process. So if you change your mind and want to abort the joining of a server you have to wait quite some time. Isnt hitting the ESC button an idea to abort server joining? Maybe with some dialog.
cargame.nl
S3 licensed
You seem to be active online, have you tried the newest release candidate already?
cargame.nl
S3 licensed
The release you can find in the first post, on the first page of this topic. Keyword is "DOWNLOAD".

This section is about giving feedback
FGED GREDG RDFGDR GSFDG