Tagged articles

IPFS

6 articles · Page 1 of 1
Java Companion
Java Companion
Jun 11, 2026 · Cloud Native

Deploy a Full‑Stack App with One Command: Inside the 3.6k‑Star PinMe CLI

PinMe is a 3.6k‑star open-source CLI that lets you create and deploy a full‑stack React front‑end, Cloudflare Worker back‑end, and D1 database with a single command, using IPFS for static assets and ENS for domains, while supporting incremental updates and Claude Code integration, though it has upload size limits and requires wallet balance for custom domains.

CLIClaude CodeCloudflare Workers
0 likes · 10 min read
Deploy a Full‑Stack App with One Command: Inside the 3.6k‑Star PinMe CLI
Youzan Coder
Youzan Coder
Oct 23, 2019 · Information Security

Breaking the Ceiling of Traditional Internet Security with Decentralized Trust

The article analyzes why conventional antivirus, firewall, and intrusion‑detection approaches have reached their limits, identifies trust as the root cause of internet security problems, and proposes a decentralized architecture using blockchain, IPFS, and zero‑trust principles to rebuild identity, network, computing, and storage with intrinsic security.

EthereumIPFSInternet Security
0 likes · 21 min read
Breaking the Ceiling of Traditional Internet Security with Decentralized Trust
21CTO
21CTO
May 29, 2018 · Blockchain

How IPFS Works: A Deep Dive into Its Architecture and Core Components

This article explains the fundamentals of IPFS, covering its file system nature, content‑addressed Merkle‑DAG structure, the multi‑layer architecture (naming, merkledag, exchange, routing, network), IPLD data modeling, and libp2p’s modular networking stack, illustrating how data is stored, addressed, and transferred in a distributed manner.

Content AddressingDistributed storageIPFS
0 likes · 11 min read
How IPFS Works: A Deep Dive into Its Architecture and Core Components
Meitu Technology
Meitu Technology
May 23, 2018 · Blockchain

An Overview of IPFS: Architecture, IPLD, and libp2p

The article explains IPFS as a peer‑to‑peer, content‑addressed storage system built on a five‑layer architecture, detailing how the Merkle‑DAG, Kademlia routing, IPLD’s multiformats, and libp2p’s modular network stack work together to enable decentralized, tamper‑resistant data storage and retrieval, complementing blockchain.

Content AddressingDistributed storageIPFS
0 likes · 14 min read
An Overview of IPFS: Architecture, IPLD, and libp2p