7 ms·
So basically I record what the browser sends to the server when I click the toggle and the server response? I wonder how I can attach a timestamp that cannot b
by vb-8448 6d ago
So basically I record what the browser sends to the server when I click the toggle and the server response?
I wonder how I can attach a timestamp that cannot be faked.
- amelius 6d agoLook into court-grade eDiscovery Software. https://en.wikipedia.org/wiki/Electronic_discovery https://en.wikipedia.org/wiki/Electronic_discovery Specifically forensic web preservation or web capture tools. PS: If they made it impossible for you to prove that you clicked a checkbox or not, then, logically, the burden of proof is on THEM.
- g-b-r 6d agoThat Wikipedia article seems to have no bearing on the issue; there's not even any log on a normal user's computer of having or not having clicked a checkbox. > If they made it impossible for you to prove that you clicked a checkbox or not, then, logically, the burden of proof is on THEM Even in Europe the only "proof" that's required to companies is a log or database entry (both easily manipulated); if a user strongly disputed to have done it and sued the company for that, maybe you'd able to obtain some investigation on their systems.
- g-b-r 6d agoIf you have the TLS session with all the keys, that's signed with the server's key, so it's basically certified by them themselves. They could only claim that it's been faked by claiming that you stole their TLS private key.