| ▲ | vb-8448 2 days 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 2 days ago | parent | next [-] | |||||||
Look into court-grade eDiscovery Software. 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 2 days ago | parent | prev [-] | |||||||
If 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. | ||||||||