forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.xml
21 lines (20 loc) · 1016 Bytes
/
metadata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>[email protected]</email>
</maintainer>
<use>
<flag name="alarm">Module for playing an audio file</flag>
<flag name="alert">Display a warning message when the computer seems to be stolen"</flag>
<flag name="geo">Module for retrieving the physical location of the stolen computer</flag>
<flag name="lock">Lock stolen computer</flag>
<flag name="network">Get network information (active connections, traceroute) from stolen computer</flag>
<flag name="secure">Delete or hide sensitive user data</flag>
<flag name="session">Get screenshots from user session</flag>
<flag name="userpriv">Create a prey user group so regular users can access and modify the prey configuration. Use it with caution</flag>
<flag name="webcam">Use computer's webcam to take screenshots of the thief</flag>
</use>
<longdescription lang="en">
</longdescription>
</pkgmetadata>