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.
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
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
| Channel | Notes |
|---|---|
| Google Play | com.openselfhosting.openkey — Recherchez OpenKey par OpenSelfHosting une fois la fiche publique |
| Sideload APK/AAB | Sideload APK/AAB depuis build_all/android/ (OpenKey-*-android.apk) |
iOS
| Channel | Notes |
|---|---|
| App Store | Recherchez OpenKey par OpenSelfHosting une fois la fiche approuvée |
| Xcode archive | Archive 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
| 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.
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é :
cd openkey_extension
npm install && npm run buildThen load dist/ in chrome://extensions or Firefox about:debugging. Full setup: Extension navigateur.
Serveur et CLI
| Package | Install |
|---|---|
| Serveur | Docker Compose in openkey_server — Serveur |
| CLI | Node 20+ in openkey_cli (npm link) — CLI |
Quick local stack: Quick start.
Après l’installation
- 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.
Suivant : Utiliser l’application · Nearby · Extension navigateur · Installer le serveur