
List of IPFS websites : r/ipfs - Reddit
Apr 4, 2017 · Full websites, with complete design: ipfs.io /ipfs/ cos its ipfs link, it would be NOT updated ipfs.io distributions /ipfs/ ipfs.io wiki /ipfs/ ipfs.io archive /ipfs/ Blog Gio d'Amelio /ipfs/ Blog Cryptix /ipns/ Blog With Love From Snow /ipfs/ Blog …
Looking for examples of functional sites hosted on IPFS : r/ipfs
Feb 9, 2019 · There are arguments between two different sides, one saying IPFS is only usable for static storage while others claim it's possible to have functional websites too. I'd like to see a fully IPFS based site where people can upload content and post comments, as an example of what's possible to achieve with IPFS at this date.
Websites on IPFS : r/ipfs - Reddit
May 29, 2021 · The InterPlanetary File System (IPFS) is a set of composable, peer-to-peer protocols for addressing, routing, and transferring content-addressed data in a decentralized file system. Members Online IPFS UseCase Query
List of ENS+IPFS websites : r/ethereum - Reddit
May 28, 2019 · TL;DR: we're making an index of all existing ENS+IPFS websites. We found around 20 so far. There's more info in the website on how to access and create such websites yourself. almonit.eth (that’s us!) pepesza.eth (that’s one of our developers!) portalnetwork.eth. monkybrain.eth. amoebacore.eth. hozt.portalnetworkweb.eth. christophershen.eth
Are stable web sites are possible on ipfs? : r/ipfs - Reddit
Nov 6, 2022 · It's possible to host sites reliably on IPFS using https://fleek.co or one of the many pinning services. There's also a GitHub action that can help publish from GitHub to IPFS with Web3.storage . Most of the IPFS websites are published on IPFS, you can see this when you check the HTTP headers for the page (see X-Ipfs-Path ):
Is hosting a website free on IPFS. : r/ipfs - Reddit
Dec 4, 2021 · This way all browsers can get your content, either via IPFS or via HTTPS and a gateway if they don't have IPFS. Then you'll save bandwidth for the large multimedia files, while your webpage loads pretty much instantly. Ideally you'd host your own IPFS-gateway to make routing through it a bit faster.
Why isnt IPFS good enough for archive.org? : r/ipfs - Reddit
Mar 31, 2023 · It has copies on webtorrent, gun, and IPFS. Except the IPFS mirror has been down for months. L. This is very concerning to me. I'm planning on using IPFS in my app, but seeing the only large-scale, respectable user of web3 tech fail to get it working has me second guessing. Also heres the creator of gun gloating about it lol. Gun isnt even a ...
Retrieve JSON Files from IPFS Websites : r/ipfs - Reddit
Oct 31, 2021 · Retrieve JSON Files from IPFS Websites Hi there, sorry for the beginner question, but after a few hours of googling I thought it’s maybe time to ask around. I want to Code a very basic function in Python on Mac which gets me a json file from an ipfs site (metadata of an ERC721 Token).
IPFS + ENS website (?) : r/ipfs - Reddit
Apr 12, 2022 · You can use Fleek to easily host on IPFS & hook up your ENS name to your site via IPNS (like others suggested). You just push your code to github, link your repo to Fleek, connect your ENS domain and then any new pushed to your github automatically get reflected to the IPNS that your ENS points to.
Can a IPFS website be taken down? : r/ipfs - Reddit
May 7, 2021 · IPFS is just a P2P CDN, it's not build with anonymity or censorship proofness in mind like other networks, e.g. Freenet or Tor. IPFS does provide some basic protection for host failures in that it's content-addressable, meaning even if one host gets taken down, another host can still offer the same content and have it accessible by the same URI.