# ling-drag0n/cloudpaste

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/ling-drag0n-cloudpaste).**

2,492 stars · 1,624 forks · JavaScript · NOASSERTION

## Links

- GitHub: https://github.com/ling-drag0n/CloudPaste
- Homepage: https://doc.cloudpaste.qzz.io
- awesome-repositories: https://awesome-repositories.com/repository/ling-drag0n-cloudpaste.md

## Topics

`cloudflare` `cloudflare-workers` `docker` `file-browser` `huggingface` `markdown` `onedrive` `s3` `telegram` `telegrambot` `webdav`

## Description

CloudPaste is a secure file sharing platform and multi-backend storage aggregator. It unifies local and S3-compatible cloud storage providers into a single managed file system, serving as a gateway for centralized file access and distribution.

The platform distinguishes itself through a built-in browser-based Markdown editor for composing documents with formulas and diagrams. It provides secure content sharing using password protection, expiration dates, and path-restricted API keys to control programmatic access and visibility.

The system covers broad capabilities in file management, including multi-format previews and chunked resumable uploads. It also implements the WebDAV protocol, allowing users to manage remote files via a web interface or mount storage as a network drive.

User identity and access permissions are managed through a dedicated account system to control system entry and privileges.

## Tags

### Data & Databases

- [Cloud Storage Aggregators](https://awesome-repositories.com/f/data-databases/cloud-storage-aggregators.md) — Unifies multiple S3-compatible buckets and local storage providers into a single managed file system interface. ([source](https://cdn.jsdelivr.net/gh/ling-drag0n/cloudpaste@main/README.md))
- [Hybrid Local-S3 Storage](https://awesome-repositories.com/f/data-databases/data-engineering-infrastructure/data-persistence-storage/data-storage/file-based-storage/local-file-storage/s3-compatible-cloud-storage/hybrid-local-s3-storage.md) — Unifies local disk access with S3-compatible object storage into a single managed file system.
- [S3-Compatible Cloud Storage](https://awesome-repositories.com/f/data-databases/data-engineering-infrastructure/data-persistence-storage/data-storage/file-based-storage/local-file-storage/s3-compatible-cloud-storage.md) — Integrates S3-compatible cloud storage services to serve as primary storage backends. ([source](https://doc.cloudpaste.qzz.io/guide/quick-start))
- [File Upload Management](https://awesome-repositories.com/f/data-databases/file-upload-management.md) — Provides comprehensive capabilities for uploading, downloading, and organizing files across various backends. ([source](https://doc.cloudpaste.qzz.io/api/))
- [Storage Abstractions](https://awesome-repositories.com/f/data-databases/storage-abstractions.md) — Implements a unified interface to manage file operations across local disks and S3-compatible storage.

### Business & Productivity Software

- [Markdown Document Authoring](https://awesome-repositories.com/f/business-productivity-software/markdown-note-managers/collaborative-editing/markdown-document-authoring.md) — Provides an editor for composing Markdown documents with formulas and diagrams for sharing or exporting.
- [Secure File Sharing](https://awesome-repositories.com/f/business-productivity-software/secure-file-sharing.md) — Implements a system for distributing files using password-protected links and time-limited access keys.
- [Storage Aggregators](https://awesome-repositories.com/f/business-productivity-software/storage-aggregators.md) — Unifies multiple disparate local and cloud storage locations into a single managed interface.

### Content Management & Publishing

- [Markdown Editors](https://awesome-repositories.com/f/content-management-publishing/markdown-documentation/markdown-editors.md) — Ships a built-in browser-based editor for composing Markdown documents with formulas and diagrams. ([source](https://cdn.jsdelivr.net/gh/ling-drag0n/cloudpaste@main/README.md))
- [Markdown Sharing Systems](https://awesome-repositories.com/f/content-management-publishing/markdown-documentation/markdown-sharing-systems.md) — Enables the creation and distribution of formatted Markdown documents with configurable public or restricted access. ([source](https://doc.cloudpaste.qzz.io/guide/quick-start))
- [Markdown Renderers](https://awesome-repositories.com/f/content-management-publishing/markdown-renderers.md) — Converts Markdown text, including formulas and diagrams, into formatted HTML for browser viewing.
- [Text Document Management](https://awesome-repositories.com/f/content-management-publishing/text-document-management.md) — Provides full CRUD capabilities for managing text documents for storage and sharing. ([source](https://doc.cloudpaste.qzz.io/api/))
- [Visual Markdown Editors](https://awesome-repositories.com/f/content-management-publishing/markdown-to-document-converters/visual-markdown-editors.md) — Ships a browser-based visual Markdown editor for composing documents with formulas and diagrams.

### DevOps & Infrastructure

- [S3-Compatible Storage Adapters](https://awesome-repositories.com/f/devops-infrastructure/cloud-infrastructure/cloud-computing-serverless/cloud-storage/s3-compatible-storage-adapters.md) — Provides a gateway that connects S3-compatible buckets to a unified interface with pre-signed link support.

### Networking & Communication

- [WebDAV Implementations](https://awesome-repositories.com/f/networking-communication/multi-protocol-file-servers/webdav-implementations.md) — Implements the WebDAV protocol to expose the internal file system as a standard network drive.
- [WebDAV Remote File Management](https://awesome-repositories.com/f/networking-communication/webdav-remote-file-management.md) — Provides a WebDAV interface for browsing and managing files stored across multiple backends. ([source](https://doc.cloudpaste.qzz.io/api/))
- [Chunked Resumable Transfers](https://awesome-repositories.com/f/networking-communication/resumable-file-transfers/chunked-resumable-transfers.md) — Supports large file uploads by splitting data into chunks with pre-signed links for resumable transfers.
- [WebDAV Network Drive Mounting](https://awesome-repositories.com/f/networking-communication/webdav-network-drive-mounting.md) — Allows the storage system to be mounted as a local network drive via the WebDAV protocol. ([source](https://cdn.jsdelivr.net/gh/ling-drag0n/cloudpaste@main/README.md))

### Security & Cryptography

- [Key-Level Access Controls](https://awesome-repositories.com/f/security-cryptography/identity-access-management/access-control/data-resource-permissions/key-level-access-controls.md) — Restricts access to files and folders using unique keys bound to specific paths and timeframes.
- [User Account Management](https://awesome-repositories.com/f/security-cryptography/user-account-management.md) — Provides a user account system for registering identities and managing access permissions. ([source](https://doc.cloudpaste.qzz.io/api/))
- [API Key Management](https://awesome-repositories.com/f/security-cryptography/api-key-management.md) — Manages the generation and enforcement of security policies for programmatic API access keys. ([source](https://doc.cloudpaste.qzz.io/guide/quick-start))
- [Path-Restricted Keys](https://awesome-repositories.com/f/security-cryptography/identity-access-management/access-control/data-resource-permissions/api-key-scopes/static-api-key-validation/path-restricted-keys.md) — Issues read and write API keys bound to specific storage paths with custom validity periods. ([source](https://cdn.jsdelivr.net/gh/ling-drag0n/cloudpaste@main/README.md))
- [Programmatic Access Control](https://awesome-repositories.com/f/security-cryptography/programmatic-access-control.md) — Provides interfaces for managing security rules and permissions for programmatic file access via API.

### Part of an Awesome List

- [In-Browser Previews](https://awesome-repositories.com/f/awesome-lists/media/media-and-content/in-browser-previews.md) — Provides built-in browser rendering for images, videos, and code via native viewers or iframes. ([source](https://cdn.jsdelivr.net/gh/ling-drag0n/cloudpaste@main/README.md))
- [File Sharing](https://awesome-repositories.com/f/awesome-lists/media/file-sharing.md) — Platform for sharing text and large files with markdown support.
