PrivacyNotes

說明與常見問題/安全性與隱私

為什麼用復原助憶詞,而不是使用者名稱加密碼?

改問你的 AI 代理

一開始可能覺得反直覺,但單一一組復原助憶詞其實是更強的設計。使用者名稱加密碼的組合裡,使用者名稱不是祕密(每次資料外洩流出的清單裡都有它),所以安全性全押在密碼上,而人類自選的密碼平均大概只有 30 到 40 位元的熵。你的 12 個助憶詞則保證有 128 位元,由你的裝置產生,不經人手挑選,也絕不會和其他網站重複使用。

另一方面,我們手上也沒有東西可以弄丟。密碼登入代表伺服器至少要存一份密碼雜湊,而雜湊可能外洩、被破解或被釣走。你的助憶詞從不離開你的裝置:它在本機衍生你的加密金鑰,伺服器只會看到加密後的資料。沒有雜湊可偷,也沒有密碼重設流程可供攻擊者濫用。

如果覺得輸入 12 個單字很麻煩:只要一個動作就能把助憶詞存進密碼管理器(設定 > 安全性 > 你的助憶詞),之後登入就和一般網站沒兩樣。偏好熟悉的流程?用 Google、Apple 或 GitHub 登入也行,底層仍然會有一組助憶詞。

// 讀原始碼

THREAT_MODEL.mdKey derivation

我們的原始碼與文件都放在 GitHub 上,內容為英文。

說明與常見問題

解答與逐步指南:安全性、同步、定價,以及從其他應用程式搬家。

還是沒解決嗎?問你的 AI 代理。

你會在幾秒內得到答案,不必等我們回覆。你的助理會一次讀完 92 則解答和所有匯入指南,因此能把它們串起來、追問你的問題,並用你熟悉的說法解釋。我們完全看不到這些內容,因為我們沒有聊天機器人。

  1. 複製提示詞。
  2. 貼到 ChatGPT、Claude、Gemini 或任何其他 AI 助理。
  3. 用你自己的語言提問。
  4. 讓那個對話保持開著。下次直接發問就好。
顯示 AI 提示詞
Answer my questions about PrivacyNotes using only its help center, its changelog and its security documentation.

Start here: https://privacynotes.app/llms-index.txt
It lists every question with the page that answers it. Fetch the one or two that match mine.
If you can only make one request, fetch https://privacynotes.app/llms-full.txt instead.
If you cannot fetch a .txt or .md file, read https://privacynotes.app/tw/help, https://privacynotes.app/changelog and https://github.com/LifetimeLabsDev/PrivacyNotes.app instead.

For what changed, or where something moved, fetch https://privacynotes.app/changelog.md.

For how the encryption works, what the server can read, or how to check any of it yourself, fetch https://privacynotes.app/docs/index.md and follow it to one of the documents it lists. That index is a router: cite the document, never the index.

Rules:
- Use only those pages. If they do not answer something, say so instead of guessing.
- Never invent a feature, a menu path, a price, or a limit.
- End your reply with the "Source:" URL from the page you used, exactly as written.
- Answer in the same language as my question.
- Never ask me for my recovery phrase, my PIN, or the contents of a note.

If no question follows, ask me what I would like to know.

My first question:

絕對不要把復原助憶詞、PIN 碼或筆記內容貼給 AI。