]> WPIA git - gigi.git/blob - src/org/cacert/gigi/pages/wot/RequestTTPPage.templ
ADD: Request ttp page.
[gigi.git] / src / org / cacert / gigi / pages / wot / RequestTTPPage.templ
1 <h3><?=_Trusted Third Parties?></h3>
2
3 <p><?=_The Trusted Third Party (TTP) programme is intended to be used in areas without many CAcert Assurers.?></p>
4
5 <p><?=_A Trusted Third Party (TTP) is simply someone in your country that is responsible for witnessing signatures and ID documents. This role is covered by many different titles such as public notary, justice of the peace and so on.?></p>
6
7 <p><?=_With the TTP programme you can potentially gain assurance up to a maximum of 100 assurance points.?></p>
8
9 <p><?=_Currently CAcert has only developed the TTP programme to the level that you can gain 70 assurance points by TTP assurances.?></p>
10
11 <p><?=_We are working to develop a process that will fill the gap of the missing 30 assurance points to allow you to get the maximum 100 assurance points.?> </p>
12
13 <p><?=_In the meanwhile you would need to close this gap with face to face assurances with CAcert Assurers. Think not only travelling to populated countries, but also remember that assurers may occasionally visit your country or area.?></p>
14
15 <p><?=s,"<a href='//wiki.cacert.org/TTP/TTPuser'>https://wiki.cacert.org/TTP/TTPuser</a>","<a href='//wiki.cacert.org/TTP/TTPAL'>https://wiki.cacert.org/TTP/TTPAL</a>",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.?> </p>
16
17 <? if($ttp) { ?>
18 <p><?=_If you want to ask for TTP assurances fill out the missing data and send the request to support@cacert.org to start the process. CAcert will then inform you about the next steps.?></p>
19 <?=$form?>
20 <? } ?>
21
22 <? if($topup) { ?>
23 <p><?=_As you have already got 2 TTP assurances you can only take part in the TTP TOPUP programme. If you want to ask for the TTP TOPUP programme use the submit button to send the request to support@cacert.org to start the process. CAcert will then inform you about the next steps.?></p>
24 <form method="post" action="ttp">
25         <input type="submit" name="ttptopup" value="<?=_I need a TTP TOPUP?>">
26 </form>
27 <p><?=_We are working to develop the TTP TOPUP process to be able to fill the gap of the missing 30 assurance points to 100 assurance points. Meanwhile you have to close this gap with face to face assurances from CAcert Assurers. Think not only travelling to populated countries, but as well to assurers visiting your country or area.?></p>  
28 <? } ?>
29
30 <? if($nothing) { ?>
31 <p><?=_You reached the maximum points that can be granted by the TTP programme and therefore you cannot take part in the TTP programme any more.?></p>
32 <? } ?>
33 <? if($inProgress) { ?>
34 <p><?=_Your request for a TTP assurance is in progress. Please be patient.?></p>
35 <? } ?>