Explore how pinning, distributed storage, and decentralized infrastructure work together to keep data reliably available.

Go to AIOZ Pin

Latest from AIOZ Pin

The newest guides, updates and reports about AIOZ Pin and related infrastructure across the AIOZ ecosystem.

blog thumbnail

Content Moderation on IPFS: What Actually Happens

Pinning services can remove their own copy of a file. They cannot remove it from IPFS. Here is exactly what a takedown does and does not accomplish.

AIOZ Network
5 min readSeptember 12, 2026
blog thumbnail

IPFS Transports: TCP vs. QUIC Explained

libp2p connections can run over more than one transport. Here is exactly what changes with QUIC instead of TCP, and why IPFS dials both at once.

AIOZ Network
5 min readSeptember 11, 2026
blog thumbnail

GossipSub: How IPFS's PubSub Layer Actually Works

The DHT answers who has a CID. GossipSub answers a different question: how do peers push real-time updates to everyone listening, without a lookup at all.

AIOZ Network
5 min readSeptember 10, 2026

All

IPFS

Case Studies

Announcement

blog thumbnail

How to Resize Images on AIOZ Pin Using URL Parameters

AIOZ Pin image resizing happens straight in the gateway URL, no upload step or separate service. Here is every img- parameter, with real srcset examples.

5 min readAugust 19, 2026
blog thumbnail

How x402 Payments Weight AI Agent Reputation on ERC-8004

x402 payments let ERC-8004 weight a paid AI agent interaction more heavily than free work in its reputation score. Here is exactly how that link works.

5 min readAugust 18, 2026
blog thumbnail

How to Automate NFT Pinning with the AIOZ Pin NFT API

AIOZ Pin NFT API calls pin an asset and its metadata as two tracked pins under one record. Here is how to automate it directly over REST, no SDK needed.

5 min readAugust 17, 2026
blog thumbnail

Why AI Agent Reputation Data Belongs on IPFS, Not a Database

AI agent reputation data under ERC-8004 is a score on-chain plus a hash-verified reference off-chain. Here is why that reference needs to point at IPFS.

5 min readAugust 16, 2026
blog thumbnail

Content Addressing for NFTs: How to Verify a CID Yourself

How to verify a CID yourself instead of trusting it: a CID is a hash of an NFT asset, not an assigned address, so you can recompute and check it directly.

5 min readAugust 15, 2026
blog thumbnail

AIOZ Pin API Keys: Auth, Scopes, and Secure Storage

AIOZ Pin API keys are scoped, not one master secret with full access to every operation. Here is exactly how the auth headers and scopes work in practice.

5 min readAugust 14, 2026
blog thumbnail

How to Mint NFTs with Persistent Metadata on AIOZ Pin

How to mint NFTs with persistent metadata on AIOZ Pin: prepare the asset, pin it with pinNft, verify the pin, and set the on-chain tokenURI correctly.

4 min readAugust 13, 2026
blog thumbnail

AIOZ Pin vs Filebase: S3-Compatible vs Web3-Native IPFS

AIOZ Pin vs Filebase: AIOZ Pin charges a flat $20 per TB, Filebase bundles storage into a cheaper $7.50 Pro plan. Here is the real cost and feature comparison.

5 min readAugust 12, 2026
blog thumbnail

Why NFT Projects Need a Pinning Service, Not Just IPFS

Minting an NFT on IPFS does not keep its metadata online by itself. Here is why NFT projects need a pinning service, and how AIOZ Pin handles NFT tooling.

5 min readAugust 11, 2026
blog thumbnail

How AIOZ Pin Keeps Files Online: Replication and Proofs

How AIOZ Pin keeps files online is not a legal guarantee, it is a real mechanism: CID replication and node storage proofs. Here is exactly how it works.

5 min readAugust 10, 2026
blog thumbnail

AIOZ Pin CLI Tutorial: Login, Pin, List, and Unpin Files

A hands-on tutorial for the AIOZ Pin CLI: install it, log in, pin a file, list and filter your pins, and unpin, with every real command and flag shown.

5 min readAugust 09, 2026
blog thumbnail

Why AIOZ Pin's 'Unlimited Pinned Files' Isn't Really Free

AIOZ Pin, Pinata, and Filebase all advertise unlimited pinned files. Here is what that marketing word actually means, and where the real costs show up.

4 min readAugust 08, 2026
We only send updates when meaningful changes ship, and you can unsubscribe anytime