Ipfs

Open-source projects categorized as Ipfs

Top 23 Ipf Open-Source Projects

  • ipfs

    Peer-to-peer hypermedia protocol

  • Project mention: Filecoin Foundation Successfully Deploys IPFS in Space | news.ycombinator.com | 2024-01-16

    > CDNs

    If you think IPFS is trying to "re-spin CDNs as their invention", I'm pretty sure you misunderstand what IPFS. The homepage is a great starting point if you're curious rather than antagonistic: https://ipfs.tech/

    > IPFS doesn't solve persistence of data

    I don't think it claims to solve this either? What it does claim to solve is the persistence of identifiers of data.

    > doesn't solve churn in p2p systems

    What P2P system has ever done so or even claimed to have done so?

  • hey

    Hey is a decentralized and permissionless social media app built with Lens Protocol 🌿

  • Project mention: Lenster a decentralized and permissionless social media app | news.ycombinator.com | 2023-05-25
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • kubo

    An IPFS implementation in Go

  • Project mention: BTFS (BitTorrent Filesystem) | news.ycombinator.com | 2024-04-15
  • full-blockchain-solidity-course-js

    Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript

  • orbitdb

    Peer-to-Peer Databases for the Decentralized Web

  • Project mention: OrbitDB reaches version 1.0 after 8 years of development | news.ycombinator.com | 2023-09-19
  • Piped

    An alternative privacy-friendly YouTube frontend which is efficient by design.

  • Project mention: Show HN: YouTube Shorts Redirector | news.ycombinator.com | 2024-04-15

    I found now that Piped includes duration in the RSS so might script around that. Wonder if Invidious could add that metadata too.

    https://github.com/TeamPiped/Piped/wiki/Instances

  • berty

    Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • ipfs-desktop

    An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.

  • Project mention: Amino – The Public IPFS DHT Is Getting a Facelift | news.ycombinator.com | 2023-10-03

    There are a few client options; the most widely used one (to my knowledge) is https://github.com/ipfs/kubo for CLI. There's also a desktop client that's pretty nice: https://docs.ipfs.tech/install/ipfs-desktop/

  • soketi

    Next-gen, Pusher-compatible, open-source WebSockets server. Simple, fast, and resilient. 📣

  • Project mention: Building Real-Time Next.js Apps with WebSockets and Soketi | dev.to | 2023-12-10

    In today's article we will focus on one of my favorite trios, we will use the Next.js framework to build the web application, Drizzle to define the database schema and interact with it and perhaps the most important component of this article, Soketi.

  • awesome-ipfs

    Community list of awesome projects, apps, tools, pinning services and more related to IPFS.

  • Project mention: Amino – The Public IPFS DHT Is Getting a Facelift | news.ycombinator.com | 2023-10-03

    See https://awesome.ipfs.tech/ and https://ecosystem.ipfs.tech/ for some project using it.

  • embark-framework

    Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms

  • awesome-blockchain

    ⚡️Curated list of resources for the development and applications of blockchain.

  • graph-node

    Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL

  • Project mention: Building And Deploying A Subgraph (Part 2) | dev.to | 2024-03-03

    A subgraph according to The Graph (which is a decentralized protocol for indexing and querying blockchain data) is a custom API built on blockchain data. They are queried using the GraphQL query language and are deployed to a Graph Node using the Graph CLI.

  • lotus

    Reference implementation of the Filecoin protocol, written in Go

  • js-libp2p

    The JavaScript Implementation of libp2p networking stack.

  • ipfs-companion

    Browser extension that simplifies access to IPFS resources on the web

  • Project mention: Just tried ipfs, a few thoughts | /r/ipfs | 2023-06-10

    I appreciate you documenting this, if it's not too much hassle, can you please create an issue here: https://github.com/ipfs/ipfs-companion/issues/new/choose also adding at what steps things didn't work for you and what would've made your experience better?

  • Peergos

    A p2p, secure file storage, social network and application protocol

  • Project mention: Tim Bray's De-Google Project | news.ycombinator.com | 2024-03-11

    A good Dropbox alternative is Peergos (founder here). Peergos is an E2EE P2P storage, sharing and application protocol. Fully open source, including the server, self-hostable, no VCs.

    https://peergos.org

  • quiet

    A private, p2p alternative to Slack and Discord built on Tor & IPFS

  • Project mention: Filecoin Foundation Successfully Deploys IPFS in Space | news.ycombinator.com | 2024-01-16

    > because, right here right now, that is such a hypothetical situation that I have absolutely no idea why it needs a real-world demonstration of proof of concept using currently-available technology.

    So I just want to point out that IPFS was fairly deliberately designed to have numerous, forward-compatible features that could be swapped out in the future : like https://multiformats.io/ and in particular https://multiformats.io/multiaddr/ .

    In the IPFS community, there's always been a fairly heated discussion about which bit of the entire system should be stuck with the term IPFS. Like, if you took away the libp2p protocol, and just served CIDs over http, would it be IPFS? What if you took away CAR files (the merkle-tree file format used to define multi-item content)? What if you're a private IPFS network, with no shared nodes with the public network (like https://github.com/TryQuiet/quiet ). What if you didn't use bitswap, the file transfer protocol (Filecoin doesn't use bitswap, and mostly doesn't interconnect with the main public IPFS network). What about if you didn't use a DHT to find providers of a CID. What if you're not using any of the "IPFS" software stack, but your implementation still uses bits and pieces of content-addressability as defined in the standard?

    Interestingly, right now, there are a bunch of experiments going in all of these directions: I think it's fair to say that if you wanted to test out content-addressable networks across the solar system, they probably wouldn't be IPFS as it is now, but their nature could probably be described using the primitives the IPFS stack uses, and learning about what needs to change would give a useful direction to some part of the extended IPFS ecosystem.

  • wayback

    A bot for Telegram, Mastodon, Slack, and other messaging platforms archives webpages.

  • Project mention: If we lose the Internet Archive, we’re screwed | /r/opensource | 2023-05-14

    I wish there was an alternative to the Internet Archive with collaborative curation. You share files and people who tag and sort them into albums can download them. And if it was federated it could be just as extensive as the Internet Archive by searching files on many instances at the same time. Sadly the closest thing are ArchiveBox and wayback which won't replace the Internet Archive.

  • iroh

    Sync anywhere

  • Project mention: SeaweedFS fast distributed storage system for blobs, objects, files and datalake | news.ycombinator.com | 2024-02-02

    If you're talking about this https://github.com/n0-computer/iroh ... Iroh is a p2p file syncing protocol. That's not even close to the same wheelhouse as SeaweedFS?

  • ipfs-webui

    A frontend for an IPFS Kubo node.

  • Project mention: Just tried ipfs, a few thoughts | /r/ipfs | 2023-06-10

    ipfs config --json API.HTTPHeaders.Access-Control-Allow-Methods '["PUT", "POST"]' ipfs config --json API.HTTPHeaders.Access-Control-Allow-Origin '["http://192.168.77.214:5001", "http://localhost:3000", "http://127.0.0.1:5001", "https://webui.ipfs.io"]'

  • Maskbook

    The portal to the new, open Internet. ([I:b])

  • ipfs-cluster

    Pinset orchestration for IPFS

  • Project mention: BTFS (BitTorrent Filesystem) | news.ycombinator.com | 2024-04-15
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Ipfs related posts

Index

What are some of the best open-source Ipf projects? This list will help you:

Project Stars
1 ipfs 22,517
2 hey 22,319
3 kubo 15,791
4 full-blockchain-solidity-course-js 11,391
5 orbitdb 8,114
6 Piped 7,484
7 berty 7,298
8 ipfs-desktop 5,796
9 soketi 4,493
10 awesome-ipfs 4,217
11 embark-framework 3,775
12 awesome-blockchain 3,058
13 graph-node 2,780
14 lotus 2,767
15 js-libp2p 2,229
16 ipfs-companion 2,019
17 Peergos 1,859
18 quiet 1,823
19 wayback 1,642
20 iroh 1,559
21 ipfs-webui 1,511
22 Maskbook 1,491
23 ipfs-cluster 1,452

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com