Showing 47 open source projects for "layer 2 protocol"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    js-libp2p-monorepo

    js-libp2p-monorepo

    The JavaScript Implementation of libp2p networking stack

    ...In order to build P2P applications, devs have long had to make custom ad-hoc solutions to fit their needs, sometimes making some hard assumptions about their runtimes and the state of the network at the time of their development. Today, looking back more than 20 years, we see a clear pattern in the types of mechanisms built around the Internet Protocol, IP, which can be found throughout many layers of the OSI layer system, libp2p distils these mechanisms into flat categories and defines clear interfaces that once exposed, enable other protocols and applications to use and swap them, enabling upgradability and adaptability for the runtime, without breaking the API.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Cyber

    Cyber

    Semantic non-deterministic Superintelligence consensus computer

    ...Stateless, content-addressable peer-to-peer communication networks, such as IPFS, and stateful consensus computers such as Ethereum, can provide part of the solution needed to obtain such answers. There are however at least 3 problems associated with the above-mentioned implementations. (1) the subjective nature of relevance, (2) difficulty in scaling consensus computers for over-sized knowledge graphs, (3) the lack of quality amongst such knowledge graphs. They are prone to various surface attacks, such as sybil attacks, and the selfish behavior of the interacting agents. In this document, we define a protocol framework for provable consensus computing of relevance, between content-addresable objects, which can be computed on GPUs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hyprspace

    Hyprspace

    A Lightweight VPN Built on top of IPFS + Libp2p

    A Lightweight VPN Built on top of IPFS & Libp2p. Libp2p is a networking library created by Protocol Labs that allows nodes to discover each other using a Distributed Hash Table. Paired with NAT hole punching this allows Hyprspace to create a direct encrypted tunnel between two nodes even if they're both behind firewalls. Moreover! Each node doesn't even need to know the other's ip address prior to starting up the connection. This makes Hyprspace perfect for devices that frequently migrate between locations but still require a constant virtual ip address.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    IPFS Public Gateway Checker

    IPFS Public Gateway Checker

    Checks which public gateways are online or not

    A site displaying public IPFS gateways and their online/offline status. The list contains gateways operated by various parties, coordinated by loose mutual consensus, without a central governing authority. Protocol Labs operates and is responsible for only two of the listed gateways: ipfs.io and dweb.link.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    LoopGate

    LoopGate

    A Proof-of-Concept to token-gate content using Loopring L2 NFTs

    LoopGate is a web app that allows creators to token-gate content based on Loopring Layer-2 NFTs. It uses the Loopring API alongside the Piñata Submarine API to unlock hidden content hosted on IPFS. LoopGate is a web application built using in TypeScript using NextJS and TailwindCSS. LoopGate implements external SDKs/APIs. Most importantly, Loopring API, Query the Loopring blockchain to get NFT ownership data. Piñata API, Query and unlock submarined content on Piñata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ODD SDK

    ODD SDK

    An SDK for building apps with decentralized identity and storage

    Give your users modern, passwordless accounts, without a complex and costly cloud-native back-end. Our SDK includes everything you need to enable auth through either browser standards or Ethereum wallets. WebAuthn and passkey support coming soon. Your users’ data is kept secure by default by the ODD SDK's encrypted-at-rest file storage protocol. Users have control over who has access to their private data thanks to the Privacy and Encryption features of the ODD Filesystem. ODD apps are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    peerchat

    peerchat

    A terminal-based P2P chat application using libp2p and Golang

    A terminal-based P2P chat application using libp2p and Golang that uses a Kademlia DHT and the IPFS network for peer discovery and routing. The application was inspired by chat examples found on libp2p's pubsub library, but is more evolved and fully featured version of it. It uses a Kademlia DHT from libp2p for peer discovery and routing and supports a more fully featured host. The other components of the libp2p such as TLS encryption, peer active discovery, YAMUX stream multiplexing are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    qD Messages

    qD Messages

    Lightning fast peer-to-peer cross-platform messenger

    ...Alias and profile pictures are linked from qD Social. Peers can nickname participants and override the information that references other peers' social profiles. The messenger uses the second layer Quest Network PubSub protocol and if you are using qOS in your application you can use the channels as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ipld-eml

    ipld-eml

    An RFC-5322 compatible email parser that stores data on IPFS

    ipld-eml is an RFC-5322 compliand IPLD object format for storing email messages, in both a space efficient, and time efficient manner. TemporalX is used as the interface into IPFS. Emails are converted into a protocol buffer object, before being stored onto IPFS. There are currently two methods for storing the IPLD objects:
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    DAGService

    DAGService

    Library for storing and replicating hash-linked data over the IPFS

    ...Because 99% of the time, a browser or mobile (d)App only needs to be able to add and get small bits of data over the IPFS network. This library provides that, in a much smaller package (currently less than 1/2 the size of js-ipfs without much optimization -- we will continue to optimize further). It is also highly extensible, so developers need only include the features they need, keeping load times fast, and (d)Apps feeling snappy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Quazaa

    Quazaa

    A cross platform multi-network peer-to-peer (P2P) file-sharing client.

    Quazaa is a cross platform multi-network peer-to-peer (P2P) file-sharing client inspired by Shareaza which will support Gnutella2, Ares, eDonkey2000 (eMule), HTTP, FTP, and BitTorrent. Using the Qt software development kit
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 12
    FTP_Upload
    A simple ftp client developped in Java to quickly upload files. Still in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XSP
    XSP is an eXtensible socket-based protocol. XSP 1.0 is an XSP client. The main idea of this project is to connect two devices directly without any servers between them. Chat, file sharing and voice chat are supported now. Authors: m1kc and Solkin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Web based version of the classic two panel file manager with fully supported keyboard control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MGnutella is a J2ME implementation of gnutella v0.6 p2p network protocol. It is in alpha stage now, which is not stable,not well tested and fragile. We are planning to develop both for devices supporting MIDP 2.1 and Android OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Using the new C# Dll from swig portability of Openobex/ObexFtp to write a nice GUI able to transfer file between two devices with obex protocol. More Info’s here: http://cs-obexftp.wiki.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    fclient is a desktop client for the freenet protocol written in Python and Qt (PyQt)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Elise is a Direct Connect client for the ADC protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SNT is a search engine for SMB and FTP shares with crawler running on Win32. Web interface is provided for searching files and browsing shares contents. Also provided shared films list with users rates and comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GridChat is a highly expandable peer-to-peer network that has no central server. Each peer on the network acs as a client, server, and router for the various components. GridChat networks are fluid, growing and shrinking at will. - GUI under development!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    phpjb - a php interface / management system to your audio files and feeds. Focuses merely on providing platform, system independeent data layer for your PHP applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Define 2nd generation Bittorrent protocol with social networking, recommendation, tag-based navigation, distributed moderation, and real-time streaming. Remove .torrent, tracker, and website from architecture. Create reference implement. with ABC project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project will integrate features of several peer-to-peer models, thus bringing together the advantages of the various protocols currently available. The idea is to have a platform for searching and exchanging of files that is not protocol specific.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FTP daemon written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Is an protocol that is disputed on-top of P2P protocol’s which contains data which has been verified by other users securely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next