Skip to content

A secure password manager for macOS,Linux and Windows platforms

License

Notifications You must be signed in to change notification settings

gregordinary/desktop

 
 

Repository files navigation

OneKeePass
OneKeePass

OneKeePass is a cross-platform,open source and secure password manager. It supports the KeePass-compatible database (Kdbx 4.x). It stores and manages all your passwords and other sensitive information in a single encrypted file that can be stored in any location, including private and public cloud solutions. The database is locked with a master key.

All created database files are encrypted using the best and most secure encryption algorithms currently known (AES-256, ChaCha20).


Features

  • Simple and Modern UI
  • Entries are grouped as Types or Categories or the standard Group tree
  • Custom entry type with any set of fields can be created as template and used to create entries
  • Any number of custom fields can be added
  • Custom fields can be organized as sections
  • Any number of databases can be created and used
  • Fully offline
  • Quick database unlock feature using TouchID for Mac OS

Todo

  • Upload attachments to an entry
  • Browser extension and integration
  • TOTP storage and generation
  • Autotype feature
  • Merge changed entries
  • Synchronize the database between the devices 
  • Multi-language support
  • Support YubiKey
  • Integrate with biometrics (fingerprint)

Installation and Quick start

You can start using OneKeePass on your Windows, macOS, or Linux computer using the latest pre-compiled binaries from the downloads page

OneKeePass is also available for iOS and Android platforms. See here for details


Common FAQ about the application can be found here

How to build

OneKeePass is developed primarily using the ClojureScript and Rust programming languages and is built with - Tauri,React,MUI and many Rust crates

To build your own binary, please follow the instructions here

How to Contribute

The CONTRIBUTING document and other guidelines for code contributions are not yet ready. Till that time, please feel free to::

License

This project is licensed under the GPLv3.

About

A secure password manager for macOS,Linux and Windows platforms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 83.7%
  • Rust 8.1%
  • Swift 4.4%
  • CSS 3.6%
  • Other 0.2%