<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body dir="auto">
Phill, 
<div><br>
</div>
<div>Please excuse my ignorance if I say something that is not feasible as I am fairly new to cryptography. However, I was thinking about a possible solution such that; </div>
<div><br>
</div>
<div>Bob’s message = Alice is an agent = a1</div>
<div><br>
</div>
<div>Time of the message = 01.01.1991 01:01 = b1</div>
<div><br>
</div>
<div>sha512(a1+b1) => result hash.</div>
<div><br>
</div>
<div>Bob then shares that result hash with some other third party and after Alice’s arrest, he shares the input data with third party and makes them verify the hash so he can prove he was the person who found about Alice.</div>
<div><br>
</div>
<div>As an example, </div>
<div><br>
</div>
<div>That is the sha512 hash of the text above;</div>
<div><br>
</div>
<div><span style="font-weight: bold; background-color: rgba(255, 255, 255, 0);">881911688f51c786996f8a18142bd65d808c9fd342a705e8a3bdf3079dee656666c094f76cc2cc02d98930372bcd1054a0beb1eec6ba0ea53c0b1c8addfb8c72</span></div>
<div><span style="font-weight: bold; background-color: rgba(255, 255, 255, 0);"><br>
</span></div>
<div>And the exact text input that generated this hash is;</div>
<div><br>
</div>
<div>“Alice is an agent + 01.01.1991 01:01”</div>
<div><br>
</div>
<div>In that scenario, if Bob shares multiple keys with third party, using different names, such as “Jack is an agent” or “Gary is an agent” for making sure he can claim he did the discovery even if agent turns out someone else, the third party person might
 say “okay one hash was proof of you guessed the Alice ws agent, but what are others for?”. Such scheme would allow only one shot for Bob.</div>
<div><br>
</div>
<div>Again, excuse me if I said anything wrong. And please correct me so I can learn :)</div>
<div><br>
</div>
<div>Osman Kuzucu</div>
</body>
</html>