Overview
Fileverse dDocs is an open-source, privacy-focused alternative to Google Docs. It combines end-to-end encryption with real-time/asynchronous collaboration, comments, suggestion mode, version history, offline editing, cross-device sync, Markdown, LaTeX, Mermaid, and multiple import/export formats.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Combine end-to-end encryption with collaborative editing
Document content remains encrypted while collaborators use real-time/asynchronous editing, comments, suggestions, and version history.
Sources: [2]
Embed offline and rich-document features as a package
Applications can integrate @fileverse-dev/ddoc for offline editing, Markdown/LaTeX/Mermaid, import/export, presentation, and related editor capabilities.
Sources: [2]
For privacy-sensitive collaborative editors and agent-aware document apps
dDocs fits collaboration where plaintext content should not be entrusted to the service provider or where an encrypted editor must be embedded into another application.
Sources: [2]
Understand the package/demo scope, peer dependencies, and AGPL-3.0
This repository contains the core editor package plus demos. It requires Tailwind 3.4 and several peer dependencies, and Tailwind 4 is not currently supported. Modified network deployments should also review AGPL-3.0 obligations.
Official sources
- [1]fileverse/fileverse-ddocs repository(2026-09-20)
- [2]Fileverse dDocs README(2026-09-20)
- [3]Fileverse dDocs AGPL-3.0 license(2026-09-20)
- [4]Fileverse dDocs web app(2026-09-20)
Supplemental curator note
Beyond the hosted ddocs.new experience, this repository provides the `@fileverse-dev/ddoc` editor package and demo. The README lists E2E encryption, offline/online editing, zero-knowledge access/recovery, and an opt-in programmable API for agents. AGPL-3.0 obligations matter when modified versions are offered over a network.
Try it in 3 steps
- 1
Clone the dDocs source
Fetch the repository containing the editor package and demo application.
git clone https://github.com/fileverse/fileverse-ddocs.git && cd fileverse-ddocs - 2
Install dependencies
Install the dependencies required by the package and demo as documented by the project.
npm i - 3
Start the local demo
Run the Vite demo and inspect the Ddoc Editor, comments, and collaboration UI.
npm run dev
Growth
Growth trends · Last 30 days
415 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 34
- Open PRs
- 3
Development activity is still being collected.
Built with
Categories and tags
Categories
GitHub data
GitHub dataView detailed GitHub data
- Stars
- 415
- Forks
- 31
- Watchers
- 6
- Open issues
- 13
- Contributors
- 12
- Primary language
- TypeScript
- License
- AGPL-3.0
- Repository last updated
- Sep 18, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- React250,594 Stars
A JavaScript library for building web and native user interfaces from declarative components.
JavaScript - n8n205,375 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Visual Studio Code192,699 Stars
The MIT-licensed Code - OSS repository that forms the open foundation of Visual Studio Code.
TypeScript - Oh My Zsh189,804 Stars
A community framework for managing Zsh configuration through plugins, themes, and an update mechanism.
Shell - Flutter179,011 Stars
A BSD-3-Clause cross-platform SDK for building mobile, web, and desktop UIs from a Dart codebase.
Dart
Report incorrect information
Tell us if any listing information is incorrect or outdated.