mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
0.11
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2139 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
384c3a2fa2
commit
9159782ffb
22
xep-0158.xml
22
xep-0158.xml
@ -25,6 +25,12 @@
|
||||
<shortname>NOT_YET_ASSIGNED</shortname>
|
||||
&ianpaterson;
|
||||
&stpeter;
|
||||
<revision>
|
||||
<version>0.11</version>
|
||||
<date>2008-08-06</date>
|
||||
<initials>psa</initials>
|
||||
<remark><p>Further modified examples to track changes to XEP-0231.</p></remark>
|
||||
</revision>
|
||||
<revision>
|
||||
<version>0.10</version>
|
||||
<date>2008-08-06</date>
|
||||
@ -209,15 +215,9 @@
|
||||
<field label='93C7A' type='text-single' var='SHA-256'/>
|
||||
</x>
|
||||
</challenge>
|
||||
<data xmlns='urn:xmpp:tmp:data-element'
|
||||
cid='99f2fea6-63e0-11dd-88e6-001143d5d5db@victim.com'
|
||||
type='image/jpeg'/>
|
||||
<data xmlns='urn:xmpp:tmp:data-element'
|
||||
cid='1f2dc6fe-63e2-11dd-9d43-001143d5d5db@victim.com'
|
||||
type='image/jpeg'/>
|
||||
</message>
|
||||
]]></example>
|
||||
<p>The sender then would retrieve the media data via HTTP or (for the cid: UROs) via XMPP as described in &xep0231;.</p>
|
||||
<p>The sender then would retrieve the media data via HTTP or (for the cid: URIs) via XMPP as described in &xep0231;.</p>
|
||||
</section3>
|
||||
|
||||
<section3 topic='Response Stanza' anchor='protocol-response'>
|
||||
@ -478,8 +478,6 @@
|
||||
<uri type='image/jpeg'>
|
||||
http://www.victim.com/challenges/ocr.jpeg?A4C7303D
|
||||
</uri>
|
||||
<data xmlns='urn:xmpp:tmp:data-element'
|
||||
type='image/jpeg'> ** Base64 encoded image ** </data>
|
||||
</media>
|
||||
</field>
|
||||
<field var='picture_recog' label='Identify the picture'>
|
||||
@ -517,12 +515,6 @@
|
||||
<field label='93C7A' type='text-single' var='SHA-256'/>
|
||||
</x>
|
||||
</challenge>
|
||||
<data xmlns='urn:xmpp:tmp:data-element'
|
||||
cid='99f2fea6-63e0-11dd-88e6-001143d5d5db@victim.com'
|
||||
type='image/jpeg'/>
|
||||
<data xmlns='urn:xmpp:tmp:data-element'
|
||||
cid='1f2dc6fe-63e2-11dd-9d43-001143d5d5db@victim.com'
|
||||
type='image/jpeg'/>
|
||||
</message>
|
||||
]]></example>
|
||||
</section1>
|
||||
|
Loading…
Reference in New Issue
Block a user