diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-08-26 02:54:46 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-08-26 14:17:59 +0200 |
commit | 2d8f9f71ba8a1dc140d97b43c66f21a78794f53b (patch) | |
tree | 7a11330ba3f4a035bdd74c470d6d64de8130cbf8 /README | |
parent | b691110dd3ef831b33485db214b584bdb70e649e (diff) | |
download | tdesshaskpass-2d8f9f71ba8a1dc140d97b43c66f21a78794f53b.tar.gz tdesshaskpass-2d8f9f71ba8a1dc140d97b43c66f21a78794f53b.zip |
Remodel CMake rules according to TDE standards.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'README')
-rw-r--r-- | README | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -0,0 +1,26 @@ + + Ksshaskpass - a TDE version of ssh-askpass with KWallet support + + +Ksshaskpass is a TDE version of ssh-askpass. The usual TDE dialog box is +used to enter a password. It includes integrated support for TDEWallet. + + +Features: +========= + +* Simple application +* TDEWallet support + + + +CONTRIBUTING +============== + +If you wish to contribute to ksshaskpass, you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate |