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

SelfSearch - P2P search engine のバージョン履歴 - 全 13 バージョン

SelfSearch - P2P search engine 作成者: Hommelwater

まだ評価されていません
5 段階中 0 の評価
5
0
4
0
3
0
2
0
1
0
SelfSearch - P2P search engine のバージョン履歴 - 全 13 バージョン
  • 古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。

  • 最新バージョン

    バージョン 1.2.2

    リリース日 : 2026年8月14日 - 104.25 KB
    firefox バージョン 109.0a1 以降 で動作
    • removed dead code
    • added privacy notifications for adding peers

    ソースコードは FUTO License に従いリリースされています

    Firefox をダウンロードして拡張機能を入手する
    ファイルをダウンロード
  • 以前のバージョン

    バージョン 1.2.1

    リリース日 : 2026年8月14日 - 104.24 KB
    firefox バージョン 109.0a1 以降 で動作

    ソースコードは FUTO License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.2.0

    リリース日 : 2026年8月14日 - 104.83 KB
    firefox バージョン 109.0a1 以降 で動作
    SelfSearch 1.2.0 - Release Notes

    SelfSearch has been rewritten. It is now a serverless peer-to-peer extension: the server is gone and the entire search engine runs inside the browser, with no backend, no accounts, and no cloud.

    What changed
    • Fully local engine. Click the icon to index a page; titles, keywords, and descriptions are extracted locally from the page's own text. No cloud, no API keys, no host permissions.
    • No server to install. Load the extension, index pages, search. No setup script, no domain, no login.

    Search across a trusted network (opt-in)
    • Nostr identity. Your keypair is your address (npub); the secret key stays in your extension storage.
    • Friends and invites. Add friends by npub, or send a friend invite that both sides accept automatically.
    • WebRTC mesh. Peers connect directly over WebRTC; relays are used only for connection signaling and friend invitations.
    • Bloom-filter routing. Queries fan out over a hop-limited web of trust (default 2 hops), so you can find content in your friends' networks.
    • Streaming results. Answers appear as they arrive, attributed to the author, not whoever relayed them.

    Trust and integrity
    • Signed docs. Every doc served to peers carries a per-doc author signature. Caches verify before storing; unsigned or tampered docs are dropped, and forged answers are never shown.
    • Signed tombstones. Deleting a page publishes a signed delete that propagates through the mesh, so cached copies of deleted pages disappear.
    • Self-healing repair. A manifest of your docs detects loss or corruption and restores authentic copies from peers.
    • Last-write-wins. Doc caches and profile sync never let an older copy roll back a newer one.

    Redundancy
    • docCache. Peers' docs are cached on-demand from query answers and proactively backfilled from direct friends, so content survives a peer going offline and stays searchable.
    • Peers feed. See who your peers are and what they have recently indexed.

    Multi-device sync
    • Enter the same nsec on another device to make it the same identity; devices sharing a key link automatically and replicate your index (last-write-wins), so all your devices converge.
    • Profile updates (name/avatar/bio) sync across your devices too.

    Quality of life
    • Omnibox search (ss <query>), Alt+Shift+S, or the search page hub with Search / Peers / Profile tabs.
    • Privacy and bandwidth. Share text metadata only, the application no longer takes screenshots and does text keyword extraction instead. Relays only carry signaling and invites.

    What didn't change
    • Text-only metadata;
    • A clear privacy policy (see PRIVACY.txt).

    Development
    • The project is dependency-free: pure ES modules with relative imports. Tests run with Node's built-in runner - node test/run.mjs (30 tests). No npm, no build step, nothing to install.
      (see github for more info)

    ソースコードは FUTO License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.8

    リリース日 : 2026年4月29日 - 39.55 KB
    firefox バージョン 109.0a1 以降 で動作
    • Bug fix: update tokens properly when visiting search pages.
    • Bug fix: deleting a server now lets the user re-add it.

    ソースコードは FUTO License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.7

    リリース日 : 2026年4月24日 - 39.44 KB
    firefox バージョン 109.0a1 以降 で動作
    • Fixed a permission issue.

    ソースコードは FUTO License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.6

    リリース日 : 2026年4月23日 - 39.43 KB
    firefox バージョン 109.0a1 以降 で動作
    • Fixed a bug that stopped users from indexing pages!

    ソースコードは FUTO License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.5

    リリース日 : 2026年4月23日 - 39.37 KB
    firefox バージョン 109.0a1 以降 で動作
    • Removed host_permission requirement and tabs permission, added scripting permission
    • Force HTTPS on the servers for improved privacy and security
    • Popup to add a server now only shows up when the user opens the add-on on a SelfSearch server

    ソースコードは FUTO License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.4

    リリース日 : 2026年4月23日 - 39.39 KB
    firefox バージョン 109.0 以降 で動作

    ソースコードは FUTO License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.3

    リリース日 : 2026年4月22日 - 38.12 KB
    firefox バージョン 109.0 以降 で動作
    • Added icon
    • Changed text to remove old reference to Bombus (now swapped with SelfSearch)

    ソースコードは FUTO License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.2

    リリース日 : 2026年4月21日 - 13.79 KB
    firefox バージョン 109.0 以降 で動作
    • Updated plugin to match new server endpoint
    • You can now optionally let the server store the screenshot

    ソースコードは FUTO License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.1

    リリース日 : 2026年4月15日 - 13.4 KB
    firefox バージョン 58.0 以降 で動作
    • Improved image handling, allowing for larger images and faster indexing.

    ソースコードは FUTO License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.0

    リリース日 : 2026年4月15日 - 13.33 KB
    firefox バージョン 58.0 以降 で動作
    • Improved UI:
      • Added a popup when visiting search servers to add the server to the add-on's server list
      • Improved add-on styling
    • Standalone server, the project is now separated from Bombus and called SelfSearch (https://github.com/HommelWater/SelfSearch)

    ソースコードは FUTO License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.0

    リリース日 : 2026年4月10日 - 10.97 KB
    firefox バージョン 58.0 以降 で動作

    ソースコードは FUTO License に従いリリースされています

    ファイルをダウンロード
Mozilla のホームページへ

アドオン

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

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • プライバシー
  • Cookie
  • 法的情報

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