p2plabsxyz / dscan

A decentralized storage and file-sharing tool that uploads content to IPFS and generates decentralized QR codes.
https://chromewebstore.google.com/detail/dscan-own-your-identity-o/idpfgkgogjjgklefnkjdpghkifbjenap
MIT License
36 stars 26 forks source link

feat: integrate w3up (user-controllable keys) #36

Closed akhileshthite closed 11 months ago

akhileshthite commented 1 year ago

w3up uses the power of UCANs and DIDs to create user controllable keys.

After this integration users will be able to:

Extension behaviour: get user email -> run extension popup in the background (a separate window) -> user will verify the email -> user key is generated -> the rest UX is same

Learn more about w3up: https://blog.web3.storage/posts/w3up-beta-launch Development: https://blog.web3.storage/posts/introducing-w3up Example application: https://blog.web3.storage/posts/forever-note

w3up is currently in beta, they'll release this feature in Q1 2023 (soon). Upto 5Gib is free per user key (not sure).