mirror of
https://github.com/privacyguides/i18n.git
synced 2025-09-01 02:49:14 +00:00
229 lines
11 KiB
Markdown
229 lines
11 KiB
Markdown
---
|
||
title: "工作效率工具"
|
||
icon: material/file-sign
|
||
description: 大多數線上辦公套件不支持 E2EE ,這意味著雲提供商可以存取您所做的一切。
|
||
cover: productivity.webp
|
||
---
|
||
|
||
<!-- markdownlint-disable MD024 -->
|
||
大多數線上辦公套件不支持 E2EE ,這意味著雲提供商可以存取您所做的一切。 隱私權政策可在法律上保護您的權利,但不提供技術存取限制。
|
||
|
||
## 協作平台
|
||
|
||
### Nextcloud
|
||
|
||
<div class="admonition recommendation" markdown>
|
||
|
||
{ align=right }
|
||
|
||
**Nextcloud** 是一套免費開源用戶端伺服器軟體,可在您控制的私人伺服器上建立自己的檔案託管服務。
|
||
|
||
[:octicons-home-16: Homepage](https://nextcloud.com){ .md-button .md-button--primary }
|
||
[:octicons-eye-16:](https://nextcloud.com/privacy){ .card-link title="Privacy Policy" }
|
||
[:octicons-info-16:](https://nextcloud.com/support){ .card-link title=Documentation}
|
||
[:octicons-code-16:](https://github.com/nextcloud){ .card-link title="Source Code" }
|
||
[:octicons-heart-16:](https://nextcloud.com/contribute){ .card-link title=Contribute }
|
||
|
||
<details class="downloads" markdown>
|
||
<summary>Downloads "下載"</summary>
|
||
|
||
- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.nextcloud.client)
|
||
- [:simple-appstore: App Store](https://apps.apple.com/app/id1125420102)
|
||
- [:simple-github: GitHub](https://github.com/nextcloud/android/releases)
|
||
- [:simple-windows11: Windows](https://nextcloud.com/install/#install-clients)
|
||
- [:simple-apple: macOS](https://nextcloud.com/install/#install-clients)
|
||
- [:simple-linux: Linux](https://nextcloud.com/install/#install-clients)
|
||
|
||
</details>
|
||
|
||
</div>
|
||
|
||
<div class="admonition danger" markdown>
|
||
<p class="admonition-title">Danger "危險"</p>
|
||
|
||
我們不建議使用 Nextcloud [E2EE App](https://apps.nextcloud.com/apps/end_to_end_encryption) ,因為它可能會導致資料丟失;目前它仍是高度實驗性,未達穩定品質。 因此,我們不推薦第三方Nextcloud提供商。
|
||
|
||
</div>
|
||
|
||
### CryptPad
|
||
|
||
<div class="admonition recommendation" markdown>
|
||
|
||
{ align=right }
|
||
|
||
**CryptPad** 隱私設計可替代流行的辦公工具。 網頁服務上的所有內容都是端到端加密,也可輕鬆與其他用戶共享。
|
||
|
||
[:octicons-home-16: Homepage](https://cryptpad.fr){ .md-button .md-button--primary }
|
||
[:octicons-eye-16:](https://cryptpad.fr/pad/#/2/pad/view/GcNjAWmK6YDB3EO2IipRZ0fUe89j43Ryqeb4fjkjehE){ .card-link title="Privacy Policy" }
|
||
[:octicons-info-16:](https://docs.cryptpad.fr){ .card-link title=Documentation}
|
||
[:octicons-code-16:](https://github.com/xwiki-labs/cryptpad){ .card-link title="Source Code" }
|
||
[:octicons-heart-16:](https://opencollective.com/cryptpad){ .card-link title=Contribute }
|
||
|
||
</details>
|
||
|
||
</div>
|
||
|
||
### 標準
|
||
|
||
**請注意,我們所推薦專案沒有任何瓜葛。 ** 除了 [標準準則](about/criteria.md)外,我們還發展出一套明確要求以提出客觀建議。 我們建議您在選擇使用項目之前先熟悉此列表,並進行自己的研究,以確保它是您的正確選擇。
|
||
|
||
#### 最低合格要求
|
||
|
||
一般來說,我們將協作平臺定義為成熟的套件,可以合理地替代Google Drive 等協作平臺。
|
||
|
||
- 開放原始碼
|
||
- 使檔案可透過 WebDAV 訪問,除非因 E2EE 緣故。
|
||
- 具有Linux、macOS和Windows的同步客戶端。
|
||
- 支援文件和試算表編輯。
|
||
- 支持即時文件協作。
|
||
- 支援將文件匯出為標準文件格式(例如ODF )。
|
||
|
||
#### 最佳案例
|
||
|
||
最佳案例標準代表了我們希望從這個類別的完美項目應具備的功能。 推薦產品可能沒有此功能,但若有這些功能則會讓排名更為提高。
|
||
|
||
- 應將檔案儲存在傳統檔案系統中。
|
||
- 必須支援 TOTP 或 FIDO2 多因素驗證,或 Passkey 登入。
|
||
|
||
## 辦公套件
|
||
|
||
### LibreOffice
|
||
|
||
<div class="admonition recommendation" markdown>
|
||
|
||
{ align=right }
|
||
|
||
**LibreOffice** 是一個免費且開源的辦公套件,具有廣泛的功能。
|
||
|
||
[:octicons-home-16: Homepage](https://libreoffice.org){ .md-button .md-button--primary }
|
||
[:octicons-eye-16:](https://libreoffice.org/about-us/privacy/privacy-policy-en){ .card-link title="Privacy Policy" }
|
||
[:octicons-info-16:](https://documentation.libreoffice.org/en/english-documentation){ .card-link title=Documentation}
|
||
[:octicons-code-16:](https://libreoffice.org/about-us/source-code){ .card-link title="Source Code" }
|
||
[:octicons-heart-16:](https://libreoffice.org/donate){ .card-link title=Contribute }
|
||
|
||
<details class="downloads" markdown>
|
||
<summary>Downloads</summary>
|
||
|
||
- [:simple-googleplay: Google Play](https://libreoffice.org/download/android-and-ios)
|
||
- [:simple-appstore: App Store](https://libreoffice.org/download/android-and-ios)
|
||
- [:simple-windows11: Windows](https://libreoffice.org/download/download)
|
||
- [:simple-apple: macOS](https://libreoffice.org/download/download)
|
||
- [:simple-linux: Linux](https://libreoffice.org/download/download)
|
||
- [:simple-flathub: Flathub](https://flathub.org/apps/details/org.libreoffice.LibreOffice)
|
||
|
||
</details>
|
||
|
||
</div>
|
||
|
||
### OnlyOffice
|
||
|
||
<div class="admonition recommendation" markdown>
|
||
|
||
{ align=right }
|
||
|
||
**OnlyOffice** 是一個基於雲的免費開源辦公套件,具有廣泛的功能,包括與Nextcloud的整合。
|
||
|
||
[:octicons-home-16: Homepage](https://onlyoffice.com){ .md-button .md-button--primary }
|
||
[:octicons-eye-16:](https://help.onlyoffice.com/products/files/doceditor.aspx?fileid=5048502&doc=SXhWMEVzSEYxNlVVaXJJeUVtS0kyYk14YWdXTEFUQmRWL250NllHNUFGbz0_IjUwNDg1MDIi0){ .card-link title="Privacy Policy" }
|
||
[:octicons-info-16:](https://helpcenter.onlyoffice.com/userguides.aspx){ .card-link title=Documentation}
|
||
[:octicons-code-16:](https://github.com/ONLYOFFICE){ .card-link title="Source Code" }
|
||
|
||
<details class="downloads" markdown>
|
||
<summary>下載</summary>
|
||
|
||
- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.onlyoffice.documents)
|
||
- [:simple-appstore: App Store](https://apps.apple.com/app/id944896972)
|
||
- [:simple-windows11: Windows](https://onlyoffice.com/download-desktop.aspx)
|
||
- [:simple-apple: macOS](https://onlyoffice.com/download-desktop.aspx)
|
||
- [:simple-linux: Linux](https://onlyoffice.com/download-desktop.aspx)
|
||
- [:simple-flathub: Flathub](https://flathub.org/apps/details/org.onlyoffice.desktopeditors)
|
||
|
||
</details>
|
||
|
||
</div>
|
||
|
||
### 標準
|
||
|
||
**請注意,我們所推薦專案沒有任何瓜葛。 ** 除了 [標準準則](about/criteria.md)外,我們還發展出一套明確要求以提出客觀建議。 我們建議您在選擇使用項目之前先熟悉此列表,並進行自己的研究,以確保它是您的正確選擇。
|
||
|
||
一般來說,我們將辦公套件定義為可以合理地替代 Microsoft Word 以滿足大多數需求的應用程式。
|
||
|
||
- 需為跨平臺。
|
||
- 必須是開源軟體。
|
||
- 必須離線運作。
|
||
- 必須支援編輯文件、電子表格和投影片製作投放。
|
||
- 必須將檔案匯出為標準文件格式。
|
||
|
||
## 網路黏貼服務
|
||
|
||
### PrivateBin
|
||
|
||
<div class="admonition recommendation" markdown>
|
||
|
||
{ align=right }
|
||
|
||
**PrivateBin** 是一個極簡主義的開源網路剪貼板 ,伺服器對黏貼的資料一無所知。 資料在瀏覽器中使用 256位元AES 來加密/解密。 它是 ZeroBin 的改進版本。
|
||
|
||
[:octicons-home-16: Homepage](https://privatebin.info){ .md-button .md-button--primary }
|
||
[:octicons-server-16:](https://privatebin.info/directory){ .card-link title="Public Instances"}
|
||
[:octicons-info-16:](https://github.com/PrivateBin/PrivateBin/wiki/FAQ){ .card-link title=Documentation}
|
||
[:octicons-code-16:](https://github.com/PrivateBin/PrivateBin){ .card-link title="Source Code" }
|
||
|
||
</div>
|
||
|
||
### 標準
|
||
|
||
**請注意,我們所推薦專案沒有任何瓜葛。 ** 除了 [標準準則](about/criteria.md)外,我們還發展出一套明確要求以提出客觀建議。 我們建議您在選擇使用項目之前先熟悉此列表,並進行自己的研究,以確保它是您的正確選擇。
|
||
|
||
#### 最低合格要求
|
||
|
||
- 它必須是開源的。
|
||
- 必須落實"零信任"端對端加密。
|
||
- 必須支援密碼保護檔案。
|
||
|
||
#### 最佳案例
|
||
|
||
最佳案例標準代表了我們希望從這個類別的完美項目應具備的功能。 推薦產品可能沒有此功能,但若有這些功能則會讓排名更為提高。
|
||
|
||
- 應有來自聲譽良好、獨立的第三方公開審查報告。
|
||
|
||
## Language services
|
||
|
||
### LanguageTool
|
||
|
||
<div class="admonition recommendation" markdown>
|
||
|
||
{ align=right }
|
||
{ align=right }
|
||
|
||
**LanguageTool** is a multilingual grammar, style and spell checker that supports more than 20 languages. The software is [self-hostable](https://dev.languagetool.org/http-server), and the extensions do not send your input text to their server.
|
||
|
||
LanguageTool offers integration with a variety of [office suites](https://languagetool.org/services#text_editors) and [email clients](https://languagetool.org/services#mail_clients).
|
||
|
||
[:octicons-home-16: Homepage](https://languagetool.org){ .md-button .md-button--primary }
|
||
[:octicons-eye-16:](https://languagetool.org/legal/privacy){ .card-link title="Privacy Policy" }
|
||
[:octicons-info-16:](https://languagetooler.freshdesk.com/en/support/solutions){ .card-link title=Documentation}
|
||
[:octicons-code-16:](https://github.com/languagetool-org){ .card-link title="Source Code" }
|
||
|
||
<details class="downloads" markdown>
|
||
<summary>Downloads</summary>
|
||
|
||
- [:simple-appstore: App Store](https://apps.apple.com/app/id1534275760)
|
||
- [:simple-windows11: Windows](https://languagetool.org/windows-desktop)
|
||
- [:simple-apple: macOS](https://languagetool.org/mac-desktop)
|
||
- [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/firefox/addon/languagetool)
|
||
- [:simple-googlechrome: Chrome](https://chrome.google.com/webstore/detail/grammar-and-spell-checker/oldceeleldhonbafppcapldpdifcinji)
|
||
- [:simple-microsoftedge: Edge](https://microsoftedge.microsoft.com/addons/detail/hfjadhjooeceemgojogkhlppanjkbobc)
|
||
- [:simple-safari: Safari](https://apps.apple.com/app/id1534275760)
|
||
|
||
</details>
|
||
|
||
</div>
|
||
|
||
### 標準
|
||
|
||
**請注意,我們所推薦專案沒有任何瓜葛。 ** 除了 [標準準則](about/criteria.md)外,我們還發展出一套明確要求以提出客觀建議。 我們建議您在選擇使用項目之前先熟悉此列表,並進行自己的研究,以確保它是您的正確選擇。
|
||
|
||
- 它必須是開源的。
|
||
- Must be possible to self-host.
|