Skip to content

Web3 content sharing platform with access level management and leakage protection

Notifications You must be signed in to change notification settings

lourenc/whataproof

Repository files navigation

Whataproof

Demo: https://whataproof.xyz/

Core idea: Web3 content-sharing platform with access level management and leakage protection

Features:

  • File encryption (Lit Protocol)
  • Filecoin / IPFS file storage (web3.storage)
  • File sharing (Lit Protocol)
  • Access level management (e.g. by owning APE, specific ENS names, or specific addresses)
  • Airstack is used as a Web3 entity resolver for access level management
  • And most importantly: invisible file watermarking using LSB Steganography

Full description

whataproof is a decentralized anonymous content distribution platform with copyright protection. Our project is perfect for selling financial research from research firms or sharing confidential information from commercial organizations. Our solution can also protect government information.

The platform comes with built-in anti-piracy mechanisms. We create a unique watermark for each user, which we embed into the content using LSB steganography technology. Thus, if someone compromises the content and publishes it openly, the author can decode the recipient and remove them from the content consumer list for copyright infringement.

Components

image

Boilerplate blabla

This is a wagmi + RainbowKit + Vite project bootstrapped with create-wagmi

Getting Started

Run npm run dev in your terminal, and then open localhost:5173 in your browser.

Once the webpage has loaded, changes made to files inside the src/ directory (e.g. src/App.tsx) will automatically update the webpage.

Learn more

To learn more about Vite, RainbowKit or wagmi, check out the following resources:

About

Web3 content sharing platform with access level management and leakage protection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published