Hacker News
new
past
comments
ask
show
jobs
points
by
smokedetector1
2 hours ago
|
comments
by
juanre
1 hours ago
|
[-]
It's a very poorly written way of saying that instead of storing your text it uses a hash of your text to sign. When you want to check the signature you only need to hash the text to check, again without touching the server.
reply