matrix-doc/specification/appendices
Travis Ralston 8ad82ce3c0 Add permalink routing through ?via parameters on matrix.to URIs
Spec for [MSC1704](https://github.com/matrix-org/matrix-doc/pull/1704)

Reference implementations:
* Original: https://github.com/matrix-org/matrix-react-sdk/pull/2250
* Modern recommendations: 2ca281f6b7/src/matrix-to.js (L29-L70)

The only deviation from the original MSC is the recommendation for which servers to pick. The original MSC failed to consider server ACLs and IP addresses correctly, and during implementation it was realized that both of these cases should be handled. The core principles of the original MSC are left unaltered.
2019-04-05 16:24:51 -06:00
..
base64.rst Fix several spelling mistakes 2019-02-01 16:43:46 -06:00
identifier_grammar.rst Add permalink routing through ?via parameters on matrix.to URIs 2019-04-05 16:24:51 -06:00
signing_json.rst Add explicit examples for JSON encoding 2017-11-05 01:14:44 +01:00
test_vectors.rst Split appendices up 2016-10-31 12:01:37 +00:00
threat_model.rst Threat Model: Wrong word: Banning users is a threat only if you're not authorized 2017-11-20 13:44:10 +01:00
threepids.rst Attempt to clarify example a little 2017-11-14 15:39:25 +00:00