SwiftKeychainWrapper
A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift. (by jrendel)
cocoapods-keys
A key value store for storing per-developer environment and application keys (by orta)
SwiftKeychainWrapper | cocoapods-keys | |
---|---|---|
- | 2 | |
1,546 | 1,560 | |
- | 0.1% | |
0.0 | 2.1 | |
over 2 years ago | almost 2 years ago | |
Swift | Ruby | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SwiftKeychainWrapper
Posts with mentions or reviews of SwiftKeychainWrapper.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning SwiftKeychainWrapper yet.
Tracking mentions began in Dec 2020.
cocoapods-keys
Posts with mentions or reviews of cocoapods-keys.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-14.
-
Can my app be open source on GitHub ? If yes, is there any things I need to be careful about ?
For storing API keys I can recommend you https://github.com/orta/cocoapods-keys
- Where to store API keys without server access
What are some alternatives?
When comparing SwiftKeychainWrapper and cocoapods-keys you can also consider the following projects:
SSKeychain
SwiftyRSA - RSA public/private key encryption in Swift
KeychainAccess - Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
Keychain - :key: A keychain wrapper that is so easy to use that your cat could use it.
Valet - Valet lets you securely store data in the iOS, tvOS, watchOS, or macOS Keychain without knowing a thing about how the Keychain works. It’s easy. We promise.
Swift-Sodium - Safe and easy to use crypto for iOS and macOS