Commit Graph

74 Commits (30299d27db68cdd7b23ce6ceb9bfc3af83f6825c)

Author SHA1 Message Date
Richard van der Hoff b54fc31e98 e2e guide: fix some formatting 8 years ago
Keyvan Fatehi 35605b4c1d Improvements to the "types of bridging" guide
Signed-off-by: Keyvan Fatehi <keyvanfatehi@gmail.com>
8 years ago
Keyvan Fatehi 94565933c2 Tempering the sales pitch of puppetted bridges.
Folks are getting confused. The article sells the puppeted bridge
concept a little too hard and needs to temper it with the reality that
most networks people want to bridge (Facebook, Hangouts) suffer from the
fact that there is no means of representation for non-puppeted users.

Relevant discussions:

* https://matrix.to/#/!ChuQQIVJvwyJujhNIG:synapse.keyvan.pw/$149063160814JjbEL:gruenhage.xyz
* https://matrix.to/#/!svJUttHBtRMdXmEhEy:matrix.org/$149072185910105qOwCB:synapse.keyvan.pw

Signed-off-by: Keyvan Fatehi <keyvanfatehi@gmail.com>
8 years ago
Matthew Hodgson 5508849315 fix merge 8 years ago
Andreas Zwinkau 9304d6d71d Fix device keys query
Omitting the "device_keys" wrap results in an empty response.
8 years ago
Keyvan Fatehi 012aa8fba4 fixes
* Moved matrix-puppet-bridge out of one-way and into two-way
* Fixed server to server heading
8 years ago
Matthew Hodgson b5acd9b3fd fix b0rk3d url 8 years ago
Matthew Hodgson 2c0048edfd fix link 8 years ago
Matthew Hodgson 4c41e07e87 cosmetics 8 years ago
Matthew Hodgson f5bf64d0bb bridging in the index 8 years ago
Matthew Hodgson 20e7a0ccfa types of bridging 8 years ago
Richard van der Hoff 8e35111f47 FAQ: remove 'Why don't you use websockets' todo
... since we already have an answer that answers it
8 years ago
Richard van der Hoff 39f177b5eb e2e guide: fix /claim response 8 years ago
Richard van der Hoff 857ff2573f e2e guide: add link about m.room_key events. 8 years ago
Oddvar Lovaas 226f469156 Add more answers 8 years ago
Oddvar Lovaas 7fa45fbf18 Add TURN server Q. 8 years ago
Oddvar Lovaas 40022609f9 Add "Why can't I rename my homeserver?" 8 years ago
Oddvar Lovaas b9f677ee94 Remove "what are redactions?" from to-be-answered-list 8 years ago
Oddvar Lovaas c47eff0d8d Answer "what are redactions?" 8 years ago
Oddvar Lovaas cafda9d2a7 Clarify MXID 8 years ago
Oddvar Lovaas e5bd9deeeb Add Hello Matrix Bot and fix link in faq 8 years ago
Richard van der Hoff 1cd63bd0db Add e2e guide to guides index
Fixes #721
8 years ago
Richard van der Hoff e53e3ab01a remove `unsigned` prop for verifying 8 years ago
Richard van der Hoff f0f6ea0cb3 E2e impl guide: sign one-time keys
We now sign our one-time keys.
8 years ago
Richard van der Hoff 41a528c551 Merge pull request #413 from matrix-org/rav/e2e_impl/rotate_megolm_sessions
E2E impl guide: Add details on rotating megolm sessions
8 years ago
Mark Haines cbf94c88c2 Move the __ to where it should be 8 years ago
Mark Haines 6a5b66d2d8 Document the where the client gets the message index from 8 years ago
Mark Haines 8641ef299e Document the requirement that clients track the message_index 8 years ago
Richard van der Hoff c576a72673 E2E impl guide: Add details on rotating megolm sessions 8 years ago
Mark Haines 888e6a9f3b Merge pull request #404 from uhoreg/patch-2
add information about Perspectives
8 years ago
Richard van der Hoff 41da7a989f Merge pull request #412 from matrix-org/rav/e2e_impl/check_uks_attacks
E2E impl guide: Document unknown key-share mitigations
8 years ago
Richard van der Hoff 657525d0f4 E2E impl guide: Document unknown key-share mitigations
Document the fields to be added to Olm and the checks to be done to mitigate
the unknown key-share attacks.
8 years ago
Richard van der Hoff d93ef05f5e Merge pull request #411 from matrix-org/rav/e2e_impl/check_user_ids
E2E impl guide: check ids in device query
8 years ago
Richard van der Hoff 4d221bf77d Merge pull request #410 from matrix-org/rav/y_u_no_disable_e2e
Add an entry to the FAQ about disabling e2e
8 years ago
Richard van der Hoff 4368134970 Remove spurious backslashes 8 years ago
Richard van der Hoff 157e51fbc9 E2E impl guide: check ids in device query
Update the E2E impl guide to note that the user_id and device_id returned from
a device query need to be checked.
8 years ago
Richard van der Hoff 4c008a4771 Merge branch 'rav/e2e_guide' 8 years ago
Richard van der Hoff 05ca311be3 Put the E2E guide under guides 8 years ago
Richard van der Hoff 703b782ea1 e2e guide: remove refs to refresh tokens
refresh tokens are d34d
8 years ago
Richard van der Hoff 21888b5542 e2e guide: formatting tweaks 8 years ago
Richard van der Hoff e77dc0bd4c Add E2E implementation guide 8 years ago
Richard van der Hoff b6c59c137a Add an entry to the FAQ about disabling e2e 8 years ago
Hubert Chathi 0db7eed69d add information about Perspectives
add some information about how Perspectives works, link to their web site, and fix capitalization to match how the Perspectives Project capitalizes their name
8 years ago
Hubert Chathi c26ed86215 s/vector/riot/
Replace references to Vector with Riot (when appropriate).
8 years ago
Oddvar Lovaas d7d7f53884 Remove duplicates, add redirect 8 years ago
Richard van der Hoff 11961247f7 Miscellaneous doc fixes
Fix some egregious lies and oldthings in the getting-involved and faq pages.
8 years ago
Matthias Beyer cefb63dd80 Fix link markup 8 years ago
Oddvar Lovaas 9e58f4236a Re-write F-droid paragraph 8 years ago
Andreas Brönnimann a89669aa1f Add new questions about servers and clients
Also fix some outdate questions

Signed-off-by: Andreas Brönnimann <foss@exul.org>
8 years ago
Andreas Brönnimann f4c093a58d Split Implementations into Servers and Clients
Signed-off-by: Andreas Brönnimann <foss@exul.org>
8 years ago