Update README.md

main
Mikael Nordin 3 years ago committed by GitHub
parent 8106f5ef56
commit 5f0f6a67ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
# PassUi
PassUi is a free and open source graphical user interface for [the standard unix password manager](https://www.passwordstore.org/) written in python, with small screens in mind.
PassUi is *alpha quality software*, although it has been tested and has not been know to destroy passwords, you are fully responsible for your own password. Make sure to back them up, whether you use this software or not.
PassUi is **alpha quality software**, although it has been tested and has not been know 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.
@ -20,6 +20,7 @@ To uninstall you can run:
```
./install.sh -u
```
The installer *should* theoretically work on all debian/mobian/ubuntu,arch/manjaro,alpine/postmarketos and fedora based distros, but it has only been tested on x86_64 Debian and PostmarketOS on the PinePhone.
## Usage
Please make sure you [properly set up pass](https://git.zx2c4.com/password-store/about/#EXTENDED%20GIT%20EXAMPLE) and [gnupg](https://www.gnupg.org/gph/en/manual/c235.html#AEN243) 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.

Loading…
Cancel
Save