ipfs.html 3.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <link rel="icon" type="image/png" href="logo.png" />
  5. <title>IPFS</title>
  6. <link href="style.css" rel="stylesheet" type="text/css" media="all">
  7. <body>
  8. <!-- -->
  9. <!-- Because you are reading this, it must mean only one thing; you -->
  10. <!-- are looking at our page source, well, hope you like the -->
  11. <!-- look of it! -->
  12. <!-- -->
  13. <!-- The Penny's Pages Wiki was made by members of the Neocities -->
  14. <!-- webhost, for your enjoyment, and our pain. We hope that you are -->
  15. <!-- enjoying reading our articles. -->
  16. <!-- -->
  17. <!-- Penny's Pages is composed of original material, and may be used -->
  18. <!-- as long as you follow CC BY-NC-SA 3.0 -->
  19. <!-- -->
  20. <!-- Our URL: https://thewikion.neocities.org/ -->
  21. <!-- -->
  22. <!-- Enjoy the rest of your night, young Internet search astronaut! -->
  23. <!-- -->
  24. <h1>IPFS Archive</h1>
  25. <p>
  26. InterPlanetary File System or just "IPFS" is a protocol and network designed to create a content-addressable, peer-to-peer method of storing and sharing hypermedia in a distributed file system. IPFS was first made by Juan Benet and is now an open-source project developed with help from the community.
  27. <p><img src="img/ipfs.png" align=right hspace=15 vspace=5>
  28. Neocities first started to use IPFS around August 2017 when Kyle Drake published a new post on the <a href="neocities_blog.html">Neocities Blog</A> entitled <a href="https://blog.neocities.org/blog/2017/08/07/ipfs-dns-support.html"><i>IPFS DNS Support</i></a>, where he talks about how "most of the 140,000+ sites that have a neocities.org subdomain can now be accessed through IPFS via DNS", Drake continues on by sayin:-
  29. <blockquote><tt>
  30. I've never been shy about our support for the distributed web. As the flaws of today's web continue to lead to increased centralization, and with Net Neutrality being gutted, the stakes for a good future for the web have never been more clear to me. That's why we were one of the first organizations to start doing implementation work with IPFS, which I continue to believe is the next version of the web, and the logical successor to HTTP.
  31. <p>
  32. Continuing down this adoption path, <b>I'm happy to announce that Neocities now has support for IPFS DNS records!</b> That means that most of the 140,000+ sites that have a neocities.org subdomain can now be accessed through IPFS via DNS.
  33. </blockquote></tt>
  34. <p>
  35. <b><h1><a href="#Criticism of IPFS">Criticism of IPFS</a><a name="Criticism of IPFS"></a></h1></b>
  36. <p>
  37. May people on Neocities have given their criticism of IPFS, mostly due to it <a href="https://archive.li/qvV6F">never being online</a> and that it is seemly pointless to have if it doesn't work. In April 2018, Retroity published an article, <i><a href="https://retroity.net/blog/the-neocities-problem/">The Neocities Problem</A></i>, and in the article they shortly talk about IPFS;
  38. <p>
  39. <blockquote><tt>
  40. Meanwhile, IPFS archiving has been down for a while with no updates as to why or when it will be returning.
  41. </blockquote></tt>
  42. <hr></hr>
  43. <tt>
  44. References
  45. <p>
  46. This page was last updated: 2019-03-05 @ 04:34</p>
  47. <p>
  48. In total this page has had 2 updates since it was uploaded.
  49. <P></tt>
  50. <font color="black"><center>&#x2605;</center></font color>
  51. </body>
  52. </html>