Skip to content

Commit 1097207

Browse files
freddy-mfriadev
authored andcommittedMar 15, 2025··
update!: Remove Strongbox (#2904)
Signed-off-by: Jonah Aragon <jonah@privacyguides.org> Signed-off-by: Mare Polaris <ph00lt0@privacyguides.org> Co-Authored-By: fria <fria@privacyguides.org>
1 parent aaa17f0 commit 1097207

File tree

3 files changed

+0
-39
lines changed

3 files changed

+0
-39
lines changed
 

‎docs/passwords.md

-37
Original file line numberDiff line numberDiff line change
@@ -102,18 +102,6 @@ schema:
102102
"@context": http://schema.org
103103
"@type": WebPage
104104
url: "./"
105-
-
106-
"@context": http://schema.org
107-
"@type": SoftwareApplication
108-
name: Strongbox
109-
image: /assets/img/password-management/strongbox.svg
110-
url: https://strongboxsafe.com
111-
applicationCategory: Password Manager
112-
operatingSystem: iOS
113-
subjectOf:
114-
"@context": http://schema.org
115-
"@type": WebPage
116-
url: "./"
117105
-
118106
"@context": http://schema.org
119107
"@type": SoftwareApplication
@@ -375,31 +363,6 @@ KeePassXC stores its export data as [CSV](https://en.wikipedia.org/wiki/Comma-se
375363

376364
</div>
377365

378-
### Strongbox (iOS & macOS)
379-
380-
<div class="admonition recommendation" markdown>
381-
382-
![Strongbox logo](assets/img/password-management/strongbox.svg){ align=right }
383-
384-
**Strongbox** is a native password manager for iOS and macOS. Supporting both KeePass and Password Safe formats, Strongbox can be used in tandem with other password managers, like KeePassXC, on non-Apple platforms. By employing a [freemium model](https://strongboxsafe.com/pricing), Strongbox offers most features under its free tier, with more convenience-oriented [features](https://strongboxsafe.com/comparison)—such as biometric authentication—locked behind a subscription or perpetual license.
385-
386-
[:octicons-home-16: Homepage](https://strongboxsafe.com){ .md-button .md-button--primary }
387-
[:octicons-eye-16:](https://strongboxsafe.com/privacy){ .card-link title="Privacy Policy" }
388-
[:octicons-info-16:](https://strongboxsafe.com/getting-started){ .card-link title="Documentation" }
389-
[:octicons-code-16:](https://github.com/strongbox-password-safe/Strongbox){ .card-link title="Source Code" }
390-
[:octicons-heart-16:](https://github.com/strongbox-password-safe/Strongbox#supporting-development){ .card-link title="Contribute" }
391-
392-
<details class="downloads" markdown>
393-
<summary>Downloads</summary>
394-
395-
- [:simple-appstore: App Store](https://apps.apple.com/app/id897283731)
396-
397-
</details>
398-
399-
</div>
400-
401-
Additionally, Strongbox offers an offline-only version: [Strongbox Zero](https://apps.apple.com/app/id1581589638). This version is stripped down in an attempt to reduce attack surface.
402-
403366
### gopass (CLI)
404367

405368
<div class="admonition recommendation" markdown>

‎docs/tools.md

-1
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,6 @@ For encrypting your OS drive, we typically recommend using the encryption tool y
580580
- ![Psono logo](assets/img/password-management/psono.svg){ .twemoji loading=lazy } [Psono](passwords.md#psono)
581581
- ![KeePassXC logo](assets/img/password-management/keepassxc.svg){ .twemoji loading=lazy } [KeePassXC](passwords.md#keepassxc)
582582
- ![KeePassDX logo](assets/img/password-management/keepassdx.svg){ .twemoji loading=lazy } [KeePassDX (Android)](passwords.md#keepassdx-android)
583-
- ![Strongbox logo](assets/img/password-management/strongbox.svg){ .twemoji loading=lazy } [Strongbox (iOS & macOS)](passwords.md#strongbox-ios-macos)
584583
- ![gopass logo](assets/img/password-management/gopass.svg){ .twemoji loading=lazy } [gopass (CLI)](passwords.md#gopass-cli)
585584

586585
</div>

‎theme/assets/img/password-management/strongbox.svg

-1
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.