Files
Oxicloud/docs/index.md
T
2026-08-09 16:36:42 +02:00

42 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
layout: home
hero:
name: "OxiCloud"
text: "Self-hosted cloud storage"
tagline: "Files, calendar & contacts — blazingly fast, written in Rust"
image:
src: /logo.svg
alt: OxiCloud Logo
actions:
- theme: brand
text: Get Started
link: /guide/installation
- theme: alt
text: View on GitHub
link: https://github.com/DioCrafts/OxiCloud
- theme: alt
text: Why OxiCloud?
link: /guide/
features:
- icon: 🚀
title: Blazingly Fast
details: Single Rust binary, ~40 MB Docker image, <1s cold start, 30–50 MB idle RAM.
- icon: 📁
title: Full File Management
details: Chunked uploads, BLAKE3 deduplication, trash, favourites, full-text search, thumbnails.
- icon: 🔗
title: WebDAV / CalDAV / CardDAV
details: RFC-compliant protocols for files, calendars, and contacts. Works with all major clients.
- icon: 📝
title: Office Editing (WOPI)
details: Edit documents in Collabora Online or OnlyOffice directly in the browser.
- icon: 🔐
title: Security First
details: JWT + DPoP + Opaque (Argon2id), OIDC/SSO (Keycloak, Authentik, Azure AD), role-based access, shared links.
- icon: 🌍
title: 14 Languages
details: EN, ES, DE, FR, IT, PT, NL, ZH, JA, KO, AR, HI, FA, RU — and growing.
---