#!/bin/bash -e
# Info script for reportbug reports about the fiaif package

cat <<EOF
A general note on security. Please mask out any public IP's from
your report. Remember that bug reports are publicly archived.
Providing both configuration and public IP's may help abusers to hack
your site.

You can email configuration data directly to the maintainer of
the fiaif package (apt-cache show fiaif | grep ^Maintainer).
EOF
read -p "Press Return to continue"
