Skip to content

Télécharger OpenKey

Nous avons choisi le build adapté à votre machine — un clic suffit.

Les fiches magasin et les GitHub Releases se déploient par plateforme. Tant qu’un canal n’est pas en ligne, le guide ci-dessous couvre magasins, sideload et compilation depuis les sources.

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

Obtenez l’application OpenKey, puis connectez optionnellement un serveur auto-hébergé, l’extension navigateur ou la CLI.

Identifiant d’application : com.openselfhosting.openkey · Org : OpenSelfHosting

Les fiches magasin et les GitHub Releases se déploient par plateforme. Tant qu’un lien magasin n’est pas en ligne, compilez depuis le monorepo ou utilisez un artefact bureau de votre propre run build_all/.

Mobile

Android

ChannelNotes
Google Playcom.openselfhosting.openkey — Recherchez OpenKey par OpenSelfHosting une fois la fiche publique
Sideload APK/AABSideload APK/AAB depuis build_all/android/ (OpenKey-*-android.apk)

iOS

ChannelNotes
App StoreRecherchez OpenKey par OpenSelfHosting une fois la fiche approuvée
Xcode archiveArchive Xcode locale build_all/ios/

Activez Réglages → Sécurité pour qu’OpenKey remplisse mots de passe et passkeys à l’échelle du système.

Bureau

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.

Compiler le bureau vous-même

Installeurs officiels : GitHub Releases. Le code source de l’app officielle n’est pas public.

Extension navigateur

Chrome / Edge / Firefox (MV3). Pas encore sur les fiches Web Store publiques — chargez un build non empaqueté :

bash
cd openkey_extension
npm install && npm run build

Then load dist/ in chrome://extensions or Firefox about:debugging. Full setup: Extension navigateur.

Serveur et CLI

PackageInstall
ServeurDocker Compose in openkey_serverServeur
CLINode 20+ in openkey_cli (npm link) — CLI

Quick local stack: Quick start.

Après l’installation

  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.

Suivant : Utiliser l’application · Nearby · Extension navigateur · Installer le serveur