|
|
|
|
|
by chii
383 days ago
|
|
you can't, because unless you're not the only one with a copy, your hash cannot be verified (since both hash and claim comes from you). One way to make this work is to have a mechanism like bitcoin (proof of work), where the proof of work is put into the webpage itself as a hash (made by the original author of that page). Then anyone can verify that the contents wasn't changed, and if someone wants to make changes to it and claim otherwise, they'd have to put in even more proof of work to do it (so not impossible, but costly). |
|