Commit Graph

84 Commits (0a85fbb4f500771e266bb265d7456fcf15931651)

Author SHA1 Message Date
Charly C 78f9edcb7c fix liberapay links in FAQ 7 years ago
Matthew Hodgson 414ef70592 update corp details & XMPP FAQ 7 years ago
Travis Ralston 06f996c5d1 Document one-way bridging (#921) 7 years ago
lub 93271a8f3e fix link for certbot 7 years ago
lub 9933aee091 remove note to copy cert+key
see feb4ae84ba for explanation
7 years ago
lub ae8c6179f5 change binary to certbot
out of the certbot/certbot README.rst:

> Until May 2016, Certbot was named simply letsencrypt or letsencrypt-auto, depending on install method. Instructions on the Internet, and some pieces of the software, may still refer to this older name.
7 years ago
lub 464f5cdff3 recommend ```renew``` for renewal
settings for renewal are stored in /etc/letsencrypt/renewal/<domain>.conf - it is not necessary to specify them every time
7 years ago
lub feb4ae84ba use symlinks instead of copy
Let's Encrypt creates symlink to the current keys+certs in /etc/letsencrypt/live/

It isn't very useful to copy the link targets, because they rotate with every renewal (max every 90 days, optimally every 60 days). Per default the files (key+cert) have owner root:root and 0644, which should be sufficient for synapse to read.
7 years ago
Paul Tötterman 94ded5fff7 Don't give false hope about up-to-date docs 7 years ago
anoadragon453 914ffa62ad Tox.im -> Tox.chat
https://tox.chat is the Tox project's official homepage, while Tox.im is their old page, that seems to have been taken over by a squatter linking to an old blog post.

Don't want to mislead people :)
7 years ago
Richard van der Hoff b54fc31e98 e2e guide: fix some formatting 7 years ago
Keyvan Fatehi 35605b4c1d Improvements to the "types of bridging" guide
Signed-off-by: Keyvan Fatehi <keyvanfatehi@gmail.com>
7 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>
7 years ago
Matthew Hodgson 5508849315 fix merge 7 years ago
Andreas Zwinkau 9304d6d71d Fix device keys query
Omitting the "device_keys" wrap results in an empty response.
7 years ago
Keyvan Fatehi 012aa8fba4 fixes
* Moved matrix-puppet-bridge out of one-way and into two-way
* Fixed server to server heading
7 years ago
Matthew Hodgson b5acd9b3fd fix b0rk3d url 7 years ago
Matthew Hodgson 2c0048edfd fix link 7 years ago
Matthew Hodgson 4c41e07e87 cosmetics 7 years ago
Matthew Hodgson f5bf64d0bb bridging in the index 7 years ago
Matthew Hodgson 20e7a0ccfa types of bridging 7 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
7 years ago
Richard van der Hoff 39f177b5eb e2e guide: fix /claim response 7 years ago
Richard van der Hoff 857ff2573f e2e guide: add link about m.room_key events. 7 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