diff options
-rw-r--r-- | pages/wot/2.php | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/pages/wot/2.php b/pages/wot/2.php index cf69623..5537187 100644 --- a/pages/wot/2.php +++ b/pages/wot/2.php @@ -18,10 +18,14 @@ <h3><?=_('To become an Assurer')?></h3> -<p><?=_('There are several ways to become a CAcert Assurer, the most common of which is face to face meetings with existing assurers, who check your ID documents (you need to show at least one better two government issued photo ID where possible otherwise you won\'t be allocated as many points!).')?></p> +<p><?=_('To become a CAcert Assurer you need to fulfill the following requirements:')?></p> +<p><?=_('1. you have to reach 100 Assurance points')?><br> +<?=_('2. you have to pass the CATS tests')?></p> -<p><?=sprintf(_('You can also become a CAcert Assurer taking part in the TTP (Trusted Third Party) programme. For more information see the %s TTP page %s.'),'<a href="/wot.php?id=4">', '</a>')?></p> +<p><?=_('To reach 100 Assurance Points you have to meet with assurers who assures you under the CAcert Assurance Programme according to Assurance Policy. During the face to face meeting you need to show at least one governmental issued photo ID.')?></p> + +<p><?=sprintf(_('The 2nd requirement in becoming assurer is to pass the CAcert Assurer Challenge, which can be started at %s. For more information explore the wiki regarding the %s.'),'<a href="https://cats.cacert.org">https://cats.cacert.org</a>','<a href="//wiki.cacert.org/AssurerChallenge">Assurer Challenge</a>')?><p> + +<p><?=sprintf(_('In case you cannot meet an Assurer (eg there are not many assurer in your area) you can becoming assured under the alternate %sTTP-assisted-assurance programme%s. Read the pages %s for the basic way how the TTP-assisted-assurance programme works for you and %s whether the TTP programme affects the country where you are located.'),'<a href="/wot.php?id=4">', '</a>','<a href="//wiki.cacert.org/TTP/TTPuser">TTPuser</a>','<a href="//wiki.cacert.org/TTP/TTPAL">TTPAL</a>')?> </p> -<p><?=sprintf(_('If you are interested in the TTP programme, read the pages %s for the basic way how the TTP programme works for you, and %s whether the TTP programme affects the country where you are located.'),'<a href="//wiki.cacert.org/TTP/TTPuser">TTPuser</a>','<a href="//wiki.cacert.org/TTP/TTPAL">TTPAL</a>')?> </p> -<p><?=sprintf(_('Once you have received at least 100 Assurance Points you will have to pass a test called Assurer Challenge, which can be started at %s. For more information explore the wiki regarding the %s Assurer Challenge %s .'),'<a href="https://cats.cacert.org">https://cats.cacert.org</a>','<a href="//wiki.cacert.org/AssurerChallenge">', '</a>')?></p> |