Skip to content

Descargar OpenKey

Elegimos el build que encaja con tu equipo — un clic y listo.

Las fichas de tienda y las Releases de GitHub se despliegan por plataforma. Hasta que un canal esté activo, la guía abajo cubre tiendas, sideload y compilación desde el 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

Obtén la app OpenKey y, opcionalmente, conecta un servidor autoalojado, la extensión del navegador o la CLI.

Id de aplicación: com.openselfhosting.openkey · Org: OpenSelfHosting

Las fichas de tienda y las Releases de GitHub se despliegan por plataforma. Hasta que un enlace de tienda esté activo, compila desde el monorepo o usa un artefacto de escritorio de tu propia ejecución de build_all/.

Móvil

Android

ChannelNotes
Google Playcom.openselfhosting.openkey — Busca OpenKey de OpenSelfHosting cuando la ficha sea pública
Sideload APK/AABAPK/AAB sideload desde build_all/android/ (OpenKey-*-android.apk)

iOS

ChannelNotes
App StoreBusca OpenKey de OpenSelfHosting cuando la ficha esté aprobada
Xcode archiveArchivo Xcode en build_all/ios/

Activa Ajustes → Seguridad para que OpenKey pueda rellenar contraseñas y passkeys en todo el sistema.

Escritorio

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 escritorio tú mismo

Instaladores oficiales: GitHub Releases. El código fuente de la app oficial no es público.

Extensión del navegador

Chrome / Edge / Firefox (MV3). Aún no en las fichas públicas de Web Store — carga una build descomprimida:

bash
cd openkey_extension
npm install && npm run build

Then load dist/ in chrome://extensions or Firefox about:debugging. Full setup: Extensión del navegador.

Servidor y CLI

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

Quick local stack: Quick start.

Tras 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.

Siguiente: Usar la app · Nearby · Extensión del navegador · Configuración del servidor