下载 OpenKey
我们已为你的设备选好构建 — 一键即可开始。
各平台商店与 GitHub Releases 将逐步上线。在渠道可用前,下方指南涵盖商店、侧载包与自行构建。
Linux
AppImage · .deb · .rpm · 便携 .tar.gz
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
| Channel | Notes |
|---|---|
| Google Play | com.openselfhosting.openkey — 上架后搜索 OpenSelfHosting 的 OpenKey |
| Sideload APK/AAB | 从 build_all/android/ 侧载 APK/AAB |
iOS
| Channel | Notes |
|---|---|
| App Store | 上架后搜索 OpenSelfHosting 的 OpenKey |
| Xcode archive | 本地 build_all/ios/ |
启用 设置 → 安全,以便系统级填充密码与通行密钥。
桌面端
macOS
| Build | Artifact |
|---|---|
| Apple Silicon | OpenKey-*-macos-arm64.dmg / .zip from build_all/macos/ |
| Intel Chip | OpenKey-*-macos-x64.dmg / .zip |
| Universal | Prefer arch-matched .dmg; Mac App Store when listed |
| Mac App Store | When listed |
Windows
| Build | Artifact |
|---|---|
| x64 installer | OpenKey-*-windows-x64-setup.exe · portable .zip · optional .msix |
| Arm64 | When published on GitHub Releases / Microsoft Store |
| Microsoft Store | When listed |
Linux
| Build | Artifact |
|---|---|
| AppImage x64 | OpenKey-*-linux-x64.AppImage |
| AppImage Arm64 | OpenKey-*-linux-arm64.AppImage |
.deb x64 | OpenKey-*-linux-x64.deb |
.deb Arm64 | OpenKey-*-linux-arm64.deb |
.tar.gz x64 | Portable tarball from build_all/linux/ |
.tar.gz Arm64 | Portable 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)。尚未上架公共扩展商店 — 加载未打包构建:
cd openkey_extension
npm install && npm run buildThen load dist/ in chrome://extensions or Firefox about:debugging. Full setup: 浏览器扩展.
服务器与 CLI
| Package | Install |
|---|---|
| 服务器 | Docker Compose in openkey_server — 服务器 |
| CLI | Node 20+ in openkey_cli (npm link) — CLI |
Quick local stack: Quick start.
安装之后
- Create or unlock a vault with a strong master password (App).
- Optional: point Settings → Data → Self-hosted server at your API URL and sync.
- Optional (Pro): pair devices with Nearby for LAN vault sync without a server — Nearby.
- On desktop: connect the extension via Autofill / Browser extension settings.