Author

Topic: A good way to store images decentrally? (Read 159 times)

legendary
Activity: 1470
Merit: 1029
Show middle finger to system and then destroy it!
March 02, 2020, 08:30:50 AM
#7
The best way so far to storage images anonymously is with Opacity.io You can pay for a storage plan with a credit card or the native erc-20 OPQ. Currently it costs pennies to get a yearly storage plan. The cloud infrastructure is based on Amazon aws but the encryption applied to the files allows access to them only with the use of your opacity handle. Kinda like your private key. It's still being developed, I had some issues storing zip files and 2+ GB files but if you just want it for images its going to work perfect for you.

How dumb you think the other people are by combining "anonymously" and "pay with a credit card" in same sentence? Amazon AWS and some random crap service made by millenials and zoomers are not decentralized in any sense. (the .io domain is good indicator it is run by vegans, hipseters and startupers).
sr. member
Activity: 868
Merit: 279
March 01, 2020, 01:59:48 PM
#6
The best way so far to storage images anonymously is with Opacity.io You can pay for a storage plan with a credit card or the native erc-20 OPQ. Currently it costs pennies to get a yearly storage plan. The cloud infrastructure is based on Amazon aws but the encryption applied to the files allows access to them only with the use of your opacity handle. Kinda like your private key. It's still being developed, I had some issues storing zip files and 2+ GB files but if you just want it for images its going to work perfect for you.
legendary
Activity: 1470
Merit: 1029
Show middle finger to system and then destroy it!
February 20, 2020, 08:51:54 PM
#5
Freenet also is a great place to store data. If the images need to be retrieved by HTTP, the server must run a Freenet node with some custom proxy to forward the images from Freenet. And it might be somewhat slow for infrequently requested data.
full member
Activity: 147
Merit: 196
December 30, 2019, 02:21:39 AM
#4
Let me introduce you to IPFS: interplanetary file system. This is an amazing peer to peer protocol where you can share not only images but
also files, videos or literally anything you want. To give you an introduction, I recommend you to read this guide:
https://hackernoon.com/a-beginners-guide-to-ipfs-20673fedd3f

Access the company web to learn more information
https://ipfs.io/

Best part is that this is free Smiley
Depending on what you coded your website on, it should not be difficult to integrate it with this. If you most likely used JavaScript,
read this part of the documnetation. If your website uses Golang, use this github repository
Thank you for opening the world of IPFS for me  Grin
This is exactly what I've been looking for!
legendary
Activity: 1512
Merit: 1218
Change is in your hands
December 09, 2019, 07:24:17 PM
#3
Why not use something like Storj? Your purpose is to store a "datatype". They are basically decentralized cloud storage. So what's stopping you to use them? Are there any specific requirements on your end?
member
Activity: 421
Merit: 97
December 09, 2019, 06:10:54 PM
#2
Let me introduce you to IPFS: interplanetary file system. This is an amazing peer to peer protocol where you can share not only images but
also files, videos or literally anything you want. To give you an introduction, I recommend you to read this guide:
https://hackernoon.com/a-beginners-guide-to-ipfs-20673fedd3f

Access the company web to learn more information
https://ipfs.io/

Best part is that this is free Smiley
Depending on what you coded your website on, it should not be difficult to integrate it with this. If you most likely used JavaScript,
read this part of the documnetation. If your website uses Golang, use this github repository
member
Activity: 137
Merit: 90
December 09, 2019, 09:10:36 AM
#1
I had no idea where this post would fit best and would get the attention without getting unrelated replies from sig spammers.

I have created a small web service that automatically hosts screenshots on Imgur. I now want to store the images decentrally (and best unchangeable and cost effective). I have searched for suitable blockchain projects, as this would be the most obvious way, but unfortunately without any noteworthy success.

Now I wanted to ask if anyone has an idea with which project or with which technique this could be best implemented?
Jump to: