mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
Last commit in 2023, no reply to ping in maintainer bug. Fixes MaintainerWithoutProxy. Closes: https://bugs.gentoo.org/848006 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
25 lines
846 B
XML
25 lines
846 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">
|
||
The official Keybase secure messaging, file-sharing, and key directory
|
||
client for Linux.
|
||
|
||
Keybase is a safe, secure, and private app for everything you do online.
|
||
|
||
Chat with friends and family. Share photos, videos, and top secret
|
||
documents. Collaborate to get work done, or don’t.
|
||
|
||
Whatever you do, your data is your data. Private stuff stays private.
|
||
Accounts are secure against spoofing, phishing, and scamming. You can
|
||
chat, share, and collaborate safely.
|
||
</longdescription>
|
||
<use>
|
||
<flag name="fuse">Enable app-crypt/kbfs support</flag>
|
||
</use>
|
||
<upstream>
|
||
<remote-id type="github">keybase/client</remote-id>
|
||
</upstream>
|
||
</pkgmetadata>
|