mirror of
https://github.com/QRouland/UTPass.git
synced 2025-04-21 21:46:31 +00:00
Compare commits
No commits in common. "63d53caad5bbcb09d5a64ec64c1d6f81b1e8b8bd" and "37c481ece1d7a75eecfd96e319e57b5b572b5f94" have entirely different histories.
63d53caad5
...
37c481ece1
2
.github/FUNDING.yml
vendored
2
.github/FUNDING.yml
vendored
@ -1,2 +0,0 @@
|
||||
ko_fi: qrouland # Replace with a single Ko-fi username
|
||||
|
41
README.md
41
README.md
@ -8,6 +8,13 @@ UTPass is avalaible on the [OpenStore](open-store.io)
|
||||
|
||||
[](https://open-store.io/app/utpass.qrouland)
|
||||
|
||||
## Build & Tests
|
||||
|
||||
See [Build & Tests wiki page](https://taiga.rdrive.ovh/project/utpass/wiki/build-tests)
|
||||
|
||||
## Contributing & Issues
|
||||
|
||||
See [Contributing wiki page](https://taiga.rdrive.ovh/project/utpass/wiki/contributing)
|
||||
|
||||
## Features
|
||||
|
||||
@ -30,14 +37,22 @@ zip passwords.zip -r .password-store/
|
||||
|
||||
Both files have the correct format for UTPass to import them and work as intended. It is highly recommended to remove them after imported to **UTPass**.
|
||||
|
||||
## License
|
||||
|
||||
## Build & Tests
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
||||
|
||||
See [Build & Tests wiki page](https://github.com/QRouland/UTPass/wiki/Build-&-Tests)
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
## Contributing & Issues
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
See [Contributing wiki page](https://github.com/QRouland/UTPass/wiki/Contributing)
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
## Useful Links
|
||||
@ -48,21 +63,3 @@ Some useful links related to UTPass development :
|
||||
* [Clickable](https://github.com/bhdouglass/clickable) : Compile, build, and deploy Ubuntu Touch click packages
|
||||
* [GnuPG](https://gnupg.org/): The GNU Privacy Guard
|
||||
* [Gpgme](https://www.gnupg.org/software/gpgme/index.html) : GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications
|
||||
|
||||
|
||||
## License
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
Loading…
x
Reference in New Issue
Block a user