2 Send feedback via encrypted e-mail
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 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
41 WhisperBack - Send feedback via encrypted e-mail
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.
61 **whisperback** doesn't accept any options
67 :**/etc/whisperback/config.py**
68 System-wide configuration file.
71 :**~/.whisperback/config.py**
72 Per-user configuration file, overriding values from system-wide
77 Local configuration file, overriding values from both system-wide and
78 per-user configuration.
85 Tails developers (tails@boum.org)