diff --git a/docs/assets/img/password-management/strongbox.svg b/docs/assets/img/password-management/strongbox.svg new file mode 100644 index 00000000..c5d6b73d --- /dev/null +++ b/docs/assets/img/password-management/strongbox.svg @@ -0,0 +1,2 @@ + + diff --git a/docs/passwords.en.md b/docs/passwords.en.md index 5940f3e1..3e6f083c 100644 --- a/docs/passwords.en.md +++ b/docs/passwords.en.md @@ -138,6 +138,27 @@ KeePassXC stores its export data as [CSV](https://en.wikipedia.org/wiki/Comma-se - [:simple-fdroid: F-Droid](https://www.f-droid.org/packages/com.kunzisoft.keepass.libre) - [:simple-github: GitHub](https://github.com/Kunzisoft/KeePassDX/releases) +### Strongbox (iOS & MacOS) + +!!! recommendation + + ![Strongbox logo](assets/img/password-management/strongbox.svg){ align=right } + + **Strongbox** is an open-source password manager for iOS and macOS that supports KeePass and Password Safe formats. It offers a [premium version](https://strongboxsafe.com/pricing/) with more features such as TouchID and FaceID unlocking. + + [:octicons-home-16: Homepage](https://strongboxsafe.com){ .md-button .md-button--primary } + [:octicons-eye-16:](https://strongboxsafe.com/privacy/){ .card-link title="Privacy Policy" } + [:octicons-info-16:](https://strongboxsafe.com/getting-started/){ .card-link title=Documentation} + [:octicons-code-16:](https://github.com/strongbox-password-safe/Strongbox){ .card-link title="Source Code" } + [:octicons-heart-16:](https://github.com/strongbox-password-safe/Strongbox#supporting-development){ .card-link title=Contribute } + + ??? downloads + + - [:simple-apple: Mac App Store](https://apps.apple.com/app/strongbox-keepass-pwsafe/id897283731) + - [:simple-appstore: App Store](https://apps.apple.com/app/strongbox-keepass-pwsafe/id897283731) + +There is also an offline-only version available called [Strongbox Zero](https://apps.apple.com/us/app/strongbox-keepass-pwsafe/id1581589638) if you don't need syncing; this version is stripped down so it has less attack surface. + ## Command-line These products are minimal password managers that can be used within scripting applications. @@ -160,4 +181,4 @@ These products are minimal password managers that can be used within scripting a - [:simple-windows11: Windows](https://www.gopass.pw/#install-windows) - [:simple-apple: macOS](https://www.gopass.pw/#install-macos) - [:simple-linux: Linux](https://www.gopass.pw/#install-linux) - - [:simple-freebsd: FreeBSD](https://www.gopass.pw/#install-bsd) + - [:simple-freebsd: FreeBSD](https://www.gopass.pw/#install-bsd) \ No newline at end of file