blob: 779d327663a7f16e8db6fececf6ac6be8d57f60a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<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>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|