Skip to content

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.

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

ChannelNotes
Google Playcom.openselfhosting.openkey — Procure OpenKey da OpenSelfHosting quando a listagem for pública
Sideload APK/AABSideload APK/AAB de build_all/android/ (OpenKey-*-android.apk)

iOS

ChannelNotes
App StoreProcure OpenKey da OpenSelfHosting quando a listagem for aprovada
Xcode archiveArquivo Xcode local build_all/ios/

Ative Configurações → Preenchimento automático para o OpenKey preencher senhas e passkeys no sistema.

Desktop

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.

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:

bash
cd openkey_extension
npm install && npm run build

Then load dist/ in chrome://extensions or Firefox about:debugging. Full setup: Extensão do navegador.

Servidor e CLI

PackageInstall
ServidorDocker Compose in openkey_serverServidor
CLINode 20+ in openkey_cli (npm link) — CLI

Quick local stack: Quick start.

Após instalar

  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.

Próximo: Usar o app · Nearby · Extensão · Servidor