Files
guru/app-crypt/tomb/metadata.xml
Lucio Sauer 3e1e7cb350 app-crypt/tomb: drop to maintainer-needed
Maintainer inactive since 2024-03.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-12-02 13:11:49 +01:00

23 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<maintainer>
<email>J@Dyne.org</email>
<name>Denis Roio</name>
</maintainer>
<bugs-to>https://github.com/dyne/Tomb/issues</bugs-to>
<remote-id type="github">dyne/Tomb</remote-id>
</upstream>
<longdescription lang="en">
Tomb is an 100% free and open source system for file encryption on GNU/Linux, facilitating the backup of secret files. Tomb is written in code that is easy to review and links commonly shared components.
Tomb generates encrypted storage folders to be opened and closed using their associated keyfiles, which are also protected with a password chosen by the user.
A tomb is like a locked folder that can be safely transported and hidden in a filesystem; its keys can be kept separate, for instance keeping the tomb file on your computer harddisk and the key files on a USB stick.
Tomb is a simple tool to manage encrypted storage on GNU/Linux, from the hashes of the dyne:bolic nesting mechanism.
</longdescription>
<use>
<flag name="tray">add a tomb tray in a QT desktop toolbar</flag>
</use>
</pkgmetadata>