https://github.com/k8ieone/identities
Modern password-store client made for GNOME
https://github.com/k8ieone/identities
Last synced: 2 months ago
JSON representation
Modern password-store client made for GNOME
- Host: GitHub
- URL: https://github.com/k8ieone/identities
- Owner: k8ieone
- License: gpl-3.0
- Created: 2024-01-14T20:39:10.000Z (over 1 year ago)
- Default Branch: the-chosen-one
- Last Pushed: 2025-04-05T13:36:51.000Z (3 months ago)
- Last Synced: 2025-04-05T13:39:31.059Z (3 months ago)
- Language: Python
- Homepage:
- Size: 131 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: COPYING
Awesome Lists containing this project
- awesome-password-store - Identities - store client made for GNOME. (Interfaces / All other extensions)
README
# Identities
A modern frontend for [`pass`](https://www.passwordstore.org/) built for GNOME.
## Features
- Adaptive UI - works great on phones and small screens
- Supports as many arbitrary attributes as you want
- Generates TOTPs (even multiple per file)
- Support for adding multiple password stores in arbitrary locations
## Download
You can get Identities both natively and as a Flatpak.
### Flatpak
There is not any official release *yet*. You can get the latest preview build as an artifact from [GitHub Actions](https://github.com/k8ieone/identities/actions/workflows/flatpak.yml).
Install it using `flatpak install identities.flatpak`.
Note: The Flatpak can be buggy - see [#32](https://github.com/k8ieone/identities/issues/32). If you're planning on using Identities I recommend using one of the native options below.
### Arch Linux
Available on the AUR! Install using you favorite [AUR helper](https://wiki.archlinux.org/title/AUR_helpers) or [install yourself](https://wiki.archlinux.org/title/Arch_User_Repository#Installing_and_upgrading_packages).
- [Stable package](https://aur.archlinux.org/packages/identities)
- [Development package](https://aur.archlinux.org/packages/identities-git)### Alpine / postmarketOS
Available in Alpine Edge ([testing](https://pkgs.alpinelinux.org/packages?name=identities&branch=edge&repo=&arch=&origin=&flagged=&maintainer=) repository).
### Your distro!
Maintaining packages can be a challenge, so I truly appreciate any help! If you'd like to package Identities for your distribution, I'd love to have you involved.
Feel free to open an issue / PR if you'd like to have your package listed here!## Roadmap
See [issues](https://github.com/k8ieone/identities/issues) for more currently planned features.