[go: up one dir, main page]

Showing 26 open source projects for "hash file"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    BitTorrent DHT

    BitTorrent DHT

    Simple, robust, BitTorrent DHT implementation

    bittorrent-dht is a Node.js implementation of the BitTorrent Mainline Distributed Hash Table (DHT) protocol, enabling decentralized peer discovery for BitTorrent clients. This module allows users to announce and lookup peers for specific torrents without the need for trackers. It’s lightweight, fast, and well-suited for building custom torrent clients, browser-based peers, or decentralized apps. This project powers part of WebTorrent and is maintained with performance and minimalism in mind.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Diffuse

    Diffuse

    A music player that connects to your cloud/distributed storage

    A music player that connects to your cloud/distributed storage, in the form of a static, serverless, web application. Diffuse is a static web application, which means it's just HTML, CSS, and Javascript. No REST API, database, or anything backend-related is involved. The app uses a hash (aka. fragment-based) routing system, so you don't need any special server rules for routing. You can download a pre-build web-only version of Diffuse on the releases page. Diffuse uses service workers, so you...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Planet

    Planet

    Build and host decentralized blogs and websites on your Mac

    ... a website? It's true! You can use the Content Hash field, just like you would use an A or CNAME record for a traditional domain name. The standard for this is EIP-1577, and the Content Hash field can accept a few different values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ipfs-car

    ipfs-car

    Convert files to content-addressable archives and back

    Convert files to content-addressable archives and back. ipfs-car is a library and CLI tool to pack & unpack files from Content Addressable aRchives (CAR) file. A thin wrapper over @ipld/car and unix-fs. Content-addressable archives store data as blocks (a sequence of bytes) each prefixed with the Content ID (CID) derived from the hash of the data; typically in a file with a .car extension. Use ipfs-car to pack your files into a .car; a portable, verifiable, IPFS-compatible archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Edgeserver

    Edgeserver

    Next Generation Web3 Powered Edgeserver

    Edgeserver is an open-source, self-hostable, web3-native static file hosting service that allows for seamless integration with your favorite CI/CD systems. Deployed sites are instantly available over both http and ipfs as well as dynamically change ENS content-hash. Publish your site in mere minutes using your favorite CI/CD Integration or using CLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Devault

    Devault

    Decentralized alternative to proprietary and centralized cloud storage

    A Blockchain-based, self-hosted, and end-to-end encrypted cloud storage. Devault is a decentralized, self-hosted, and end-to-end encrypted alternative to proprietary and centralized cloud storage. The file gets encrypted using AES-256-CBC encryption. The encrypted file is split into pieces. The chunks are distributed across the network nodes. The root hash will be stored in your wallet on the blockchain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IPDR

    IPDR

    IPFS-backed Docker Registry

    IPDR is a Docker Registry tool that proxies Docker registry requests to IPFS for pushing and pulling images. IPDR allows you to store Docker images on IPFS instead of a central registry like Docker Hub or Google Container Registry. Docker images are referenced by their IPFS hash instead of the repo tag names. IPDR is compatible with the Docker Registry HTTP API V2 Spec for pulling images.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Ants-Review

    Ants-Review

    A Protocol for Open Anonymous Scientific Peer-Reviews on Ethereum

    The Project implements a Bounty-like protocol called Ants-Review to allow issuers to issue an AntReview, a bounty for peer-review in scientific publication, linked to requirements stored on ipfs which peer-reviewers can fill by submitting the ipfs hash which contains evidence of their fulfillment. After the submission of successful peer-reviews, they will be approved by an approver and payed in ANTS. AntReview Issuers are addresses, added by the owner of the contract, that can issue...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 10
    IPFS Browser Sandbox

    IPFS Browser Sandbox

    An experimental p2p browser built on IPFS

    The IPFS Browser Sandbox is not a product intended to ship to end users. It is a Technology Preview for how IPFS/IPLD resources could be represented in web browser components. It is here for demos, experimentation and fun times. It's also not secure and may be partly or entirely broken. Use at your own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DAGService

    DAGService

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

    DAGService is aiming to be the bare minimum needed for IPLD-based applications to interact with the IPFS network by getting and putting blocks to it. The goal of DAGService to provide a minimal layer between the data model of IPLD and full-blown IPFS. It provides the bare minimum functionality for any application to interact with the IPFS network (by getting and putting IPLD blocks) without having to deal with the complexities of operating a full IPFS node. It is an attempt to remake the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mahuta

    Mahuta

    IPFS Storage service with search capability

    Mahuta (formerly known as IPFS-Store) is a library to aggregate and consolidate files or documents stored by your application on the IPFS network. It provides a solution to collect, store, index, cache and search IPFS data handled by your system in a convenient way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Soy

    Soy

    Static Websites on the Distributed Web

    Soy is a collection of smart contracts and tools to enable you to build your site on the distributed web. By virtue of using ENS and IPFS your content will be quickly accessible all over the world without having to set up or manage any infrastructure. Scripting with Soy usually looks something like this. This is an example of creating a new Soy instance and using it to register a domain and publish the content hash for the site. Once you have ENS set up to point to an ipfs hash, simply add .soy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ENS MANAGER

    ENS MANAGER

    A simple management tool that let user easily to set IPFS hash

    A simple management tool that let user easily to set IPFS hash with the ENS Resolver. Easily management of ENS, including set IPFS hash, set address, create a subdomain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    FileHasher

    FileHasher help to get the hash code from any file

    FileHasher is a easy java application to get the hash code from any file. Files uploaded are stable code Git code are unstable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pti is a fully crossplatform meta-info viewer for bittorrent files, it can show info within torrent files: name, hash, tracker (multitracker support), total size, etc ... and real time stats like actual seeders, leechers and total downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Command line torrent viewer and hash checker. Displays metadata and file catalog from a .torrent file. Offline verifies content hashes of downloaded files against torrent. Linux or Windows, Windows binary included.
    Leader badge">
    Downloads: 18 This Week
    Last Update:
    See Project
  • 18
    ANts P2P
    ANts P2P realizes a third generation P2P net. It protects your privacy while you are connected and makes you not trackable, hiding your identity (ip) and crypting everything you are sending/receiving from others.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    A very small PHP website application which stores anonymously uploaded files and retrieves them by SHA1 hash (a fingerprint of the file which is provided after uploading). Developed for anonysource.org, a kanux project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BitDHT is a LGPL'd general purpose C++ Distributed Hash Table library. It is designed to take hassle out over creating your own DHT. BitDHT is compatible with bitttorrent's DHT and can leverage this network to bootstrap your own personal DHT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple console program to battle fake naming and name flooding in p2p networks. Connects to a DirectConnect hub (adc and nmdc protocols supported) and scans it for known fake patterns. Also can parse hash indexes of StrongDC and FlylinkDC clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Entangled is a distributed hash table (DHT) and peer-to-peer tuple space, based on Kademlia. It is written in Python, and makes use of the Twisted framework. This can be used as a base for creating peer-to-peer (P2P) network applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BFRT recovers files corrupted during download. To save time and traffic BFRT re-downloads file's parts until it's fixed. You can choose download order from predefined or manually select parts to download. If you have hash of the file, it's even easier
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    HashPipe is a file sharing network that uses HTTP or HTTPS for all communication and references downloads by their MD5 hash only. Works on any system with PHP5 and a compatible webserver and database. For Windows XP there is now an easy server bundle.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Command-line hash file checker/creator. Supports .sfv, .md5, .sha1 and .sha2, and is easily extendable. Includes animated progress bars and recursive directory handling. Supports large numbers of files. Includes AppleScript droplets for use on Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next