symbolicsoft / duckyzip

Provably Honest Global Linking Service

Home Page:https://ducky.zip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DuckyZip

DuckyZip is a provably honest global linking service which links short memorable identifiers to arbitrarily large payloads (URLs, text, documents, archives, etc.) without being able to undetectably provide different payloads for the same short identifier to different parties. DuckyZip uses a combination of Verifiable Random Function (VRF)-based zero knowledge proofs and a smart contract in order to provide strong security guarantees: despite the transparency of the smart contract log, observers cannot feasibly create a mapping of all short identifiers to payloads that is faster than O(n) classical enumeration.

Read Paper - Try It

This is a proof-of-concept implementation that is under active development.

About

Provably Honest Global Linking Service

https://ducky.zip

License:GNU General Public License v3.0


Languages

Language:Go 55.8%Language:HTML 20.9%Language:JavaScript 16.1%Language:CSS 4.2%Language:Solidity 2.5%Language:Nu 0.5%