Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
NostrKey 预览

NostrKey 作者: Humanjava Enterprises

Hold your Nostr identity on your own device and sign in to any Nostr app without sharing your keys. Free & open source.

0(0 条评价)0(0 条评价)
4 个用户4 个用户
下载 Firefox 并安装扩展
下载文件

扩展元数据

屏幕截图
关于此扩展
NostrKey is a free, open-source key manager for Nostr. Your private key lives on your device — apps get to act as you, but they never see your key.

WHAT YOU CAN DO
• Log in to Nostr apps with one click (NIP-07) — no passwords, no key pasting.
• See exactly what you're signing. Every request shows the app, the action in plain language ("Publish a note", "⚠ Replace your follow list"), and the full details — before you approve. No blind signing.
• Grant permission per app, per action. Default-deny: nothing signs without your OK.
• Keep multiple identities and switch between them.
• Sign in remotely with a bunker URL (NIP-46) — use one identity across apps and devices without copying your key around.
• Encrypt everything at rest with a master password and auto-lock.
• An encrypted vault for your notes and keys.
• Make it yours: three looks, light/dark/system, adjustable text size and contrast.

PRIVACY
No accounts. No tracking. No data collection. Your keys never leave your device unless you export them yourself.

OPEN SOURCE
MIT licensed and built in the open. NostrKey is free — always.

New to Nostr? It's an open protocol where you own your identity through cryptographic keys — no company in the middle. NostrKey is the safe place to keep those keys.
开发者留言
NostrKey implements the NIP-07 standard (https://github.com/nostr-protocol/nips/blob/master/07.md) for browser-based Nostr key management — similar to how MetaMask manages Ethereum keys.

The extension injects a window.nostr API into web pages, allowing Nostr-compatible sites to request event signing. Users must explicitly approve each signing request through the extension's permission system.

All cryptographic operations happen locally in the browser. Private keys never leave the extension's storage context. WebSocket connections (wss://) are used solely for communicating with user-configured Nostr relays.

The host_permissions (<all_urls>) are required because the NIP-07 API must be available on any website the user visits — we cannot predict which domains will be Nostr-enabled.

Source code: https://github.com/HumanjavaEnterprises/nostrkey.browser.plugin.src

Build from source:
1. npm install
2. npm run build:firefox:prod
3. Output is in distros/firefox/
评分 0(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
0
4
0
3
0
2
0
1
0
尚无评价
权限与数据

必要权限:

  • 输入数据到剪贴板
  • 访问您在所有网站的数据

可选权限:

  • 访问您在所有网站的数据

收集的数据:

  • 开发者称此扩展无需收集数据。
详细了解
更多信息
附加组件链接
  • 主页
  • 用户支持网站
  • 支持邮箱
  • 复制附加组件 ID
版本
1.8.4
大小
654.61 KB
上次更新
9 小时前 (2026年9月19日)
相关分类
  • 隐私和安全
  • 社交和通信
许可证
MIT 许可证
隐私政策
阅读此附加组件的隐私政策
版本历史
  • 查看所有版本
标签
  • password manager
  • privacy
  • security
  • social media
添加到收藏集
举报此附加组件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

下载

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

最新版本

  • Nightly
  • Beta

商用版 Firefox

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。