| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
10年前发布

分布式图片托管网站:ipfs.pics

ipfs.pics 是一个开源并且是分布式的图片存储网站。它可以替代imgur, flickr等相类似的图片托管网站。

它基于IPFS - the InterPlanetary File System。整个应用程序运行在p2p连接的思想上,这意味信息不是托管在单一位置上,其数据存储在每个愿意共享的每一个人的电脑上。 When a picture is put on IPFS, it is given a hash, a 46 characters long digital fingerprint. No other file will have it and if the same file is added twice then their hashes will be exactly the same, which means the picture can still be found on the network simply by knowing the hash, even if our website is down. You can find the hash at the end of a picture URL, just like below。


项目主页:http://www.open-open.com/lib/view/home/1445771600835

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1445771600835.html
ipfs.pics 图形/图像处理