mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
edited slightly from the original PR by breaking up line 9 which was 120 chars Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org> Part-of: https://github.com/gentoo/guru/pull/440 Closes: https://github.com/gentoo/guru/pull/440
19 lines
895 B
XML
19 lines
895 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>ingenarel_neojesus@disroot.org</email>
|
|
<name>ingenarel</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
This small application allows Tridactyl to communicate with your system, allowing Tridactyl to read files on your
|
|
computer, including "RC" configuration files; write files to your computer launch applications, including opening
|
|
about:* tabs in Firefox and generally do arbitrary stuff in userspace. It therefore greatly increases the amount of
|
|
damage bugs in Tridactyl can do to your machine, although, arguably, not to your life, since almost all of that is
|
|
on the internet anyway.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">tridactyl/native_messenger</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|