{"id":13961694,"url":"https://github.com/EthanLipnik/OpenSesame","last_synced_at":"2025-07-21T06:31:37.672Z","repository":{"id":44371540,"uuid":"397679852","full_name":"EthanLipnik/OpenSesame","owner":"EthanLipnik","description":"Native and encrypted password manager for iOS and macOS.","archived":true,"fork":false,"pushed_at":"2023-06-06T03:06:23.000Z","size":7354,"stargazers_count":485,"open_issues_count":7,"forks_count":43,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-10T15:42:28.584Z","etag":null,"topics":["ios","macos","password-manager","swift","swiftui"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EthanLipnik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":null},"created_at":"2021-08-18T17:14:30.000Z","updated_at":"2025-06-19T20:52:30.000Z","dependencies_parsed_at":"2023-01-31T07:45:47.760Z","dependency_job_id":"e55a2d85-5771-4d38-a219-f861f3de4631","html_url":"https://github.com/EthanLipnik/OpenSesame","commit_stats":null,"previous_names":["opensesamemanager/opensesame"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/EthanLipnik/OpenSesame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EthanLipnik%2FOpenSesame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EthanLipnik%2FOpenSesame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EthanLipnik%2FOpenSesame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EthanLipnik%2FOpenSesame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EthanLipnik","download_url":"https://codeload.github.com/EthanLipnik/OpenSesame/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EthanLipnik%2FOpenSesame/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266253560,"owners_count":23900052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ios","macos","password-manager","swift","swiftui"],"created_at":"2024-08-08T17:01:21.621Z","updated_at":"2025-07-21T06:31:35.396Z","avatar_url":"https://github.com/EthanLipnik.png","language":"Swift","readme":"\u003cimg src=\"Shared/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png\" width=\"192\" align=\"right\" hspace=\"20\" /\u003e\n\nOpen Sesame\n======\n[![Forks](https://img.shields.io/github/forks/OpenSesameManager/OpenSesame)](https://github.com/OpenSesameManager/OpenSesame/network/members)\n[![Stars](https://img.shields.io/github/stars/OpenSesameManager/OpenSesame)](https://github.com/OpenSesameManager/OpenSesame/stargazers)\n[![License](https://img.shields.io/github/license/OpenSesameManager/OpenSesame)](https://github.com/OpenSesameManager/OpenSesame/blob/main/LICENSE.md)\n\n![Xcode Version](https://img.shields.io/badge/Xcode%2013+-black?logo=xcode)\n![SwiftUI](https://img.shields.io/badge/SwiftUI-black?logo=swift)\n![Platforms](https://img.shields.io/badge/Platform%20Compatibility-iOS%2015+%20|%20macOS%2012+-red?logo=apple\u0026?color=red)\n\n[![App Store](https://img.shields.io/badge/App%20Store-blue)](https://apps.apple.com/us/app/opensesame-password-manager/id1581907821)\n[![TestFlight](https://img.shields.io/badge/Join%20The%20TestFlight-blue)](https://testflight.apple.com/join/5ZW0k48j)\n[![Website](https://img.shields.io/badge/Website-blue)](https://opensesame.vercel.app)\n\nNative and encrypted password manager for iOS and macOS.\n\n![OpenSesame](Images/All.png)\n\n![macOS](Images/macOS.png)\n\n## What is it?\n\nOpenSesame is a free and powerful password manager that lets you manage your passwords with ease.\n\nIt syncs with iCloud and encrypts your data to make sure only **you** get access. No more required subscriptions, no more ram hogs, *and no more electron versions.*\n\n## Why use OpenSesame\n\nNow more than ever, what was previously amazing native apps have become slow and big web apps. Big apps take more control away from the user and push subscriptions and other payment models without much reason. OpenSesame aims to fix that by giving a free and open source password manager that is native and performant. Still get all the great features of other password managers without all the baggage.\n\n## Features\n\n- iCloud Syncing\n- OTP Auth (Two Factor Authentication)\n- Safari Autofill\n- On-Device AES encryption\n- Biometrics unlock\n- Pinned accounts\n- Multiple vaults\n- Multipeer account sharing\n- Import/Export\n- Password generator\n- Credit/Debit card support\n- Notes field\n- OTP QR codes\n- Alternate icons\n- Customizable\n- CoreData\n- 100% SwiftUI\n- Native support for macOS and iOS.\n- Menubar access\n\n## Requirements\n\n- Xcode 14.2+\n- macOS 13+\n- iOS 16+\n\n## License\n\nOpenSesame is available under the MIT license. See the LICENSE.md file for more info.\n\n## Acknowledgements\n\nOpenSesame depends on the following open-source projects:\n\n* [SwiftOTP](https://github.com/OpenSesameManager/SwiftOTP.git) by [lachlanbell](https://github.com/lachlanbell) ([License](https://github.com/lachlanbell/SwiftOTP/blob/master/LICENSE))\n* [FaviconFinder](https://github.com/OpenSesameManager/FaviconFinder.git) by [will-lumley](https://github.com/will-lumley) ([License](https://github.com/OpenSesameManager/FaviconFinder/blob/main/LICENSE.txt))\n* [KeychainAccess](https://github.com/kishikawakatsumi/KeychainAccess.git) by [kishikawakatsumi](https://github.com/kishikawakatsumi) ([License](https://github.com/kishikawakatsumi/KeychainAccess/blob/master/LICENSE))\n* [DomainParser](https://github.com/Dashlane/SwiftDomainParser.git) by [Dashlane](https://github.com/Dashlane) ([License](https://github.com/Dashlane/SwiftDomainParser/blob/master/LICENSE))\n* [CSV.swift](https://github.com/yaslab/CSV.swift.git) by [yaslab](https://github.com/yaslab) ([License](https://github.com/yaslab/CSV.swift/blob/master/LICENSE))\n* [CodeScanner](https://github.com/twostraws/CodeScanner.git) by [twostraws](https://github.com/twostraws) ([License](https://github.com/twostraws/CodeScanner/blob/main/LICENSE))\n* [ScreenCorners](https://github.com/kylebshr/ScreenCorners.git) by [kylebshr](https://github.com/kylebshr) ([License](https://github.com/kylebshr/ScreenCorners/blob/main/LICENSE))\n","funding_links":[],"categories":["Swift"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEthanLipnik%2FOpenSesame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEthanLipnik%2FOpenSesame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEthanLipnik%2FOpenSesame/lists"}