In slack, Denis of Media Chain asks about the following slide from one of @ryan’s recent talks:
denis_mediachain:
curious to see the source for this example
couldn’t find those methods in https://github.com/blockstack/blockstack-js
I will share it with you when I have it ready in a package
oh hey @denis_mediachain that’s coming soon
arkadiy_mediachain:
curious where the photos are being stored in this case?
is this mutating something?
creating new zonefile + hashing + waiting for transaction confirmations?
they are being sent to the user’s storage API, which syncs it to their cloud storage providers
let’s say I back up my data on dropbox and IPFS
when I’m using the app, the app will send the photo to my identity agent (via an API) and then
that’ll sync to my dropbox and be sent to IPFS