Skip to content

saschamarkus/whisperback

Repository files navigation

WhisperBack - Send feedback via encrypted e-mail
################################################

Copyright (C) 2009-2018 Tails developers <tails@boum.org>

DESCRIPTION
===========

WhisperBack is a small pyGTK application intended to provide
a user-friendly way to send feedback to the Tails dev team in
a GnuPG-encrypted way.


DEPENDENCIES
============

See debian/control.

INSTALLATION
============

WhisperBack is packaged using Python distutils.

Build dependencies:

  # apt install python3-distutils-extra txt2tags

To install it:

  $ ./setup.py build

and as root:

  # ./setup.py install

To run it:

  $ ./whisperback

CONFIGURATION
=============

The configuration is read in sequence from the following files,
settings read last overriding previous ones:
- /etc/whisperback/config.py
- ~/.whisperback/config.py
- ./config.py

The config.py.sample example configuration file will tell you about the
configuration syntax and available settings.


USAGE
=====

Please see the man page.


LICENSING
=========

This file is part of WhisperBack.

WhisperBack is  free software; you can redistribute  it and/or modify
it under the  terms of the GNU General Public  License as published by
the Free Software Foundation; either  version 3 of the License, or (at
your option) any later version.

This program  is distributed in the  hope that it will  be useful, but
WITHOUT   ANY  WARRANTY;   without  even   the  implied   warranty  of
MERCHANTABILITY  or FITNESS  FOR A  PARTICULAR PURPOSE.   See  the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Please see COPYING for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9