whisperback (1.8.3)
[whisperback.git] / doc / whisperback.t2t
bloba6476c56ce77a32470db4d263777fdbb0f90f704
1 WhisperBack
2 Send feedback via encrypted e-mail
3 1.8.3
5 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
6 % WhisperBack - Send feedback in an encrypted mail
7 % Copyright (C) 2009-2018 Tails developers <amnesia.org>
9 % This file is part of WhisperBack.
11 % WhisperBack is  free software; you can redistribute  it and/or modify
12 % it under the  terms of the GNU General Public  License as published by
13 % the Free Software Foundation; either  version 3 of the License, or (at
14 % your option) any later version.
16 % This program  is distributed in the  hope that it will  be useful, but
17 % WITHOUT   ANY  WARRANTY;   without  even   the  implied   warranty  of
18 % MERCHANTABILITY  or FITNESS  FOR A  PARTICULAR PURPOSE.   See  the GNU
19 % General Public License for more details.
21 % You should have received a copy of the GNU General Public License
22 % along with this program.  If not, see <http://www.gnu.org/licenses/>.
23 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
25 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
26 % Template for man pages
28 % This file should be processed by txt2tags to produce a man page
30 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
32 % Configuration
34 %! Target :  man
35 %! Encoding: utf-8
38 =NAME=
41 WhisperBack - Send feedback via encrypted e-mail
44 =SYNOPSIS=
47 **whisperback**
50 =DESCRIPTION=
53 WhisperBack is a small pyGTK application intended to provide
54 a user-friendly way to send feedback to the Tails dev team in
55 a GnuPG-encrypted way.
58 =OPTIONS=
61 **whisperback** doesn't accept any options
64 =FILES=
67 :**/etc/whisperback/config.py**
68 System-wide configuration file.
71 :**~/.whisperback/config.py**
72 Per-user configuration file, overriding values from system-wide 
73 configuration.
76 :**./config.py
77 Local configuration file, overriding values from both system-wide and
78 per-user configuration.
82 =AUTHORS=
85 Tails developers (tails@boum.org)