{"id":13475335,"url":"https://github.com/OneKeePass/desktop","last_synced_at":"2025-03-26T23:30:45.484Z","repository":{"id":163213029,"uuid":"637955558","full_name":"OneKeePass/desktop","owner":"OneKeePass","description":"A secure password manager for macOS,Linux and Windows platforms","archived":false,"fork":false,"pushed_at":"2024-08-15T23:00:18.000Z","size":4930,"stargazers_count":206,"open_issues_count":7,"forks_count":13,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-10-30T08:51:37.479Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OneKeePass.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-08T19:16:14.000Z","updated_at":"2024-10-30T06:03:05.000Z","dependencies_parsed_at":"2024-12-17T03:35:24.953Z","dependency_job_id":null,"html_url":"https://github.com/OneKeePass/desktop","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneKeePass%2Fdesktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneKeePass%2Fdesktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneKeePass%2Fdesktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneKeePass%2Fdesktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OneKeePass","download_url":"https://codeload.github.com/OneKeePass/desktop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245753845,"owners_count":20666822,"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":[],"created_at":"2024-07-31T16:01:19.514Z","updated_at":"2025-03-26T23:30:45.469Z","avatar_url":"https://github.com/OneKeePass.png","language":"Clojure","funding_links":[],"categories":["Clojure","Uncategorized","Clients","Applications"],"sub_categories":["Uncategorized","Cross-platform","Security"],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"./src-tauri/icons/128x128.png\" alt=\"OneKeePass\" width=\"128\" /\u003e\n  \u003cbr\u003e\n  \u003cdiv\u003eOneKeePass\u003c/div\u003e\n\u003c/h1\u003e\n\n**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. \n\nAll created database files are encrypted using the best and most secure encryption algorithms currently known (AES-256, ChaCha20).\n\n\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"./screenshots/entrycategory-type-allentries.jpg\" alt=\"\"  /\u003e\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"./screenshots/entrycategory-type-allentries-okp-dark-mode.jpg\" alt=\"\"  /\u003e\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\n## Features\n- Simple and Modern UI\n- Entries are grouped as Types or Categories or the standard Group tree\n- Custom entry type with any set of fields can be created as template and used to create entries\n- Any number of custom fields can be added\n- Custom fields can be organized as sections\n- Upload attachments to an entry\n- Basic Auto-Type feature that sends simulated keypresses to other applications in macOS\n- Quick database unlock feature using TouchID for macOS\n- Any number of databases can be created and used\n- Optional additional security by using a key file with or without a master password\n- Time based One-Time Passwords (TOTP) can added and used\n- Supports Light/Dark Theme\n- Multi-language support \n- Automatic Database Opening feature\n- Cloning/Copying entries\n- Diceware Passphrase generator\n- Fully offline \n\n## Todo\n\n- [ ] Merge changed entries\n- [ ] Browser extension and integration\n- [ ] Synchronize the database between the devices \n\n\n## Installation and Quick start\n\nYou can start using OneKeePass on your Windows, macOS, or Linux computer using the latest pre-compiled binaries from the **[downloads page](https://github.com/OneKeePass/desktop/releases)**\n\nOneKeePass is also available for iOS and Android platforms. See [here](https://github.com/OneKeePass/mobile) for details\n\n\u003cbr\u003e\n\nCommon **FAQ** about the application can be found [here](./docs/FAQ.md)\n\n## How to build\n\nOneKeePass is developed primarily using the ClojureScript and Rust programming languages and is built with - [Tauri](https://tauri.app/), [React](https://react.dev/), [MUI](https://mui.com/) and many Rust crates\n\nTo build your own binary, please follow the instructions [here](./docs/BUILD.md)\n\n## How to Contribute\n\n### Translations\n\nIf you want to contribute translation of texts used in this application in your language of choice, please see [OneKeePass Translations](https://github.com/OneKeePass/onekeepass-translations)\n\n### Code\nThe CONTRIBUTING document and other guidelines for code contributions are not yet ready. Till that time, please feel free to::\n- [Report bugs, suggest new features](https://github.com/OneKeePass/desktop/issues)\n \n## License\nThis project is licensed under the GPLv3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOneKeePass%2Fdesktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOneKeePass%2Fdesktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOneKeePass%2Fdesktop/lists"}