All Projects → MacPass → Keepasskit

MacPass / Keepasskit

Licence: other
KeePass Database loading, storing and manipulation framework

Projects that are alternatives of or similar to Keepasskit

Authpass
AuthPass - Password Manager based on Flutter for all platforms. Keepass 2.x (kdbx 3.x) compatible.
Stars: ✭ 591 (+442.2%)
Mutual labels:  keepass, password-store
keevault
Kee Vault is a password manager for your web browser. Password databases (Vaults) are encrypted using the KeePass storage format before being sent to a remote server for synchronisation across any modern device/browser
Stars: ✭ 57 (-47.71%)
Mutual labels:  keepass, password-store
Browser Addon
Kee adds free, secure and easy password management features to your browser which save time and keep your private data more secure.
Stars: ✭ 386 (+254.13%)
Mutual labels:  keepass, password-store
Strongbox
A KeePass/Password Safe Client for iOS and OS X
Stars: ✭ 586 (+437.61%)
Mutual labels:  password-store
Pass Otp
A pass extension for managing one-time-password (OTP) tokens
Stars: ✭ 670 (+514.68%)
Mutual labels:  password-store
Secrets
secrets kept safe
Stars: ✭ 85 (-22.02%)
Mutual labels:  password-store
Rooster
The simple password manager for geeks, built with Rust.
Stars: ✭ 106 (-2.75%)
Mutual labels:  password-store
Tusk
🐘 🔒 KeePass-compatible browser extension for filling passwords.
Stars: ✭ 452 (+314.68%)
Mutual labels:  keepass
Awesome Keepass
Curated list of KeePass-related projects
Stars: ✭ 99 (-9.17%)
Mutual labels:  keepass
Winhellounlock
KeePass 2 plugin to automatically unlock databases with Windows Hello
Stars: ✭ 61 (-44.04%)
Mutual labels:  keepass
Pass Extension Tail
A pass extension to avoid printing the password to the console
Stars: ✭ 53 (-51.38%)
Mutual labels:  password-store
Passff
zx2c4 pass manager extension for Firefox, Chrome and Opera
Stars: ✭ 937 (+759.63%)
Mutual labels:  password-store
Passafari.safariextension
Extensions to allow Safari to auto form-fill passwords via KeePassHTTP
Stars: ✭ 86 (-21.1%)
Mutual labels:  keepass
Libkeepass
Python module to read KeePass 1.x/KeePassX (v3) and KeePass 2.x (v4) files
Stars: ✭ 94 (-13.76%)
Mutual labels:  keepass
Passforios
Pass for iOS - an iOS client compatible with Pass command line application.
Stars: ✭ 991 (+809.17%)
Mutual labels:  password-store
Keepmenu
Dmenu/Rofi frontend for Keepass databases
Stars: ✭ 105 (-3.67%)
Mutual labels:  keepass
Keeanywhere
A cloud storage provider plugin for KeePass Password Safe
Stars: ✭ 496 (+355.05%)
Mutual labels:  keepass
Krunner Pass
Integrates krunner with pass
Stars: ✭ 27 (-75.23%)
Mutual labels:  password-store
Masterpassword
Project moved to https://gitlab.com/spectre.app
Stars: ✭ 1,122 (+929.36%)
Mutual labels:  password-store
Passhole
A secure hole for your passwords (KeePass CLI)
Stars: ✭ 108 (-0.92%)
Mutual labels:  keepass

KeePassKit

Build Status CI Carthage compatible

KeePass database loading, storing and manipulation framework. It's inspired by MiniKeePass and KeePass Database Library but has diverged a lot over the development.

Contributors

Chester Liu Jordan Sechler Maxime Epain

License

KeePassKit - Cocoa KeePass Library Copyright (c) 2012-2016 Michael Starke, HicknHack Software GmbH

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of

MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

References

KeePassKit uses code from the following projects

Argon2 Copyright (c) 2015 Daniel Dinu, Dmitry Khovratovich (main authors), Jean-Philippe Aumasson and Samuel Neves

ChaCha20 Simple Copyright (c) 2014 insane coder (http://insanecoding.blogspot.com/, http://chacha20.insanecoding.org/)

Twofish Copyright (c) 2002 by Niels Ferguson.

KissXML Copyright (c) 2012 Robbie Hanson. All rights reserved.

MiniKeePass Copyright (c) 2011 Jason Rush and John Flanagan. All rights reserved.

KeePass Database Library Copyright (c) 2010 Qiang Yu. All rights reserved.

[email protected]

NSData Gzip Category from the CocoaDev Wiki

NSData CommonCrypto Category Copyright (c) 2008-2009 Jim Dovey, All rights reserved.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].