PrivacyNotes

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

你們用的單字清單和 Bitcoin 錢包(BIP-39)一樣嗎?

改問你的 AI 代理

一樣,就是標準的 BIP-39 英文單字清單:2048 個單字,和 Bitcoin 錢包用的一模一樣。我們以 @scure/bip39 產生助憶詞,這是一個經過稽核的開放原始碼函式庫。沒有自訂單字清單,也沒有自製的密碼學。

這份清單是為了手抄而設計的:每個單字的前四個字母都獨一無二,所以就算字跡糊掉或只寫縮寫,仍能明確辨認;外觀相似的單字也被刻意排除在外。

因為用的是標準清單,你可以拿任何公開的 BIP-39 參考資料核對你的助憶詞;我們的加密程式碼也是開放原始碼,你可以親自檢驗實作。

// 讀原始碼

crypto/crypto.ts

我們的原始碼與文件都放在 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。