Changeset - 271e04d07579
[Not reviewed]
version_5
0 1 0
kahpa - 10 years ago 2015-10-05 14:13:21

reorganisation of abuse handling page
1 file changed with 24 insertions and 15 deletions:
0 comments (0 inline, 0 general)
ennstatus/templates/root/abuse.html
Show inline comments
 
@@ -3,25 +3,34 @@
 
{% set title = "Abuse" %}
 

	
 
{% block content %}
 
  <div class="col-md-4 text-center">
 
  <!-- <div class="col-md-4 text-center">
 
    <img src="{{ url_for('static', filename='images/Abuse.png') }}" class="img-rounded" alt="FVDE_Logo_LQ" width="160"></img>
 
    <h2>Report Abuse!</h2>
 
  </div> -->
 
  <div class="col-md-1">
 
  </div>
 
  <div class="col-md-8">
 
    <blockquote>
 
      <p>"<em>Better a thousandfold abuse of free speech than denial of free speech.</em>"</p>
 
      <small>Charles Bradlaugh <citi"Source Title"></cite></small>
 
    </blockquote>
 

	
 
    <p>To help us process your inquiry, make sure to include</p>
 
  <div class="col-md-11">
 
    <h2>Abuse handling</h2>
 
    <p class="lead">We take our mission very seriously and carefully examine abuse cases.</p>
 
    <p>If you have any question regarding abusive traffic emanating from one of our Tor Exit nodes, don't hesitate to contact our abuse departement. Please make sure to include the following details in your enquiry:</p>
 
    <ul>
 
      <li>the offending IP address'</li>
 
      <li>the type &amp; address' of your abused service(s)</li>
 
      <li>and appropriate contact information.</li>
 
    <ul>
 
    <br>
 
    <div class="well">
 
      Please understand that only inquiries to our abuse <a href="mailto:abuse@enn.lu">contact address</a> can be processed efficiently.
 
    </div>
 
      <li>the type &amp; address' of the abused service(s)</li>
 
      <li>your contact information</li>
 
    </ul><br>
 
    <p>
 
      For transparency reasons we publish monthly <a><strong>abuse mail statistics</strong></a>.
 
    </p>
 
    <h3>Abuse contact</h3>
 
    <address>
 
      <abbr title="E-Mail"><span class="glyphicon glyphicon-envelope"></span></abbr> : <a href="mailto:abuse@enn.lu">abuse@enn.lu</a> <span class="glyphicon glyphicon-lock"></span> GPG: <a href="http://keyserver.cypherpunk.lu:11371/pks/lookup?search=info@enn.lu&op=vindex" target="_blank">0x02225522</a>
 
    </address>
 
    <h3>RIPE Contact</h3>
 
    <p>We also have ar <a href="https://apps.db.ripe.net/search/lookup.html?source=ripe&key=FE1862-RIPE&type=PERSON">RIPE entry</a></p>
 
    <h3>Spam &amp; Trolling</h3>
 
    <p>
 
      We are receiving a lot of automatically generated messages from self-proclaimed DMCA-Ninjas. Many of those 'inquiries' don't even include basic contact information or meaningful server logs.
 
      It is not our job to process 'junk mail' or communicate with robots. Our sysadmins will take the appropriate measures to ban such 'abuse spam' from our network.
 
    </p>
 
  </div>
 
{% endblock %}
0 comments (0 inline, 0 general)