<?xml version="1.0" encoding="utf-8" standalone="yes" ?>       <!--[$PLOTR$]-->
<!--otr_floater_smp_dialog.xml - ui defs for the OTR SMP dialog box
   $PLOTR$ See http://www.cypherpunks.ca/otr/

   Copyright (C) 2009 Chris Tuchs

   This is free software; you can redistribute it and/or modify it
   under the terms of the GNU Lesser General Public License as
   published by the Free Software Foundation; either version 2.1 of
   the License, or (at your option) any later version.
 
   This is distributed in the hope that it will be useful, but WITHOUT
   ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
   or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
   License for more details.
 
   You should have received a copy of the GNU Lesser General Public
   License along with the viewer; if not, write to the Free Software
   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.  -->
<floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="false"
     height="445" min_height="445" width="400" min_width="400" name="otr_floater_smp_dialog"
     rect_control="OtrFloaterSmpDialogRect" title="Authenticating Buddy">
        <string name="otr_empty_string"></string>
        <string name="otr_smp_I_auth_name" >Authenticating [NAME]</string>
        <string name="otr_smp_name_auth_me">[NAME] is authenticating you</string>
        <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
              drop_shadow_visible="true" font="SansSerif" h_pad="0" v_pad="0" halign="left"
              follows="left|top"
              height="50" width="370"
              left="15" bottom_delta="-80"
              mouse_opaque="true" name="otr_smp_why"/>
        <string name="otr_smp_why_text">
Authenticating a buddy helps ensure that the person you are talking to is who he or she claims to be.  It also helps ensure that noone else is listening to the private conversation.
        </string>
        <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
              drop_shadow_visible="true" font="SansSerif" h_pad="0" v_pad="0" halign="center"
              follows="left|top"
              height="20" width="370"
              left="15" bottom_delta="-25"
              mouse_opaque="true" name="otr_smp_how_text"/>
        <string name="otr_smp_how_I_challenge_name" >How would you like to authenticate [NAME]?</string>
        <string name="otr_smp_how_name_challenge_me">[NAME] is authenticating you by a</string>
        <string name="otr_smp_how_by_qa_challenge"  >Question and answer challenge</string>
        <string name="otr_smp_how_by_ss_challenge"  >Shared secret challenge</string>
        <string name="otr_smp_how_by_qa"            >Question and answer</string>
        <string name="otr_smp_how_by_ss"            >Shared secret</string>
        <string name="otr_smp_how_by_mfv"           >Manual fingerprint verification</string>
        <combo_box follows="left|top" 
                   height="20" width="200"
                   left="100" bottom_delta="-20" 
                   label="Not set yet" halign="left" 
                   name="otr_smp_how_combo"/>
        <string name="otr_smp_howto_qa">
To authenticate using a question, pick a question whose answer is known only to you and your buddy. Enter the question and correct answer, push "Authenticate", then wait for your buddy to enter the answer too. If the answers don't match, then either your buddy made a mistake typing in the answer, or you may be talking to an imposter.
        </string>
        <string name="otr_smp_howto_qa_t1">
Enter question here:
        </string>
        <string name="otr_smp_howto_qa_t2">
Enter secret answer here (case sensitive):
        </string>
        <string name="otr_smp_howto_ss">
To authenticate someone with the shared secret method, you and your buddy should decide on a secret word or phrase in advance. This can be done however you like, but you shouldn't type the phrase directly into your conversation.  Enter this secret, push "Authenticate", then wait for your buddy to enter the answer too. If the secrets don't match, then either your buddy made a mistake typing in the secret, or you may be talking to an imposter.
        </string>
        <string name="otr_smp_howto_ss_t1">
Enter secret here (case sensitive):
        </string>
        <string name="otr_smp_howto_ss_t2"></string>
        <string name="otr_smp_howto_mfv">
To authenticate using fingerprints, contact your buddy via some other authenticated channel, such as the telephone or GPG-signed email.  Each of you should tell your fingerprint to the other.  If everything matches up, you should indicate in the pull-down below that you have verified the fingerprint.
        </string>
        <string name="otr_smp_howto_mfv_t1">Your fingerprint, tell them this:</string>
        <string name="otr_smp_howto_mfv_t2">Their fingerprint, be sure that they tell you this:</string>
        <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
              drop_shadow_visible="true" font="SansSerif" h_pad="0" v_pad="0" halign="left"
              follows="left|top"
              height="100" width="370"
              left="15" bottom_delta="-110"
              mouse_opaque="true" name="otr_smp_howto">
howto explanation
        </text>
        <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
              drop_shadow_visible="true" font="SansSerif" h_pad="0" v_pad="0" halign="left"
              follows="left|top"
              height="20" width="370"
              left="15" bottom_delta="-50"
              mouse_opaque="true" name="otr_smp_label1">
text label 1
        </text>
        <line_editor bevel_style="in" border_style="line" border_thickness="1"
                     mouse_opaque="true" font="SansSerif"
                     select_all_on_focus_received="false" select_on_focus="false"
                     follows="top|right"
                     height="20" width="370"
                     left="15" bottom_delta="-20"
                     label="" max_length="256"
                     name="otr_smp_edit1"/>
        <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
              drop_shadow_visible="true" font="SansSerif" h_pad="0" v_pad="0" halign="left"
              follows="left|top"
              height="20" width="370"
              left="15" bottom_delta="-30"
              mouse_opaque="true" name="otr_smp_label2">
text label 2
        </text>
        <line_editor bevel_style="in" border_style="line" border_thickness="1"
                     mouse_opaque="true" font="SansSerif"
                     select_all_on_focus_received="false" select_on_focus="false"
                     follows="top|right"
                     height="20" width="370"
                     left="15" bottom_delta="-20"
                     label="" max_length="256"
                     name="otr_smp_edit2"/>
        <string name="otr_smp_veri_no">I have NOT verified their fingerprint.</string>
        <string name="otr_smp_veri_yes">I HAVE verified their fingerprint.</string>
        <combo_box follows="left|top" 
                   height="20" width="210"
                   left="175" bottom_delta="-40" 
                   label="" halign="left" 
                   name="otr_smp_veri_combo"/>
        <button bottom="-435" follows="left|bottom" font="SansSerif" halign="center"
             height="20" label="Help" label_selected="Help" left="20"
             mouse_opaque="true" name="otr_smp_help_btn" width="60" />
        <button bottom="-435" follows="right|bottom" font="SansSerif" halign="center"
             height="20" label="Authenticate" label_selected="Authenticate" left="292"
             mouse_opaque="true" name="otr_smp_auth_btn" width="88" />
        <button bottom="-435" follows="right|bottom" font="SansSerif" halign="center"
             height="20" label="Cancel" label_selected="Cancel" left_delta="-65"
             mouse_opaque="true" name="otr_smp_cancel_btn" width="60" />
</floater>                                                    <!--[/$PLOTR$]-->
