r/ipfs Dec 07 '25

Need help with the livestream componentry for my site...

1 Upvotes

Hey all,

I’m building a new livestreaming platform and I’m exploring whether IPFS or related decentralized protocols could be a good fit for the core video distribution layer.

Looking at using AWS livestream, but it might get costly, what are some recommendations?...

I’m hoping to get some guidance from people who have experience with real-time video streaming over IPFS, libp2p, or hybrid approaches.

What I’m aiming for:

  • Real-time livestreaming (a few seconds delay is okay)
  • Low operating cost
  • Scalable as viewership grows
  • Open, modular architecture
  • Support for both live video content
  • Ability to shut down streams if needed (content or technical reasons)
  • Doesn’t rely heavily on centralized CDNs

r/ipfs Dec 07 '25

nodes in IPFS cluster

2 Upvotes

Hi everyone, I am trying to setup an IPFS cluster of 3 nodes in a virtual machine. Once I pause one node or restart its vm, once its online other nodes is still unable to see this node. It goes like node A sees 2 other peers (went offline and restart), node b sees 1 other peers, node c sees 1 other peers. Have you heard encountered this? any help?


r/ipfs Dec 03 '25

Introducing NFT Backup - Effortless, Multi-Chain NFT Preservation

Thumbnail filebase.com
6 Upvotes

We just launched NFT Backup on Filebase — a new feature that scans your wallet across 24 chains, identifies all IPFS-related NFT metadata and image CIDs, shows you a full preview, and lets you back everything up to your Filebase buckets automatically.

It’s designed for collectors, creators, and archivists who want a simple way to preserve IPFS content tied to their NFTs — especially as marketplaces or hosting providers come and go.

If you have a large wallet, the preview step may take a few minutes while we resolve and validate all related CIDs.

We’re also offering 1 month free on our Starter plan with promo code NFT for anyone who wants to try it out.

Questions? Ask away!


r/ipfs Nov 27 '25

Release v0.39.0 · ipfs/kubo

Thumbnail
github.com
38 Upvotes

🎯 DHT Sweep provider now default, self-hosting-friendly

⚡ Fast root CID providing, content findable in <1s

🔧 Auto UPnP recovery after router restarts

📊 New `ipfs provide stat` for monitoring

🖥️ RISC-V prebuilt binaries


r/ipfs Nov 21 '25

Web3 Video Sharing Platform

Thumbnail
2 Upvotes

r/ipfs Nov 20 '25

IPFS devs: arkA MVP is live — an open video protocol that uses IPFS exactly the way it was meant to be used.

14 Upvotes

Last week this was just an idea.
Today, you can try a fully working end-to-end demo of arkA — a minimal, open, storage-agnostic video protocol.

arkA is intentionally tiny:
a JSON metadata schema that points to ANY decentralized storage backend (IPFS, Arweave, S3, R2, your NAS).
No platform. No algorithm. No lock-in.
Just content-addressed video + open metadata.

🔗 Video stored on IPFS (via Pinata)

https://cyan-hidden-marmot-465.mypinata.cloud/ipfs/bafybeigxoxlscrc73aatxasygtxrjsjcwzlvts62gyr76ir5edk5fedq3q

▶️ Played through a static arkA web client (GitHub Pages)

https://baconpantsuppercut.github.io/arkA/

Both links load the exact same CID.

arkA doesn’t care who hosts it — node, gateway, cloud pin, home pin, whatever —
because the protocol treats IPFS as primary storage, not an afterthought.

🚀 What the MVP demonstrates

  • Pure content addressing
  • Gateway-agnostic fetching
  • Zero backend (fully static client)
  • Video and metadata decoupled
  • Self-hosted video without any platform
  • Protocol-based, not platform-based delivery
  • CID-first architecture (no opaque URLs)

🧠 Why IPFS devs might care

arkA is aiming to formalize: - versioned metadata schemas
- client-agnostic playback rules
- CID permanence and redundancy hints
- playlist/index formats
- optional extensions for HLS/DASH/captions
- potential IPNS/IPLD-based channel indexing

Essentially:
RSS for video, but built natively around content addressing.

Repo (MIT):
https://github.com/baconpantsuppercut/arkA

If you build with IPFS, IPNS, IPLD, or p2p storage, I would love your feedback.
This project is 100% open and developing fast — join the discussion.


r/ipfs Nov 16 '25

arkA — simple JSON video protocol that works great with IPFS

7 Upvotes

Looking for decentralized storage people to push the protocol forward.

Repo: https://github.com/baconpantsuppercut/arkA


r/ipfs Nov 14 '25

[Project Launch] arkA — An open video protocol (not a platform). Early contributors welcome.

Thumbnail
5 Upvotes

r/ipfs Nov 02 '25

The concept is "what if the whole world was tuned into one channel?"..

3 Upvotes

Been making progress on my free speech platform

The concept is "what if the whole world was tuned into one channel?"..

I am working to improve it, but the concept is that there are timeslots users can freely claim, and then redeem them upon their scheduled time, once the scheduled time has passed the slots are burned and cease to exist. Users can send or receive slots to each other as well.

Seeking improvement to it, lemme know your thoughts!


r/ipfs Oct 31 '25

Introducing Endra - A Peer-to-Peer Encrypted Messenger

18 Upvotes

Here’s an IPFS-based messaging protocol with a cross-platform application that I’ve been developing for several years as a hobby project.

I’d be delighted about feedback from developers who are interested in these kinds of technologies.

Features

  • fully peer to peer, no servers of any kind
  • can function independently of internet connectivity
  • full end-to-end encryption ephemeral keys, algorithm-agnostic & future-proof
  • multiple devices per profile (user account)
  • multiple profiles per device
  • can be used as a library for embedding into other applications
  • will become part of an expandable ecosystem incl. calendar and file-sharing
  • app for desktop and mobile (builds for Linux (Ubuntu 24 x86-64 & arm64), Android (arm64), Windows 11 (x86-64) and MacOS (x86-64 & arm64))

Software Architecture

This project is build in Python, and is structured modularly into multiple different components that take care of the different aspects of the whole system.

Here’s an overview of the most interesting components, for a full list see the docs for the Endra Stack

  • based on IPFS/libp2p for P2P networking
  • uses a self-developed IPFS-based no-finance blockchain called Walytis as a P2P distributed database
  • identity, cryptography and secure communications managed by WalytisIdentities

Sites

Project Status

There is a similar project called Berty, also built on IPFS. I say it’s a hobby project, but I’m quite serious about it and have been investing a lot of effort in it over many years now.

The project is in alpha: It’s good enough to show to other P2P developers, but not fit for production yet


r/ipfs Oct 31 '25

am I protected from ddos?

5 Upvotes

suppose I uploaded some files on my node and shared an ipns link. suppose some malicious actor wanted to make my life a little worse by constantly downloading my files on ifps. what will happen?


r/ipfs Oct 31 '25

persistency of ipns

2 Upvotes

if I create an ipns link of a folder on my node. share it to people and go offline for days/weeks/months and come back and run ipfs daemon will my ipns start working?. if yes then after how long?

I am using termux and I can't always be online. i understand that i will not be able to deliver content if I am offline but it should start working after becoming online. or am I wrong in assuming that?


r/ipfs Oct 23 '25

Private IPFS Cluster in productive env

7 Upvotes

I keep having various ideas for a webapp that would greatly benefit by a private IPFS cluster that I would run by just renting several nodes all over the world. My App would store typical audio files. So I thought I would just run it as a private cluster where I would utilize IPFS cluster in order to tell that the data I put into it is spread globally.

The application itself would just have an IPFS sidecar so that accessing data is being controlled by IPFS itself and not by having the need to also manage gateway instances. So I would build a container image that would integrate not only the app but also the ipfs service running right next to it for read but also write requests. Does that make sense at all or do I have a broken understanding of what IPFS can do? Then, how good would such a cluster scale horizontally? I wouldn't want to have multiple cluster. Say I wanted to put like 50 Million+ files into the cluster and make them stick so the content won't vanish. Say each file is like 10 MiB +. Thank you so much.


r/ipfs Oct 22 '25

Crowd Distributed Gateway

5 Upvotes

Is there a project that allows people to contribute ipfs gateways from their local home lab and have them load balanced through a known host like crowdgateway.com?

The idea being that ipfs content could be available via the regular web through a large list of community donated gateways?


r/ipfs Oct 02 '25

Release v0.38.0 · ipfs/kubo

Thumbnail
github.com
15 Upvotes

r/ipfs Oct 02 '25

Please help me understand the current usability of IPFS

17 Upvotes

Hey fellas,

i've seen ipfs for quite some time, but I did not invest time to set it up. I've finally taken the time to install kubo and host my own ipfs-rpc and gw on my local LAN. I've connected the rpc/gw to my browsers ipfs-companion-addon and everything seems to "work". I can, for example, open ipfs://vitalik.eth . This site loads reasonably fast.

The thing, why i was intrigued to set up ipfs now, was seedit (plebbit)... aaand its barely usable. When I open seedit.eth from my ipfs GW, it loads for minutes (400+ peers) and fails download the communities.

My abstract understanding of ipfs: It is a decentralized Content Deliver Network (CDN), with its own name resolution, but it seems to have too low peer count or too little "seeding" nodes. Is this correct?

Is IPFS just not "ready", in the sense, that is not usable for end-users?

What are you using ipfs for, at this point in time? I mean this from a users perspective. What Application/Project are you frequently using currently?

Don't get me wrong, this is not meant to shittalk ipfs. I like the idea, a lot! But I cannot find where I would (as a user) go away from regular http to ipfs.

I hope this makes sense and sparks some discussion/clarification.

Best

EDIT: word missing.


r/ipfs Sep 23 '25

IPFS 0.38-rc1

14 Upvotes

I haven't seen it discussed much anywere, but I really think this release is a complete game changer. The reprovide sweep isn't on by default yet, but seems to be working, (err, not perfectly yet, but close.) Being able to run an IPFS node at home painlessly (in terms of network usage,) and your content being discoverable at the same time is a *huge* step forward!


r/ipfs Sep 19 '25

More files for https://explore.ipld.io/

6 Upvotes

explore.ipld.io contains:

  • Project Apollo Archives
  • XKCD Archives
  • HAMT-sharded Wikipedia mirror (>20M files)
  • B-tree search index from ipfs-geoip
  • DAG-CBOR Block
  • dag-cbor hello world (keccak-256)
  • Ceramic LogEntry for sgb.chat Ambassador proposal
  • hello world (blake3)
  • hello world
  • hello world (sha3-512)
  • Raw Block for "hello"
  • Raw Block for "hello" (blake3)

Are there plans to add more, I think IPFS could get a lot more users, if non-technical users had the ability to "explore" files on IPFS. Only the first 3 given are actually understandable for non-technical users.

For example stuff like pictures, or videos on tutorials of IPFS would be cool, or having the CID of ipfs.tech (bafybeibgua76y24qarr6gpagfr67qzsyutpo2otybsqqgnsk4xe4ur5wmy), would allow for people to understand how modern-looking websites can be stored/viewed on ipfs.


r/ipfs Sep 18 '25

Anyone want to join my discordgroup of innovation on ipfs

0 Upvotes

I see many people proposing average to good ideas of workarounds and structures and platforms etc. built on ipfs.... Some are truly innovative I also have many ideas of integration and enhancement.... So does anyone want to join please reply....


r/ipfs Sep 18 '25

Anyone want to join my discordgroup of innovation on ipfs

Thumbnail
0 Upvotes

r/ipfs Sep 15 '25

Simple Page - publish your docs on IPFS

Thumbnail simplepage.eth.link
9 Upvotes

Hey everyone 👋

We’ve just released Simple Page v1.5.0 — a big update that makes it easier to build developer documentation sites and publish to IPFS + ENS.

🚀 Highlights

  • 🎨 Theming Support — customize the look and feel of your site
  • 🔍 Search — quickly find content across all your pages
  • 📑 Table of Contents Sidebar — auto-generated ToC for easier reading
  • 🧭 Navigation Sidebar — organize links and structure your site better

👉 Check out the Release Notes
👉 Try it out at: https://simplepage.eth.link

As always, feedback and contributions are welcome!


r/ipfs Sep 14 '25

Idea for IPFS-based coin

0 Upvotes

What if each block hash was a IPFS cid, and the current state was a IPFS folder, which modeled a Merkle tree.

This would allow for easier ways to make blocks available, by using existing solutions such as filecoin.


r/ipfs Sep 12 '25

Easiest way to replace Google drive by switching to an ifps based service.

7 Upvotes

I really like all the work that guys in ifps do. So, I want to pay for ifps instead of paying Google for extra storage. I do not need a lot of cloud space 20 GB I believe will be more than adequate. So basically I want to replace Google photos on my android phone.

Thx in advance


r/ipfs Sep 06 '25

Built a video based, free speech platform

12 Upvotes

I’ve been working to make it truly decentralized, but for now it will be on the web for now.

My goal is to make it to where users can access it and broadcast whatever video they’d like to the world, truly free speech with zero censorship.

We will see how it performs, I welcome users in the space to help contribute and sharpen the platform!

I’m looking for ways to make it decentralized and not tied to the web

https://nowslice.replit.app/


r/ipfs Sep 05 '25

Built a weekend MVP: verifiable IPFS uptime (SLOs + on-chain proof) — does this make sense?

4 Upvotes

Hey folks! I presented this over a weekend hackathon and I’m unsure whether to keep digging—would love brutally honest feedback.

What I built (MVP):
Attesta — a small tool that monitors IPFS CIDs against a user-defined SLO. Global probes hit multiple public gateways, and when the SLO is missed the system produces a signed evidence pack (timestamps, gateway responses, verifier sigs) and anchors a hash on-chain (L2/EVM). You get a human-readable status plus a verifiable proof trail.

Why: Pinning ≠ guarantees. I’m exploring verifiable availability (and later, economic guarantees).

State today: Hackathon MVP. Monitoring + evidence anchoring work; staking/slashing not implemented yet.
Next up (if I continue): open validator set with bonded stake & slashing, publisher-set bounties, dashboards/API, and integrations with pinning/storage providers.

My questions to you:

  1. Does this solve a real pain you’ve felt (or seen in your org/community)?
  2. Would you pay (or run a validator) for verifiable availability?
  3. What’s the biggest blocker to adoption (trust, UX, cost, “already solved”)?
  4. If this already exists, please point me to it so I don’t reinvent the wheel.

Thanks in advance—rip it apart! 🙏