PassUi is a free and open source graphical user interface for the standard unix password manager written in python, with small screens in mind. https://liberapay.com/micke/donate
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Micke Nordin 1687fc3151
Add support for x11
2 年之前
data Add support for x11 2 年之前
screenshots Add screenshots from pinephone 3 年之前
scripts Restructure and add setup.py 2 年之前
src/pass_handler Add support for x11 2 年之前
.gitignore add .gitignore 3 年之前
LICENSE Initial commit 3 年之前
README.md Update readme 2 年之前
install.sh Fix dependencies 2 年之前
requirements.txt Restructure and add setup.py 2 年之前
setup.py Restructure and add setup.py 2 年之前
stdeb.cfg Add support for x11 2 年之前

README.md

PassUi

PassUi is a free and open source graphical user interface for the standard unix password manager written in python, with small screens in mind.

PassUi is alpha quality software, although it has been tested and has not been known to destroy passwords, you are fully responsible for your own password. Make sure to back them up, whether you use this software or not.

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

With that said, if you do decide to use it, feed back is much appreciated. Please send me a message on mastodon @micke@koyu.space if you use it with success, and open an issue on smolnet.org if you have problems.

Installation

If you are running {Deb,Mo}bian you can install using the prebuilt .deb file.

You can also build a deb yourself using python3-stdeb:

python3 setup.py --command-packages=stdeb.command bdist_deb

Otherwise you can clone this repository and run the crude installer:

git clone https://code.smolnet.org/micke/passui.git
cd passui
./install.sh

To uninstall you can run:

./install.sh -u

The installer should theoretically work on all debian/mobian/ubuntu,arch/manjaro and alpine/postmarketos based distros. However, it has only been tested on x86_64 Debian and PostmarketOS on the PinePhone.

Usage

Please make sure you properly set up pass and gnupg first, if you use git for password storage, make sure to add a ssh-key so that you can push/pull without the need for entering a password.

Donations

Donate using Liberapay

If you want, you can chip in for server costs on Liberapay.

Screenshots

Main dialog Tools dialog New password Show/edit dialog Delete