Commit Graph

  • c4eda83387 Set max payload size and fix content-type as text/plain Hugh Nimmo-Smith 2024-04-19 17:27:38 +0100
  • 3f2928261a add point about identity assertion Matthias Ahouansou 2024-04-21 10:06:10 +0100
  • ddb717e0cf
    Add section on issue of identity/key migration Devon Hudson 2024-04-19 15:05:24 -0600
  • 4f9a4a42e6 Rendezvous sessions should have a fixed lifetime and allow enough time to complete login Hugh Nimmo-Smith 2024-04-19 17:54:11 +0100
  • 7142bc3e02 Return state *after* the event Richard van der Hoff 2024-04-18 19:02:55 +0100
  • e12945c5fd Fix POST endpoint and Location references Hugh Nimmo-Smith 2024-04-18 18:43:34 +0100
  • 25e8fcb2c3 Remove references to rendezvous session ID Hugh Nimmo-Smith 2024-04-18 18:29:00 +0100
  • bbcedf851a spleling Richard van der Hoff 2024-04-18 13:33:44 +0100
  • 3ab18b52bf Update MSC4115 Richard van der Hoff 2024-04-18 13:01:29 +0100
  • 6d3c7c46d7 Address feedback. Doug 2024-04-17 17:09:16 +0100
  • 6d7945346f
    Pin the spec links Doug 2024-04-17 16:39:04 +0100
  • 8e0807c061 Deprecate Linking to an Event Against a Room Alias Doug 2024-04-17 12:31:54 +0100
  • ae7a731514
    Update proposals/3967-device-signing-upload-uia.md Kegan Dougal 2024-04-17 08:17:38 +0100
  • ca2787d3d1 use MSC number Hubert Chathi 2024-04-16 21:58:33 -0400
  • 9a96bfbd0d initial version of MSC Hubert Chathi 2024-04-16 21:54:11 -0400
  • 1fe39b431e
    Merge branch 'element-hq/oidc-qr-login' into dkasak/oidc-qr-identity-key Hugh Nimmo-Smith 2024-04-16 16:13:25 +0100
  • c91d748695 Update proof description and failure reason Hugh Nimmo-Smith 2024-04-16 16:12:16 +0100
  • 289a810f60
    Add missing device id check step to sequence diagram Hugh Nimmo-Smith 2024-04-16 16:06:07 +0100
  • 461313312e Move proof to m.login.protocol message Hugh Nimmo-Smith 2024-04-16 15:30:19 +0100
  • aa37af9b38
    Tweaks to the QR code login crypto (#4129) Denis Kasak 2024-04-16 12:23:23 +0000
  • 9ee854304b Revert changes to device id and proofs Hugh Nimmo-Smith 2024-04-16 13:15:28 +0100
  • 83064887e9 Revert secure channel changes Hugh Nimmo-Smith 2024-04-16 13:11:28 +0100
  • eb3b8b5c86 remove text about appservices, as it is inaccurate Matthias Ahouansou 2024-04-15 20:00:54 +0100
  • 2daf5b3c35 Spelling Travis Ralston 2024-04-15 11:34:32 -0600
  • 781ab5dc18 MSC2870: Protect server ACLs from redaction (#2870) Travis Ralston 2024-04-15 11:24:08 -0600
  • ba00632b3a MSC2191: Markup for mathematical messages (#2191) Hubert Chathi 2024-04-15 13:23:38 -0400
  • 03cc2087a5 MSC1692: Terms of service at registration (#1692) Travis Ralston 2024-04-15 11:21:10 -0600
  • ecf996389f
    MSC2870: Protect server ACLs from redaction (#2870) Travis Ralston 2024-04-15 11:24:08 -0600
  • d73124ce44
    MSC2191: Markup for mathematical messages (#2191) Hubert Chathi 2024-04-15 13:23:38 -0400
  • a19bbeccb1
    MSC1692: Terms of service at registration (#1692) Travis Ralston 2024-04-15 11:21:10 -0600
  • a0fd350473
    Typo Hugh Nimmo-Smith 2024-04-15 13:02:21 +0100
  • ad31acf891 More formatting Hugh Nimmo-Smith 2024-04-15 10:04:28 +0100
  • cc392e3367
    Merge branch 'element-hq/oidc-qr-login' into dkasak/oidc-qr-login-crypto-tweaks Hugh Nimmo-Smith 2024-04-15 10:01:57 +0100
  • d8c62ed866 Whitespace Hugh Nimmo-Smith 2024-04-15 09:59:59 +0100
  • e1f7367b55 Formatting Hugh Nimmo-Smith 2024-04-15 09:59:17 +0100
  • 4d81894a59 workaround for leak detection. gnuxie 2024-04-12 15:24:34 +0100
  • de8fbcd24b Context. gnuxie 2024-04-12 15:13:42 +0100
  • f71d295dd8 Fix m.login.success examples and document "proof" key. Denis Kasak 2024-04-12 12:58:55 +0200
  • 2725967ffd More style fixes. Denis Kasak 2024-04-12 12:56:59 +0200
  • 2e6c3beb84 Use HMAC-SHA256 instead of ChaCha20Poly1305 for proof of possession. Denis Kasak 2024-04-12 12:36:41 +0200
  • 6c7c55a536
    Apply suggestions from code review Denis Kasak 2024-04-12 12:20:58 +0200
  • db90b1ca18 Fix typo and tweak styling. Denis Kasak 2024-04-11 16:36:01 +0200
  • 84326e6a17 Commit to device ID = identity key and prove ownership of that key. Denis Kasak 2024-04-11 15:15:18 +0200
  • be6f22f851 Use two encryption keys and two nonces, one for each sender. Denis Kasak 2024-04-11 05:14:21 +0200
  • 7007bbf361 Spell out HKDF parameters in text and change HKDF info. Denis Kasak 2024-04-11 04:33:09 +0200
  • 998963bd0f Fix style. Denis Kasak 2024-04-05 17:45:34 +0200
  • 733467ae78 MSC: Error on invalid auth where it is optional Matthias Ahouansou 2024-04-11 13:31:00 +0100
  • cc4068f2f8 Incorporate clarifying review Travis Ralston 2024-04-10 18:06:08 -0600
  • 90c3813b7b
    Update proposals/4126-deprecate-query-string-auth.md Travis Ralston 2024-04-10 16:03:44 -0600
  • aeae2a0e42 MSC: Deprecation of query string auth Travis Ralston 2024-04-10 15:27:17 -0600
  • 8889ecd2d7 MSC: Removal of query string auth travis/msc/remove-qs-auth Travis Ralston 2024-04-10 15:44:05 -0600
  • b7483ea173 fix more typos Matthias Ahouansou 2024-04-10 22:00:00 +0100
  • 5096d10604 specify behaviour in case of multiple invites Matthias Ahouansou 2024-04-10 20:32:22 +0100
  • 758516260b clearer active knock rule diagram gnuxie 2024-04-10 16:44:32 +0100
  • a81491ca2b Add error codes Hugh Nimmo-Smith 2024-04-10 16:23:26 +0100
  • 74149b25e9 mermaid diagrams gnuxie 2024-04-10 15:24:26 +0100
  • a3c871ea78 actually fix typos Matthias Ahouansou 2024-04-10 14:58:37 +0100
  • c0f877cb08 fix typos Matthias Ahouansou 2024-04-10 14:56:46 +0100
  • f10370de80 rule clarity gnuxie 2024-04-10 14:36:17 +0100
  • d5439dff63 rules typos gnuxie 2024-04-10 14:32:09 +0100
  • c55b09847c Add rules for setting your own participation. gnuxie 2024-04-10 14:04:30 +0100
  • 8df29268ba spec links gnuxie 2024-04-10 13:31:16 +0100
  • b09bf31d16 specify that the via array must not be empty Matthias Ahouansou 2024-04-10 13:19:18 +0100
  • 0630634dc3 specify that the via field should be mandatory in future versions Matthias Ahouansou 2024-04-10 12:51:09 +0100
  • b0fbcd3934 switch to adding optional field to /federation/v2/invite Matthias Ahouansou 2024-04-10 12:03:31 +0100
  • 86d1666af4 fix accidentially basing the new request off the old response Matthias Ahouansou 2024-04-10 10:13:18 +0100
  • daa8f7c73e specify behaviour for leaving rooms Matthias Ahouansou 2024-04-09 23:07:53 +0100
  • eef34e0e1a issues update gnuxie 2024-04-09 22:30:40 +0100
  • 9dc0fa2797 make_server_knock handshake. gnuxie 2024-04-09 20:36:00 +0100
  • 27fc414bde Rename subscription -> knock gnuxie 2024-04-09 20:20:45 +0100
  • da660a1cf4 fix MSC number Matthias Ahouansou 2024-04-09 16:33:22 +0100
  • 6775957315 Proposal to specify servers to join via for federated invites Matthias Ahouansou 2024-04-09 16:26:29 +0100
  • 05a6ed0170 4124 prefix gnuxie 2024-04-09 15:30:12 +0100
  • 5d4adb8f6d 4124 title gnuxie 2024-04-09 15:26:00 +0100
  • 88876e7a89 4124 gnuxie 2024-04-09 15:24:59 +0100
  • 9ee526c81a notes on the `active` rule. gnuxie 2024-04-09 15:20:50 +0100
  • d1085590d2 spell check. gnuxie 2024-04-09 15:11:15 +0100
  • 8b57646e49 Add related issues. gnuxie 2024-04-09 15:08:33 +0100
  • 624d7cb37c server auth simple. gnuxie 2024-04-09 15:05:53 +0100
  • a302c39faf Add Cache-Control and Pragma HTTP response headers Hugh Nimmo-Smith 2024-04-09 11:38:04 +0100
  • d7533cb8ef fix typos Matthias Ahouansou 2024-04-06 18:51:58 +0100
  • 1100a2658c Proposal to allow knock -> join transition Matthias Ahouansou 2024-04-06 17:06:40 +0100
  • d601637eb0 Prevent further spread of unauthenticated media Travis Ralston 2024-04-05 16:51:21 -0600
  • 4e425afe49 Define POST response body explicitly Hugh Nimmo-Smith 2024-04-05 15:41:13 +0100
  • 5d6fb4a21d Merge branch 'element-hq/oidc-qr-login' of https://github.com/matrix-org/matrix-spec-proposals into element-hq/oidc-qr-login Hugh Nimmo-Smith 2024-04-04 17:32:43 +0100
  • db759eacce Resolve some more TODOs Hugh Nimmo-Smith 2024-04-04 17:32:39 +0100
  • 9cd724f500
    Fix broken link Hugh Nimmo-Smith 2024-04-04 17:05:53 +0100
  • 38eb66151e Notes on threat model Hugh Nimmo-Smith 2024-04-04 16:55:58 +0100
  • 21ae2cac8a Lint Hugh Nimmo-Smith 2024-04-04 15:55:31 +0100
  • 24e2242f8d Add description of QR format Hugh Nimmo-Smith 2024-04-04 15:53:03 +0100
  • 1a82fca4eb
    Upgrade actions/checkout to v4 (#4122) Hugh Nimmo-Smith 2024-04-04 15:37:29 +0100
  • 2830e88bfc Description of rendezvous session API Hugh Nimmo-Smith 2024-04-04 13:55:55 +0100
  • 33ae83cb4c Upgrade actions/checkout to v4 hughns/gha-update Hugh Nimmo-Smith 2024-04-04 12:47:33 +0100
  • f34bec334a Cheat spell checker Hugh Nimmo-Smith 2024-04-04 12:45:02 +0100
  • f54e194584 High level description of rendezvous protocol and consistency in payload vs message Hugh Nimmo-Smith 2024-04-04 11:57:48 +0100
  • a10802daec
    Update proposals/3939-account-locking.md Travis Ralston 2024-04-03 15:22:40 -0600
  • 177a2db95a Auto numbers don't work on non-sequential items Hugh Nimmo-Smith 2024-04-03 16:58:36 +0100
  • f7bbba3991 WIP of MSC4108 Hugh Nimmo-Smith 2024-04-03 16:55:44 +0100
  • 940ae78062 Update references Travis Ralston 2024-04-01 15:28:06 -0600
  • 920d31543f
    Update proposals/3939-account-locking.md Travis Ralston 2024-03-27 01:34:45 -0600