awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
matthewpalmer avatar

matthewpalmer/Locksmith

0
View on GitHub↗
2,915 stars·269 forks·Swift·MIT·11 views

Locksmith

A powerful, protocol-oriented library for working with the keychain in Swift.

Features

  • Keychain Management - Protocol-oriented Keychain library.
  • Security And Privacy - Protocol-oriented library for Keychain management in Swift.

Star history

Star history chart for matthewpalmer/locksmithStar history chart for matthewpalmer/locksmith

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Locksmith

Similar open-source projects, ranked by how many features they share with Locksmith.
  • kishikawakatsumi/uickeychainstorekishikawakatsumi avatar

    kishikawakatsumi/UICKeyChainStore

    3,091View on GitHub↗

    UICKeyChainStore is a simple wrapper for Keychain on iOS, watchOS, tvOS and macOS. Makes using Keychain APIs as easy as NSUserDefaults.

    Objective-C
    View on GitHub↗3,091
  • square/valetsquare avatar

    square/Valet

    4,162View on GitHub↗

    Valet is a Swift library for managing secure data storage in the Apple system keychain across iOS and macOS. It provides a high-level wrapper for storing and retrieving sensitive strings and data objects using hardware-backed secure enclaves. The project enables the synchronization of stored keychain data across multiple devices via cloud-based keychain services. It also includes mechanisms for exchanging secure credentials between multiple applications from the same developer using shared keychain access and app group entitlements. The library covers biometric authentication to protect data

    Swift
    View on GitHub↗4,162
  • soffes/samkeychainsoffes avatar

    soffes/SAMKeychain

    5,368View on GitHub↗

    SAMKeychain is an Objective-C keychain manager providing a programmatic interface to create, read, and delete secure credentials stored in the macOS and iOS system keychain. It serves as a lightweight wrapper for managing passwords and sensitive data on Apple platforms. The project provides a unified API that abstracts the implementation differences between macOS and iOS. It wraps low-level C APIs in Objective-C classes to provide an object-oriented interface for interacting with the system security daemon. The library covers secure credential storage and access control, including the abilit

    Objective-Ciosmacosobjective-c
    View on GitHub↗5,368
  • 0xdea/oneiromancer0xdea avatar

    0xdea/oneiromancer

    136View on GitHub↗

    Reverse engineering assistant that uses a locally running LLM to aid with pseudocode analysis.

    Rustaidapalollamapseudocode
    View on GitHub↗136
See all 30 alternatives to Locksmith→

Frequently asked questions

What does matthewpalmer/locksmith do?

A powerful, protocol-oriented library for working with the keychain in Swift.

What are the main features of matthewpalmer/locksmith?

The main features of matthewpalmer/locksmith are: Keychain Management, Security And Privacy.

What are some open-source alternatives to matthewpalmer/locksmith?

Open-source alternatives to matthewpalmer/locksmith include: kishikawakatsumi/uickeychainstore — UICKeyChainStore is a simple wrapper for Keychain on iOS, watchOS, tvOS and macOS. Makes using Keychain APIs as easy… square/valet — Valet is a Swift library for managing secure data storage in the Apple system keychain across iOS and macOS. It… soffes/samkeychain — SAMKeychain is an Objective-C keychain manager providing a programmatic interface to create, read, and delete secure… 0xdea/oneiromancer — Reverse engineering assistant that uses a locally running LLM to aid with pseudocode analysis. 2dust/v2rayn — v2rayN is a cross-platform graphical management suite designed to centralize the configuration and execution of… 2bllw8/anemo.