pagpeter / TrackMe

https://tls.peet.ws
GNU General Public License v3.0
231 stars 36 forks source link

Requester IP address in MongoDB #8

Closed ne4u closed 2 years ago

ne4u commented 2 years ago

Logging the IP & timestamp of a request in a separate mongodb object w/ a "foreign key" like reference to the fingerprint object may be helpful.

pagpeter commented 2 years ago

I want to stay compliant with the GDPR, so this is probably not possible under this aspect

ne4u commented 2 years ago

I understand the GDPR compliance requirement. I suppose it could be a config option.

pagpeter commented 2 years ago

Yeah, thats true. You can make a pull request if you need the feature, but I dont really see a use for it

pagpeter commented 2 years ago

I added it in the newest push request