Daniel Vrátil has written plasma-pass a plasmoid wrapper for the program pass. It would be nice, if someone can package it: https://cgit.kde.org/scratch/dvratil/plasma-pass.git
"You may have heard about pass, the standard Unix password manager." The "standard" Unix password manager??
I know of at least three users (including me), so of course standard ;).
This is only a scratch repository, some 16 days after its inception. kde-plasma/ category is only for packages actually under the KDE Plasma release cycle.
> The "standard" Unix password manager?? I think pass is "branding" itself as standard because it is based on shell which is a standard Unix tool and is also using gpg, git and xclip. And it contrasts with other password managers that are following the Not Invented Here syndrome. Disclaimer/note: I proxy-maintain app-admin/pass-otp and www-plugins/passff
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=da48c8a9d935d98c9c0f72fce730671f483e04ac commit da48c8a9d935d98c9c0f72fce730671f483e04ac Author: Johannes Huber <johu@gentoo.org> AuthorDate: 2018-05-20 21:05:02 +0000 Commit: Johannes Huber <johu@gentoo.org> CommitDate: 2018-05-20 21:05:02 +0000 kde-misc/plasma-pass: New package Bug: https://bugs.gentoo.org/654656 Package-Manager: Portage-2.3.38, Repoman-2.3.9 kde-misc/plasma-pass/metadata.xml | 8 ++++++++ kde-misc/plasma-pass/plasma-pass-9999.ebuild | 26 ++++++++++++++++++++++++++ 2 files changed, 34 insertions(+)
I've recently updated HOMEPAGE/SRC_URI as the package since got a proper repository space. Iirc eavesdropping in IRC we could also actually drop app-admin/pass from RDEPEND, README.md makes no mention of it as well. But I'm not using the package myself, so testing would be appreciated.
I've looked into the code. Passwords are read with an invocation of gpg. There is no usage of the app-admin/pass script in the code (pass is a bash script, so linkage is not possible).
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=490c50511b9dea29861125ea5332bb915f26e5c2 commit 490c50511b9dea29861125ea5332bb915f26e5c2 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-02-18 14:55:49 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-02-18 18:21:38 +0000 kde-misc/plasma-pass: New package Closes: https://bugs.gentoo.org/654656 Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-misc/plasma-pass/Manifest | 1 + kde-misc/plasma-pass/metadata.xml | 8 +++++++ kde-misc/plasma-pass/plasma-pass-1.0.0.ebuild | 31 +++++++++++++++++++++++++++ 3 files changed, 40 insertions(+)