minus-squareBorgDrone@feddit.nltoOpen Source@lemmy.ml•verification of physical documents with ?linkfedilinkarrow-up5·3 days agoI don’t understand how you expect the verification of a physical book to work. You’d have to scan/OCR the entire book to verify the signature. Alternatively you could do a hash/signature per page to make verification of a single page easier. Many public keys chain-linked with one master key - are just for example Have a look at Merkle trees. linkfedilink
minus-squareBorgDrone@feddit.nltoTechnology@lemmy.world•Breakthrough in Huntington’s disease treatment shows unprecedented results for patientslinkfedilinkEnglisharrow-up18arrow-down2·5 days agoWas he aware of being a carrier of the gene before deciding to reproduce? linkfedilink
minus-squareBorgDrone@feddit.nltoOpen Source@lemmy.ml•Discover Hidden Gems: Open-Source Software You Should Know Aboutlinkfedilinkarrow-up1·3 months agofzf fuzzy finder. Great tool to quickly find those files you were looking for. linkfedilink
I don’t understand how you expect the verification of a physical book to work. You’d have to scan/OCR the entire book to verify the signature.
Alternatively you could do a hash/signature per page to make verification of a single page easier.
Have a look at Merkle trees.