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
Je kunt niet meer dan 25 onderwerpen selecteren Onderwerpen moeten beginnen met een letter of nummer, kunnen streepjes bevatten ('-') en kunnen maximaal 35 tekens lang zijn.
 
 
Micke Nordin 1687fc3151
Add support for x11
2 jaren geleden
data Add support for x11 2 jaren geleden
screenshots Add screenshots from pinephone 3 jaren geleden
scripts Restructure and add setup.py 2 jaren geleden
src/pass_handler Add support for x11 2 jaren geleden
.gitignore add .gitignore 3 jaren geleden
LICENSE Initial commit 3 jaren geleden
README.md Update readme 2 jaren geleden
install.sh Fix dependencies 2 jaren geleden
requirements.txt Restructure and add setup.py 2 jaren geleden
setup.py Restructure and add setup.py 2 jaren geleden
stdeb.cfg Add support for x11 2 jaren geleden

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