mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
15 lines
524 B
XML
15 lines
524 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
Pidgin usually stores passwords as plaintext with the "save password"
|
|
function. This plugin instead saves all passwords to the system
|
|
keyring, which some would argue is a more secure form of password
|
|
storage.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">aebrahim/pidgin-gnome-keyring</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|