Hello guys,
Great work as usual 
- Item name: : How to upload files? (possibility to upload files (images, documents, pdf…) for each user)
- Background information: https://github.com/blockstack/blockstack-browser/issues/455 never was implemented but Why? and what’s the limit to this? because I can’t add more link check that issue page for more links related to this.
- Desired outcome: Can we use blockchain to store the files even if it’s slow, may be have the file can be uploaded fast to S3 while they’re being uploaded to the blockchain then when that’s done uploading switch the files link from S3 to the blockchain link so we can access it (download or view it) possible encryption too?
There would be little to no cost uploading to S3 since the actual file would take 6 to 8 minutes to be uploaded to the blockchain then the files on S3 get deleted and only stored on the blockchain which will offer unlimitted space but limited size per file (8MB according to Jack?)
Thank you