mod_manifesto/README.wiki
changeset 1786 29f3d6b7ad16
equal deleted inserted replaced
1785:12ac88940fe3 1786:29f3d6b7ad16
       
     1 #summary Module for raising awareness about the Security Test Days
       
     2 
       
     3 = Introduction =
       
     4 
       
     5 This module informs users about the XMPP Test day and whether their contacts are affected.  For mor info about the test day, see https://stpeter.im/journal/1496.html
       
     6 
       
     7 = Configuration =
       
     8 
       
     9 {{{
       
    10 manifesto_contact_encryption_warning = [[
       
    11 	Your rant about security here
       
    12 ]]
       
    13 admin_contact_address = "mailto:xmpp@example.com"
       
    14 }}}
       
    15 
       
    16 `admin_contact_address` can be a JID or a `mailto:` URI.
       
    17 
       
    18 The default for `manifesto_contact_encryption_warning` is the following:
       
    19 
       
    20 {{{
       
    21 Hello there.
       
    22 
       
    23 This is a brief system message to let you know about some upcoming changes to the $HOST service.
       
    24 
       
    25 Some of your contacts are on other Jabber/XMPP services that do not support encryption.  As part of an initiative to increase the security of the Jabber/XMPP network, this service ($HOST) will be participating in a series of tests to discover the impact of our planned changes, and you may lose the ability to communicate with some of your contacts.
       
    26 
       
    27 The test days will be on the following dates: January 4, February 22, March 22 and April 19.  On these days we will require that all client and server connections are encrypted.  Unless they enable encryption before that, you will be unable to communicate with your contacts that use these services:
       
    28 
       
    29 $SERVICES
       
    30 
       
    31 Your affected contacts are:
       
    32 
       
    33 $CONTACTS
       
    34 
       
    35 What can you do?  You may tell your contacts to inform their service administrator about their lack of encryption.  Your contacts may also switch to a more secure service.  A list of public services can be found at https://xmpp.net/directory.php
       
    36 
       
    37 For more information about the Jabber/XMPP security initiative that we are participating in, please read the announcement at https://stpeter.im/journal/1496.html
       
    38 
       
    39 If you have any questions or concerns, you may contact us via $CONTACTVIA at $CONTACT
       
    40 }}}
       
    41 
       
    42 Translations would be appreciated.  There is currently a Swedish translation residing in a text file in the same directory as the module.