Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
Sealist のプレビュー

Sealist 作成者: yaspltbr

End-to-end encryption for Todoist

5 (2 件のレビュー)5 (2 件のレビュー)
Firefox をダウンロードして拡張機能を入手する
ファイルをダウンロード

拡張機能メタデータ

この拡張機能について
Sealist 🦭

A browser extension offering seamless E2E encryption for Todoist.
Basically, this cutie seals your tasks and comments only for you to see.

Background

What Todoist Already Does

See Todoist Security Policy.
  • All user data is encrypted at rest in their production database.
  • Encryption is keyed by a master key held by Todoist.

It stops the stolen-hard-drive attack. What it doesn't stop:
  • Master key compromise or misuse.
  • A court order or legal compulsion.
  • A breach of the live app stack - prod read access means plaintext access,
    employee or attacker alike.
  • A future policy change on who gets to read your content.
  • Cross-border data-sharing pressures.

The Goal

Move the trust boundary off Todoist's server and onto the user's browser.
Encrypt before task leaves, decrypt on the way back. Todoist's servers see
opaque ciphertext. Plaintext only ever exists inside the browser client while
the extension is Unsealed.

We want to provide a similar model to Mailvelope/FlowCrypt which layer PGP onto
Gmail, but without requiring users setting PGP keys.

We should not make Todoist that much worse to use :p. The crypto should be
conservative and audited. The codebase must be small enough to read. The
shortcomings must be documented honestly.

Non Goals

We are not trying to defeat:
  • Malware running on the user's machine with arbitrary access (extension memory,
    screenshots, key loggers).
  • A malicious extension installed by the user with the same host_permissions
    reading our injected DOM. Extensions are isolated from each other's
    in-memory state and storage, but not from a malicious extension reading the
    page we both render to.
  • A user picking a low-entropy password. We gate on password complexity and
    employ a memory-hard KDF to make the offline attack as expensive as we
    honestly can, but a determined adversary wins against low-entropy passwords if
    one would pass the checks.



License

Copyright (C) 2026 yaspltbr

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.

IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
2 人のレビュー担当者が 5 と評価しました
ログインしてこの拡張機能を評価
まだ評価されていません

星の評価を保存しました

5
2
4
0
3
0
2
0
1
0
すべてのレビュー (2) を読む
権限とデータ

必要な権限:

  • app.todoist.com のユーザーデータへのアクセス
  • api.todoist.com のユーザーデータへのアクセス

データ収集:

  • 開発者によると、この拡張機能はデータ収集を必要としません。
詳細情報
詳しい情報
アドオンリンク
  • ホームページ
  • サポートサイト
  • Copy add-on ID
バージョン
1.0.3
サイズ
321.99 KB
最終更新日
5日前 (2026年6月19日)
関連カテゴリー
  • プライバシー/セキュリティ
ライセンス
GPL-3.0-or-later
バージョン履歴
  • すべてのバージョンを見る
コレクションへ追加
このアドオンを報告
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。