Comment by smokedetector1 2 days ago Ah, okay! Would you mind explaining what does "comparing wording, not exact text" mean? 2 comments smokedetector1 Reply juanre 2 days 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. smokedetector1 2 days ago I must agree that is quite poorly phrased
juanre 2 days 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. smokedetector1 2 days ago I must agree that is quite poorly phrased
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.
I must agree that is quite poorly phrased