(all in short, this is a doc signing & verification platform that does not store your information)
Hello IH fellows
Launching my first project from my college dorm. It's a blockchain-based document verification platform that proves the authenticity of signatures (did this person actually sign?) and the integrity of the document (is this the exact doc that was agreed upon?).
Here's how it works:
Two parties upload, negotiate, and sign a document
The SHA-256 hash of the document & hashed signer identifiers are recorded on the Polygon blockchain
Once the agreement is settled and signatures are on-chain, the server terminates all personal data from that session. We won't know who signed which document (document will also be erased as well, we don't need it and never want it.)
Anyone can verify the document forever — as long as they hold the original file
Right now, every e-signature platform stores your signer info and documents on their servers. But I sometimes enjoy thinking about worst-case scenarios: What if their servers get hacked? What if a competitor's insider at the e-signature company breaches your contract when it contains extremely sensitive information?
StationHash is for people who want maximum security and 100% sole control over their documents — relying on no one.
It's live and free to try: stationhash.com
I'm specifically looking for feedback on:
Is this a problem you've actually experienced?
Would you trust this for a real contract?
What's the first thing that confused you in the UI?