File: templates

package info (click to toggle)
prey 0.6.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,016 kB
  • ctags: 174
  • sloc: sh: 2,108; perl: 1,258; python: 628; makefile: 21
file content (51 lines) | stat: -rw-r--r-- 2,173 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: prey/reporting_frequency
Type: string
Default: 20
_Description: Frequency of Prey reports and actions (minutes):
 Please enter the time to wait before waking up Prey. Control Panel users can
 change this setting later through the web interface.

Template: prey/active_modules
Type: multiselect
Choices: ${choices}
Default: alarm
_Description: Modules to enable:
 Prey has many optional modules; if enabled they will be triggered
 automatically if prey recognizes that the device is stolen.
 .
  * alarm:   plays a loud sound for 30 seconds;
  * alert:   shows the thief a short message (and may change the
             wallpaper);
  * geo:     attempts to geolocate the device by using its internal
             GPS or the nearest WiFi access points as reference;
  * lock:    locks the device and asks for a password;
  * network: collects information about the Internet connection;
  * secure:  deletes browser cookies and stored passwords;
  * session: takes a screenshot, collects information about modified
             files and running programs;
  * system:  collects information about the hardware configuration of
             the machine;
  * webcam:  tries to take a picture using the webcam.

Template: prey/edit_config
Type: note
_Description: Configuration required
 To finish configuring Prey, you need to edit "/etc/prey/config" and
 choose its running mode. The options are:
 .
  * Control Panel: reports are sent to preyproject.com. Go to
                   http://control.preyproject.com/signup and create
                   an account, then set "apt_key" and "device_key"
                   appropriately in the configuration file.
  * Standalone:    reports are sent directly to the owner at a
                   specified mail or SSH (scp/sftp) server when
                   activated via a trigger URL under your control.