Password Elephant is an OS X application for managing passwords and other sensitive information, inspired by Bruce Schneier's Password Safe application for Windows.
- Import data from PasswordSafe v2 databases
- Archive format uses Google protobufs with AES-256 encryption
The following github projects are used as sub-repositories:
You will need Xcode 9+ to build PasswordElephant. You will also need to follow the instructions to install the Swift Protobuf compiler at Building and Installing the Code Generator Plugin