Commit Graph

575 Commits

Author SHA1 Message Date
Kim Alvefur 242d36e65d sla: Clarify direction of limits advertisment (thanks Flow)
Co-authored-by: Florian Schmaus <flo@geekplace.eu>
2022-12-20 19:28:28 +01:00
Kim Alvefur e60fd2b83d ProtoXEP editorial help by MattJ
My earliest drafts were on 2021-08-20.
Have mosly working implementation that interops with itself.
2022-12-20 19:28:21 +01:00
Kim Alvefur 958aad87ab Initial commit of Path MTU protoXEP 2022-12-20 19:28:15 +01:00
Jonas Schäfer 55e6c02184 fix path 2022-11-08 21:37:00 +01:00
Jonas Schäfer 2d4b8b5728 Merge branch 'protoxep/sasl2-scram-upgrade' into premerge 2022-11-08 21:19:17 +01:00
Jonas Schäfer 2ef743cb6a Merge branch 'protoxep/pubsub-targeted-encryption' into premerge 2022-11-08 21:18:35 +01:00
Jonas Schäfer 39d78d8a62 Merge branch 'protoxep/pubsub-signing-openpgp' into premerge 2022-11-08 21:17:08 +01:00
Thilo Molitor 3b781795d0 New ProtoXEP: SASL2 SCRAM upgrade task 2022-11-03 01:47:31 +01:00
Jérôme Poisson 7fa7c65812 Add ProtoXEP: Pubsub Targeted Encryption
Specifies a way to encrypt pubsub items for a restricted set of entities
2022-10-31 14:53:41 +01:00
Jérôme Poisson 5f201a973f Add ProtoXEP: Pubsub Signing: OpenPGP Profile
Specifies a pubsub signing profile for OpenPGP
2022-10-29 23:00:31 +02:00
Jérôme Poisson 72f6b99fc8 ProtoXEP Pubsub Signing: version 0.0.2
- replaced "signatory" term with the more commonly used "signer"
- added <to/> and <time/> elements (similar to XEP-0373)
2022-10-20 16:08:21 +02:00
Jérôme Poisson 03f89d8d7c Add ProtoXEP: Pubsub Signing
Specifies a mechanism to sign pubsub items
2022-10-17 11:41:12 +02:00
Jonas Schäfer 943d5373a7 Merge branch 'protoxep/social-feed' into premerge 2022-10-12 18:09:39 +02:00
Jonas Schäfer 5600afd2ad Fix various XML issues 2022-10-12 18:09:29 +02:00
Jonas Schäfer 2e8f8e129d Merge branch 'protoxep/sasl-scram-downgrade-protection' into premerge 2022-10-12 18:08:07 +02:00
Jérôme Poisson 8c41ff5c61 protoXEP OpenPGP for XMPP Pubsub: version 0.0.6
- add forgotten "jid" and "node" attribute to <revoke/>
- clarify that <openpgp/> wrapper is used
2022-10-12 14:35:50 +02:00
Jérôme Poisson 19a87bfc38 protoXEP OpenPGP for XMPP Pubsub: version 0.0.5
- add forgotten "timestamp" in example
- add implementation node on double encryption
- add clarification that sender should be a node owner
2022-10-12 14:09:01 +02:00
Thilo Molitor 56f884bdf2 New ProtoXEP: SASL SCRAM Downgrade Protection 2022-10-12 01:09:43 +02:00
Jérôme Poisson e6e6cba2e5 protoXEP OpenPGP for XMPP Pubsub: version 0.0.4
add a security note to indicate that <shared-secret/> and <revoke/> sender must be checked.
2022-10-12 00:22:47 +02:00
Jérôme Poisson bdadbb1fca protoXEP OpenPGP for XMPP Pubsub: version 0.0.3
- Base64 is not needed for the key (it's a passphrase)
- Specify that as least on <message/> should be encrypted for sender other devices
- Recommend minimum length for shared secret
2022-10-10 23:21:30 +02:00
Jérôme Poisson e403e4e84e protoXEP OpenPGP for XMPP Pubsub: version 0.0.2
Remove useless reference to XEP-0374 + acknowledgements
2022-10-10 14:13:47 +02:00
Jérôme Poisson b06ddd6b8c Add ProtoXEP: OpenPGP for XMPP Pubsub
Specifies an OpenPGP for XMPP (XEP-0373) profile for the pubsub use case.
2022-10-09 22:33:55 +02:00
Timothée Jaussoin 93a3b70196 ProtoXEP: Pubsub Social Feed
This specification defines a way of publishing social content over XMPP.
2022-09-26 09:47:46 +02:00
Jonas Schäfer fe84cb2276 Fix build error for real 2022-09-23 17:42:50 +02:00
Jonas Schäfer faa1e85be6 Revert "Fix build error"
This reverts commit 763c540f82.
2022-09-23 17:42:21 +02:00
Jonas Schäfer 763c540f82 Fix build error 2022-09-23 17:41:29 +02:00
Jérôme Poisson 70bcac2109 protoXEP Events: add missing dependencies 2022-09-09 14:23:53 +02:00
Jérôme Poisson 684168f09c protoXEP events: spelling/grammar fixes 2022-09-09 14:20:33 +02:00
Jérôme Poisson 2d0e9a5fab Add ProtoXEP: Events
This specification describe how to handle events with XMPP.
2022-09-08 22:28:59 +02:00
Jonas Schäfer 13e6e5b138 Merge branch 'protoxep/bookmark-pinning' into premerge 2022-07-13 16:51:46 +02:00
Jonas Schäfer d711d83f4d Merge branch 'protoxep/pubsub-attachments' into premerge 2022-07-13 16:51:13 +02:00
Jérôme Poisson 82d211999d Add ProtoXEP: Pubsub Attachments
This specification provides a way to attach elements to a pubsub item.
2022-07-11 20:16:51 +02:00
Timothée Jaussoin 73c76f8ef5 This extention allow users to pin XEP-0402 Bookmarks 2022-06-18 12:59:59 +02:00
Jonas Schäfer 2b7ee40917 Merge branch 'protoxep/xmpp-over-quic' into premerge 2022-06-14 20:55:42 +02:00
Travis Burtrum 5f87d2a092 ProtoXEP: WebSocket S2S 2022-06-13 20:30:07 -04:00
Travis Burtrum c4cf122cf0 ProtoXEP: XMPP over QUIC 2022-06-13 19:58:53 -04:00
Jonas Schäfer 94879bb5be Rename to make the tooling find it 2022-04-25 17:06:19 +02:00
Maxime “pep” Buquet 23e9bfb41f
ProtoXEP: Rework ephemeral messages
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-04-17 11:17:33 +02:00
Jérôme Poisson 12100155aa Add ProtoXEP: Public Pubsub Subscriptions
This specification provides a way to make subscriptions to a node
public.
2022-03-30 21:18:03 +02:00
Maxime “pep” Buquet f8c2d0e226
ProtoXEP: MUC Affiliations Versioning
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-02-15 18:06:21 +01:00
Maxime “pep” Buquet 58ec7af726 PubSub Filter: change allow/block to include/exclude
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-02-08 17:24:48 +01:00
Maxime “pep” Buquet da38ae50c5
ProtoXEP: PubSub Node Filtering
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-02-02 16:48:57 +01:00
Jonas Schäfer 3fd3d27117 Merge branch 'protoxeps-marvin' into premerge 2022-01-04 18:44:53 +01:00
Marvin W 03656d3097
Add ProtoXEP: Call Invites 2022-01-01 17:51:16 +01:00
Marvin W f7fc745563
Add ProtoXEP: Message Replies 2022-01-01 17:51:12 +01:00
Marvin W 7f99862d20
Add ProtoXEP: Compatibility fallback 2022-01-01 17:51:10 +01:00
Maxime “pep” Buquet a2f73c1d81 Inbox: Pubsub-ns first draft
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2021-12-28 15:37:15 +01:00
Jérôme Poisson fb20b7c15b ProtoXEP: Disco Feature Attachment 2021-07-22 11:20:01 +02:00
Jérôme Poisson fd2721df9d ProtoXEP: Pubsub Caching Hints 2021-07-20 16:23:03 +02:00
Matthew Wild 27763c3d70 ProtoXEP: Moved 2.0
Note: This may become an update to XEP-0283 pending authorship reassignment.
2021-06-25 13:02:07 +01:00