@fileverse-dev/ddoc 4.7.0 → 4.7.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,23 +1,24 @@
1
1
  # dDocs Editor
2
- [ddocs.new](http://ddocs.new/) is your privacy-focused, open-source alternative to Google Docs that is as feature-complete and fast. It is an end-to-end encrypted and sovereign document editor for multiplayer collaboration 💛
2
+ [ddocs.new](http://ddocs.new/) is your privacy-focused, open-source alternative to Google Docs. It is an end-to-end encrypted document editor that is optimized for multiplayer collaboration without compromising on speed or people's control over their data.
3
3
 
4
-
5
- dDocs enables secure, real-time and asynchronous collaboration without compromising user privacy.
6
-
7
-
8
- ## 𓆏 Features:
4
+ ## 𓆏 Features include:
9
5
  - End-to-end encryption
6
+ - Real-time and async collaboration
7
+ - Suggestion mode (tracked changes) and commenting
10
8
  - Markdown and LaTeX support
9
+ - MermaidJS diagram support
10
+ - Import/export of .docx, .md, .pdf, .html and more.
11
11
  - Dark mode and color themes
12
12
  - Offline/online editing (continue writing and opening older docs even with no WiFi)
13
- - Suggestion mode and commenting
14
- - Cross-device sync (desktop and mobile)
15
- - Zero-knowledge powered granular permissions and social recovery
13
+ - Cross-device syncing (desktop and mobile)
14
+ - Mobile optimized webapp & PWA
15
+ - Private access permissions enabled through zero-knowledge proofs
16
+ - Private social recovery of account/files, enabled through zero-knowledge proofs
16
17
  - Version history
17
- - MermaidJS diagram support
18
18
  - End-to-end encrypted, programmable API optimised for agents (opt-in)
19
19
 
20
- <img width="2308" height="1458" alt="image" src="https://github.com/user-attachments/assets/32875e2e-b30b-431b-bbb6-74ce96f21141" />
20
+ <img width="1574" height="981" alt="ddocsNew" src="https://github.com/user-attachments/assets/b7a344c1-8c86-4735-9181-d0c22a5c4ff6" />
21
+
21
22
 
22
23
  This repository contains:
23
24