Skip to content

下载 OpenKey

我们已为你的设备选好构建 — 一键即可开始。

各平台商店与 GitHub Releases 将逐步上线。在渠道可用前,下方指南涵盖商店、侧载包与自行构建。

Windows

需要 Windows 10 或 11(64 位)

macOS

需要 macOS 10.15 或更高版本

Linux

AppImage · .deb · .rpm · 便携 .tar.gz

Android

Google Play · 需要时可侧载 APK

iOS

上架后的 App Store

获取 OpenKey 应用,然后可选连接自托管服务器浏览器扩展CLI

应用 ID:com.openselfhosting.openkey · 组织:OpenSelfHosting

各平台的商店上架与 GitHub Releases 会分批推出。在公开商店链接可用之前,可从 monorepo 构建,或使用自己跑出的 build_all/ 桌面产物。

移动端

Android

ChannelNotes
Google Playcom.openselfhosting.openkey — 上架后搜索 OpenSelfHosting 的 OpenKey
Sideload APK/AABbuild_all/android/ 侧载 APK/AAB

iOS

ChannelNotes
App Store上架后搜索 OpenSelfHosting 的 OpenKey
Xcode archive本地 build_all/ios/

启用 设置 → 安全,以便系统级填充密码与通行密钥。

桌面端

macOS

BuildArtifact
Apple SiliconOpenKey-*-macos-arm64.dmg / .zip from build_all/macos/
Intel ChipOpenKey-*-macos-x64.dmg / .zip
UniversalPrefer arch-matched .dmg; Mac App Store when listed
Mac App StoreWhen listed

Windows

BuildArtifact
x64 installerOpenKey-*-windows-x64-setup.exe · portable .zip · optional .msix
Arm64When published on GitHub Releases / Microsoft Store
Microsoft StoreWhen listed

Linux

BuildArtifact
AppImage x64OpenKey-*-linux-x64.AppImage
AppImage Arm64OpenKey-*-linux-arm64.AppImage
.deb x64OpenKey-*-linux-x64.deb
.deb Arm64OpenKey-*-linux-arm64.deb
.tar.gz x64Portable tarball from build_all/linux/
.tar.gz Arm64Portable tarball (arm64)

Arch: makepkg -si with the PKGBUILD inside the tarball.

Desktop Autofill registers the native messaging host used by the browser extension. Keep the vault unlocked while filling from the browser.

自行构建桌面版

Official desktop installers: GitHub Releases. The official app source is not public.

浏览器扩展

Chrome / Edge / Firefox(MV3)。尚未上架公共扩展商店 — 加载未打包构建:

bash
cd openkey_extension
npm install && npm run build

Then load dist/ in chrome://extensions or Firefox about:debugging. Full setup: 浏览器扩展.

服务器与 CLI

PackageInstall
服务器Docker Compose in openkey_server服务器
CLINode 20+ in openkey_cli (npm link) — CLI

Quick local stack: Quick start.

安装之后

  1. Create or unlock a vault with a strong master password (App).
  2. Optional: point Settings → Data → Self-hosted server at your API URL and sync.
  3. Optional (Pro): pair devices with Nearby for LAN vault sync without a server — Nearby.
  4. On desktop: connect the extension via Autofill / Browser extension settings.

下一步:使用应用 · Nearby · 浏览器扩展 · 服务器安装