Commit Graph

319 Commits

Author SHA1 Message Date
Sam Whited a4ea0907a0 Fix DTD issue in SIMS protoxep 2017-01-01 13:41:13 -06:00
Sam Whited 6b67a1149d Add inbox/sims 2016-12-26 21:32:10 -06:00
Tobias Markmann 5f1a22c67c Add SIMS to inbox
This ProtoXEP aims to provide a stateless and asynchronous
way to describe shared media and the ways to retrieve it.
2016-12-22 23:05:37 +01:00
Sam Whited 7eae5b9dc8 Publish OMEMO as XEP-0384 2016-12-07 10:48:44 -06:00
Sam Whited 3a0e8d6f5d Publish burner JIDs as XEP-0383 2016-12-07 10:45:20 -06:00
Sam Whited 084bc5c31b Publish spoilers as XEP-0382 2016-12-07 10:36:57 -06:00
Sam Whited 5f73ec4277 Publish IoT SIG as XEP-0381 2016-11-23 11:44:06 -06:00
Sam Whited 0f3629bc87 Clarify text in burner JID protoxep 2016-11-14 13:37:03 -06:00
theSouL f098d8ecf0 Update spoilers protoxep based on feedback from ML
Fixes #282
2016-11-05 09:08:33 -05:00
Sam Whited bfa503cb68 spoiler: add author initials 2016-11-01 21:22:46 -05:00
Sam Whited 90cfc91829 Accept new "spoilers" protoxep 2016-11-01 21:14:34 -05:00
Daniel Gultsch ac8cf918ee OMEMO: adapted to use Olm instead of Axolotl
* migration to olm
* moved the gcm auth tag into the OlmMessage
* various clarifications
* prekey messages are now marked with special attribute

Fixes #251
2016-10-31 09:53:29 -05:00
Sam Whited 34fc30b2a9 Addressing burner JID ML feedback 2016-10-29 10:49:38 -07:00
Sam Whited de66241b9d Remove old requirements section from burner JID 2016-10-28 13:34:50 -05:00
Sam Whited 1872f3d857 Specify hash function unambiguously in burner JID 2016-10-28 13:31:08 -05:00
Sam Whited 5d1edbf027 More typo fixes in burner JID protoxep 2016-10-28 13:28:23 -05:00
Sam Whited 3bfccb0890 Fix missing identity in burner JID ProtoXEP 2016-10-28 12:55:36 -05:00
Sam Whited ed46aadd4f Minor typo fix in burner JID ProtoXEP 2016-10-28 12:52:41 -05:00
Sam Whited 56f5782544 Add initial draft of burner JID xep to inbox 2016-10-28 10:47:17 -07:00
Florian Schmaus 0cd0cebfe1 Merge pull request #265 from legastero/patch-1
Change title to Message Retraction
2016-10-26 22:44:20 +02:00
Florian Schmaus 31e79d9e3d Accept EME ProtoXEP, assigned XEP-0380 2016-10-26 22:44:25 +02:00
Florian Schmaus 557c240e56 Merge pull request #241 from linkmauve/eme
Explicit Message Encryption ProtoXEP: Add a 0.0.2 version
2016-10-26 22:20:31 +02:00
Lance Stout 0a470f228e Fix version number 2016-10-19 14:29:03 -07:00
Lance Stout da24b27058 Change title to Message Retraction 2016-10-19 08:18:40 -07:00
Lance Stout 033bf81a22 Update revisions 2016-10-12 10:44:32 -07:00
Lance Stout d0b10927e0 Update message deletion protoxep based on Council feedback 2016-10-12 10:30:54 -07:00
Emmanuel Gil Peyrot bddc7bd04a Explicit Message Encryption ProtoXEP: Add a 0.0.2 version
- Made the 'name' attribute optional for existing mechanisms.
- Added a remark about the possibility to hide encrypted messages
  following user input.
- Made explicit that this protocol affects any encryption mechanism,
  present or future, not only those listed here.
- Display the namespace of the encryption mechanism in the default
  messages.
- Remove the second example message, which didn’t add any useful
  information.
2016-10-04 01:13:56 +01:00
Peter Saint-Andre 69fbd768a9 Merge pull request #220 from stpeter/iot-sig
Version 0.0.1 of an IoT SIG proposal
2016-09-08 20:28:20 -06:00
Emmanuel Gil Peyrot 9fb1b093ad Inbox: Add Explicit Message Encryption XEP. 2016-08-17 17:27:04 +01:00
Peter Saint-Andre e703727b42 0.0.1 2016-07-29 18:31:58 -06:00
Sam Whited bf577e5fce XEP-0379: Pre-Authenticated Roster Subscription 2016-07-20 10:54:59 -05:00
Sam Whited 39e217a4da XEP-0378: Public OTR Disco 2016-07-15 10:03:57 -05:00
Sam Whited 43110a765a Publish PARS and set version to 0.0.1 2016-07-12 09:36:53 -05:00
Georg Lukas 0e6992e85d Add Pre-Authenticated Roster Subscription to inbox
This corresponds to the email submission and is based on the following
commit history:

	commit f1ec69a95a0b6e5784ebd1250ab5ec81ee8913a6
	Author: Georg Lukas <georg@op-co.de>
	Date:   Thu Jun 16 12:24:27 2016 +0200

	    PARS: fix typo

	commit 01115a14c3ac538b2cda23d6baddd1dc7e2edc32
	Author: Georg Lukas <georg@op-co.de>
	Date:   Thu Jun 16 12:14:36 2016 +0200

	    PARS: add subsections to ImplNotes, specify landing page capture

	commit 97ba814bf733265d8a5250042043a59caaddc581
	Author: Georg Lukas <georg@op-co.de>
	Date:   Thu Jun 16 12:14:01 2016 +0200

	    PARS: blockquote -> div.example

	commit bdb640a14cb3d5e397fd6d2cfc63765ab12290e8
	Author: Georg Lukas <georg@op-co.de>
	Date:   Thu Jun 16 12:13:40 2016 +0200

	    PARS: make xmpp: strong

	commit b63a4eaa368c4c3a7ab29024c3bce4fd30adca3c
	Author: Georg Lukas <georg@op-co.de>
	Date:   Thu Jun 16 11:49:50 2016 +0200

	    PARS: security note on display names

	commit 33c714a525a51e339a9a43c9d8105fdaebb9cf5b
	Author: Georg Lukas <georg@op-co.de>
	Date:   Thu Jun 16 11:49:27 2016 +0200

	    PARS: added SAML and JWT refs, thx Tobias

	commit 31d89d7675d820e302b182d5485c39ccf425e1aa
	Author: Georg Lukas <georg@op-co.de>
	Date:   Tue Jun 14 20:26:44 2016 +0200

	    PARS: clarifications and editing; XMPP/IANA considerations

	commit e28c179958df02e5a32872b9d7f5f5a0d0d7d3cb
	Author: Georg Lukas <georg@op-co.de>
	Date:   Tue Jun 14 19:41:11 2016 +0200

	    PARS: added nifty ASCII art

	commit 94c427ec58fc36a3ed22b4403f60b98d23ecc15f
	Author: Georg Lukas <georg@op-co.de>
	Date:   Sat Jun 11 22:16:49 2016 +0200

	    PARS: remove 'returntoken' element

	commit 0f7e76328c76244877b28801589802a05cf3101f
	Author: Florian Schmaus <flo@geekplace.eu>
	Date:   Sat Jun 11 20:17:44 2016 +0200

	    PARS: Add footnote about CSPRNG and RFC 4086

	commit 5206e775de915a8da72949217e335ffd3289b5d2
	Author: Florian Schmaus <flo@geekplace.eu>
	Date:   Sat Jun 11 20:01:44 2016 +0200

	    PARS: Only reference once, cite all further references

	commit c35d4e7c2b5b8463e7934a9c44631a1bb73217cf
	Author: Florian Schmaus <flo@geekplace.eu>
	Date:   Sat Jun 11 20:00:26 2016 +0200

	    PARS: Fix examples

	commit ceb9602f00cc45e458443da08a7c21a5f0f767c7
	Author: Florian Schmaus <flo@geekplace.eu>
	Date:   Sat Jun 11 19:45:31 2016 +0200

	    Add XEP PARS
2016-06-20 18:30:16 +02:00
Sam Whited 08acdf2c20 Publish spam reporting as XEP-0377 2016-05-25 10:55:58 -05:00
Sam Whited 342d2ac56a Add spam reporting XEP to inbox
Squashed commit of the following:

commit 3d11cf8b203919593418fe80a9e2a06e25906883
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 18:25:45 2016 -0500

    Tweak introduction

commit 42975134979aed956115c05a9596797c58c4812a
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 18:23:36 2016 -0500

    Clean up versioning and internationalization refs

commit f3e935a971b25be6601bb593c96c1882581fe2c3
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 18:07:12 2016 -0500

    s/SHOULD/MUST/ for sending a single reason

commit 48cf3906407789bdb4e9e3602b7b9e6c952c9878
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 18:06:00 2016 -0500

    Add disco

commit 349a6197e76d28c223ee3150cacc17d7f545d8bb
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:59:12 2016 -0500

    Servers that get a report should block as normal

commit 268f83a3158d3b4e57a1831852ee4ad0ae6c3ac8
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:56:28 2016 -0500

    Change a "may" to a "MAY"

commit 525e52359044481ce793a82149e6e3df910c7026
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:55:47 2016 -0500

    Clarify that only one reason should be sent

commit e4853977dac79a307df8dab6defd28b4f55f87b9
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:53:14 2016 -0500

    Remove Business Rules section

    This is only a UI and shouldn't have any logic

commit 42ff81dffb90560d164db8267425c241a3480be6
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:52:07 2016 -0500

    Clarify language by adding comma

commit be9109abca6347fe882443de4c83218224600183
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:49:46 2016 -0500

    Add Acknowledgements

commit 544db35d28d6ccfad47522bc67d9b185ad0ec2c7
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:41:37 2016 -0500

    Update reason descriptions

commit 0a33471483ac74562e6e1c2014a47c7085b62be5
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:37:56 2016 -0500

    s/profile/reason/

commit 7c639c1ff918fd55bfc3a03984e0caf39b576efa
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:37:10 2016 -0500

    Add urn to registry entry

commit 5516f4a867de5da69de317f7d358cc6a9e77cd49
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:35:16 2016 -0500

    Add ability to report spam with blocking command

commit 757f8b1235fbe87fb53990aa4777651b8b1640c0
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:26:45 2016 -0500

    Update examples

commit e78d3ee413039c6b8a8d8797fe93e709e744c2ca
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:18:52 2016 -0500

    Use entity for legal notice

commit 91cb57455352d0069a6048231980a959e42856ca
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 13:04:29 2016 -0500

    Add registrar considerations section

commit 8ce2c9c24cd7a435c830ac29119ac7fc998a6268
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 12:45:41 2016 -0500

    Add internationalization considerations

commit fff8948d01cba06415fd33caff5e5df870a1db68
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 12:28:22 2016 -0500

    Rewrap paragraph

commit 9d8d491b25b20cad2e3f2bafc2248377b820fb98
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 11:59:33 2016 -0500

    Start filling out the payload section

commit c777243b871c49bd1d410be0f3449f08217f1ad0
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 11:05:33 2016 -0500

    Add todo around registrar

commit 9248cf4aa494a7be84421f1acd50c7e521afec5f
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 11:03:04 2016 -0500

    Initial spam reporting commit
2016-05-21 18:38:40 -05:00
Sam Whited 3792a76437 Add User Rating protoxep 2016-05-21 12:19:03 -05:00
Sam Whited 56c59bedb0 XEP-0376: Assign to Pubsub Account Management 2016-05-20 09:06:53 -05:00
Sam Whited 40d728dfaa XEP-0375: Assigned to 2016 Compliance Suites 2016-05-18 10:34:07 -05:00
Sam Whited f907c8f63d Update OpenPGP for XMPP to Experimental
Update OpenPGP for XMPP Instant Messaging to Experimental
2016-05-10 08:41:23 -05:00
Ash Ward c7d702b0b3 Updated links to OX ProtoXEP 2016-04-12 15:12:47 +01:00
Ash Ward 5f144cec19 ProtoXEPs: OpenPGP for XMPP and OpenPGP for XMPP-IM 2016-04-12 15:06:52 +01:00
Sam Whited 8843d98182 Inbox: Add 2016 Compliance Suites
Squashed commit of the following:

commit efa09e74bc0d5997ae21d54c3278dfc8df3def29
Author: Sam Whited <sam@samwhited.com>
Date:   Wed Mar 16 17:18:07 2016 -0500

    Tweak the implementation notes

commit 223365733f3377ba17e08a8fde62f6b2b139c37e
Author: Sam Whited <sam@samwhited.com>
Date:   Wed Mar 16 14:38:00 2016 -0500

    Add websockets

    Split out a separate "web compliance suite"

commit f3e95e4ad7aacda3b9de2911bee5c0657ba85218
Author: Sam Whited <sam@samwhited.com>
Date:   Sat Oct 10 13:11:41 2015 -0500

    Remove chat states and delivery receipts

commit b39be291e00598abd6d48256dda197688222b8ab
Author: Sam Whited <sam@samwhited.com>
Date:   Thu Oct 1 11:41:19 2015 -0500

    Require blocking command for IM advanced client

commit 0a6f4271bcc3fd009a0daa9b5147b0839f656d9a
Author: Sam Whited <sam@samwhited.com>
Date:   Thu Oct 1 11:19:07 2015 -0500

    Minor wording tweak

commit 824f6eb434668aeab5cb44778e4f47703e374872
Author: Sam Whited <sam@samwhited.com>
Date:   Thu Oct 1 09:29:08 2015 -0500

    Split out Core/IM compliance suites

commit 34d5c2a60ed470c0e5db7b64391fff17977358c4
Author: Sam Whited <sam@samwhited.com>
Date:   Wed Sep 30 17:24:05 2015 -0500

    Draft compliance suite for 2016

    Add an &sam; entity.
2016-03-25 08:56:31 -05:00
Ash Ward 0bea53c6c2 Accepting 'references' ProtoXEP as XEP-0372 2016-03-22 22:36:54 +00:00
Sam Whited 067e3ca4d7 Bump ISR draft to revision 0.0.2 2016-03-15 11:25:06 -05:00
Michal Piotrowski f615bd7bc9 # This is a combination of 2 commits.
# The first commit's message is:

Initial version of token reconnection extension

# The 2nd commit message will be skipped:

#	Switch to XEP-allowed tags (a -> link, b -> strong)
2016-02-16 09:08:23 -07:00
Matthew A. Miller 7df7f4dc6b ProtoXEP ISR: initial version 2016-02-16 08:57:42 -07:00
Matthew A. Miller 8e294843cb correct abstract (per Kev's suggestion) 2016-02-05 09:13:01 -07:00
Michal Piotrowski dde98b4081 Initial version of token reconnection extension 2016-02-05 09:10:18 -07:00
Matthew A. Miller 6632d0c2a9 ProtoXEP Multi-Stage-IBR 2016-02-05 09:04:41 -07:00