开发者

How to prove if i a specified file on the webpage / webserver?

I have to prove if a specified file what i uploaded, was published in my site between two date. (so if i upload a file to my server, and publishing it today, and two days later somebody ask me to prove it, then i have to prove that file was published between 01.18.10-0开发者_开发知识库1.20.10)

Any solution interest which work.

I have no access to server logs.

Thank you for any suggestion...

Holian


  1. Make a digital signature of your file,
  2. put it together with the file in a directory on the server,
  3. list the contents of the directory,
  4. and make a digital signature of this listing.
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜