Strongbox

一个用于 iOS 和 OS X 的 KeePass/Password 安全客户端。「A KeePass/Password Safe Client for iOS and OS X.」

Github stars Tracking Chart

Strongbox(保险箱)

可在 Apple App Store 上找到适用于 iOS 和 OSX 的个人密码管理器:

https://apps.apple.com/app/strongbox-password-safe...

Strongbox 支持开源密码安全(版本3)和 KeePass 文件格式(KeePass 1和2,即KDB,KDBX(3.1和4))。 Strongbox 使用诸如 TwoFish、Argon2d、ChaCha20、Aes、Salsa20 之类的开源加密算法以及各种其他加密技术(SHA256、HMAC、CSPRNG)来存储组和条目,其中包含各种秘密,主要是围绕密码存储而设计的。 您还可以将文件附件存储在 KeePass 格式的保险箱中。

许可说明

默认情况下,Github 上提供的该软件已获得 GNU AGPL 的许可,但字符串文件的翻译除外,该文件由 Babel 子项目中的 MIT 许可证管理。 版权/所有权由 Mark McGuill 拥有。 Strongbox 是根据与 App Store 兼容的其他许可向 Apple 许可的。

如果您有兴趣在商业上使用这些代码,或者以GPL不适合的其他方式使用这些代码,或者您只是想讨论您的组织的另一种许可证或自定义构建,那么请直接与 Mark 联系:mark @ strongboxsafe .com。

Main metrics

Overview
Name With Ownerstrongbox-password-safe/Strongbox
Primary LanguageObjective-C
Program languageObjective-C (Language Count: 6)
PlatformiOS, Mac
License:GNU Affero General Public License v3.0
所有者活动
Created At2016-07-16 14:06:42
Pushed At2025-05-29 15:57:54
Last Commit At2025-05-29 16:57:16
Release Count0
用户参与
Stargazers Count1.4k
Watchers Count32
Fork Count121
Commits Count432
Has Issues Enabled
Issues Count829
Issue Open Count198
Pull Requests Count0
Pull Requests Open Count1
Pull Requests Close Count8
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Strongbox

A Personal Password Manager for iOS & OSX that can be found on the Apple App Store here:

https://apps.apple.com/app/strongbox-password-safe/id897283731

Strongbox supports the open source Password Safe (version 3) and KeePass file formats (KeePass 1 and 2, i.e. KDB, KDBX (3.1 and 4)). Strongbox uses open source encryption algoritms likes TwoFish, Argon2d, ChaCha20, Aes, Salsa20 and various other cryptographic techniques (SHA256s, HMACs, CSPRNGs) to store groups and entries, containing various secrets, mostly designed around password storage. You can also store File Attachments in KeePass format safes.

License Notes

This software provided here on Github is licensed under the GNU AGPL by default, except for translations of Strings files which are managed under the MIT Licence in the Babel sub project. Copyright/Ownership is held by Mark McGuill. Strongbox is licensed to Apple under a different license which is compatible with the App Store.

If you are interested in using the code, commercially, or in some other fashion for which the GPL is unsuitable, or if you would simply like to discuss an alternative licence or custom builds for your organization, then please contact Mark directly: mark@strongboxsafe.com.

Supporting Development

There are several ways you can help support continuous development. Obviously if you purchase a subscription or lifetime licence that's really helpful. But there are a few other options if you like the app and you are feeling generous! You can help by contributing financially here:

Obviously the more support I get here the more time I can allocate to development, I rely on the community to support the work as in-app purchases are a one off payment and just about cover Apple's yearly developer program fee. If you can chip in the price of a cup of coffee every month I'd be very grateful.

Non Financial Ways to Support Strongbox

If you like the app, you can always help out by leaving a 5 star review in the App Store. This is very helpful, and helps get the word out about Strongbox. If you can please leave a positive comment too. You can review the App here:

https://apps.apple.com/app/strongbox-password-safe/id897283731

Of course it is also great if you can tell your friends and family about the App, spread the word on Twitter, Reddit or otherwise.

Help / Tech Support

If you're having trouble, please checkout the following sources:

Another important step is to restart your device, it's surprising how often this can fix issues. If you are having iCloud trouble, then signing in and out of iCloud/iCloud Drive can help.

Lastly if all of the above don't help you can email (in English only) support@strongboxsafe.com. It is important to only email after checking the above avenues as more time spent on support means less time spent on development.

Localization (Help Wanted)

Localization and translation is managed through the parallel Babel project here:

https://github.com/strongbox-password-safe/babel

This is managed under the MIT licence to avoid issues with the Apple's App Store and ownership. There are some efforts underway right now but if you would like to see Strongbox translated into your language just get in touch with me (mark@strongboxsafe.com) and we'll try to set you up. Currently we are using Crowd In to manage things and it seems to be working well. Get in touch to get an invite to that system and being work on your language.

You can submit Pull Requests any way you choose, and it will be much appreciated, but please get in touch first so I can make sure the Repo is setup correctly for your language.

Big thank you to all the localization contributors

  • French - Charles-Ivan Chesneau
  • German - @Slummi
  • Russian - anonymous
  • Swedish - Jari Häkkinen
  • Ukrainian - Artem Polivanchuk
  • Chinese - GY & Attis

Build Issues

The code is provided here for reasons of security, transparency and openness. Anyone can view the code and verify that everything is above board, the algorithms are correct and there are no backdoors or other malicious features present. You will need Google Drive, OneDrive and Dropbox developer accounts (with keys/secrets) before building. Familiarity with Cocoapods and other build tools is a prerequisite. Please do not file issues about build issues, I can't guarantee what is here will build in your environment. What is here is all of the functional code used in building Strongbox. XCode Interface Builder UI files, XCode project/solution/workspace, and other non functional code files may be removed to hinder copy cat apps. Translation strings files are managed in the separate Babel repository.

If instead of examining the code, you simply want to use the app, please download from the App Store, the free version is more than functional. Lastly, if you are attempting to bypass built-in Pro/Free limitations for your own app usage, I would ask you to keep that app to yourself and not distribute it. Also, please consider your actions, and consider supporting further development by contributing via the official application (in app purchase upgrade). It will be very much appreciated. Finally, if you really need all the Pro features and cannot afford the upgrade, just drop me a mail and I'll help you out.

Contributions or Pull Requests

I cannot accept outside pull requests from the community for licensing reasons. To release to Apple's App Store I have to manage Strongbox under a dual licence. The code here is under the GPL which Apple will not allow in the App Store. As mentioned above the code is provided here for transparency and openness, something I consider a prerequisite for a Password Manager. I need to maintain full ownership of the code so that I can licence to Apple separately, and also any outside/other licencing that might come along, commercial or otherwise. Accepting contributions (no matter how awesome) would involve the contributer signing their life and probably first born child away... There is probably a way to do this but I believe it will involve legally binding documents and other bureaucracies so to keep things simple I'm just going to manage the development myself. Other people's code sucks anyway, right?

Sorry. :(

Acknowledgements

The crypto is mostly from TomCrypt and libsodium. PasswordSafe & KeePass DB parsing/navigation/UI/Cloud interaction is my own work.

The official PasswordSafe github repository is here:

https://github.com/pwsafe

Kudos to Rony Shapiro, Bruce Schneier and all the Password Safe team for their amazing work and the original Password Safe format and application.

The official KeePass site is here:

https://keepass.info/

Kudos to Dominik Reichl and all the KeePass team for their incredible technical skill, for coming up with a great format, and their seminal KeePass app.

Hats off to the KeePassXC team for their fantastic cross platform apps.

https://keepassxc.org/

Another great project is KeeWeb, a fully javascript based client which works cross-platform basically everywhere! Major props to @antelle

https://github.com/keeweb/keeweb
https://keeweb.info/

I use many different libraries in the app here are just a few: