Baixar OpenKey
Escolhemos o build certo para o seu dispositivo — um clique e pronto.
Listagens nas lojas e GitHub Releases são lançadas por plataforma. Até o canal ficar ativo, o guia abaixo cobre lojas, sideload e build a partir do código.
Linux
AppImage · .deb · .rpm · portable .tar.gz
Windows
Requires Windows 10 or 11 (64-bit)
macOS
Requires macOS 10.15 or later
Linux
AppImage · .deb · .rpm · portable .tar.gz
Android
Google Play · sideload APK when needed
iOS
App Store when listed
Obtenha o app OpenKey e, opcionalmente, conecte um servidor auto-hospedado, a extensão do navegador ou a CLI.
Id do aplicativo: com.openselfhosting.openkey · Org: OpenSelfHosting
Listagens nas lojas e GitHub Releases são lançadas por plataforma. Até um link de loja ficar ativo, compile do monorepo ou use um artefato desktop do seu próprio build_all/.
Mobile
Android
| Channel | Notes |
|---|---|
| Google Play | com.openselfhosting.openkey — Procure OpenKey da OpenSelfHosting quando a listagem for pública |
| Sideload APK/AAB | Sideload APK/AAB de build_all/android/ (OpenKey-*-android.apk) |
iOS
| Channel | Notes |
|---|---|
| App Store | Procure OpenKey da OpenSelfHosting quando a listagem for aprovada |
| Xcode archive | Arquivo Xcode local build_all/ios/ |
Ative Configurações → Preenchimento automático para o OpenKey preencher senhas e passkeys no sistema.
Desktop
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.
Compilar desktop você mesmo
Instaladores oficiais: GitHub Releases. O código-fonte do app oficial não é público.
Extensão do navegador
Chrome / Edge / Firefox (MV3). Ainda não nas lojas públicas — carregue build descompactado:
cd openkey_extension
npm install && npm run buildThen load dist/ in chrome://extensions or Firefox about:debugging. Full setup: Extensão do navegador.
Servidor e CLI
| Package | Install |
|---|---|
| Servidor | Docker Compose in openkey_server — Servidor |
| CLI | Node 20+ in openkey_cli (npm link) — CLI |
Quick local stack: Quick start.
Após instalar
- 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.
Próximo: Usar o app · Nearby · Extensão · Servidor