Travis Ralston
06f996c5d1
Document one-way bridging ( #921 )
2017-08-31 10:06:49 +01:00
lub
93271a8f3e
fix link for certbot
2017-08-08 15:21:08 +02:00
lub
9933aee091
remove note to copy cert+key
...
see feb4ae84ba
for explanation
2017-08-08 11:39:53 +02:00
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.
2017-08-05 11:47:56 +00:00
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
2017-08-05 11:45:10 +00:00
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.
2017-08-05 10:53:51 +00:00
Paul Tötterman
94ded5fff7
Don't give false hope about up-to-date docs
2017-07-19 11:19:09 +03:00
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 :)
2017-06-15 02:09:50 -07:00
Richard van der Hoff
b54fc31e98
e2e guide: fix some formatting
2017-04-21 14:03:57 +01:00
Keyvan Fatehi
35605b4c1d
Improvements to the "types of bridging" guide
...
Signed-off-by: Keyvan Fatehi <keyvanfatehi@gmail.com>
2017-04-01 08:44:29 -07:00
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>
2017-03-28 10:56:56 -07:00
Matthew Hodgson
5508849315
fix merge
2017-03-15 01:52:33 +00:00
Andreas Zwinkau
9304d6d71d
Fix device keys query
...
Omitting the "device_keys" wrap results in an empty response.
2017-03-14 21:57:25 +01:00
Keyvan Fatehi
012aa8fba4
fixes
...
* Moved matrix-puppet-bridge out of one-way and into two-way
* Fixed server to server heading
2017-03-11 13:57:08 -08:00
Matthew Hodgson
b5acd9b3fd
fix b0rk3d url
2017-03-11 20:45:51 +00:00
Matthew Hodgson
2c0048edfd
fix link
2017-03-11 16:08:52 +00:00
Matthew Hodgson
4c41e07e87
cosmetics
2017-03-11 15:45:07 +00:00
Matthew Hodgson
f5bf64d0bb
bridging in the index
2017-03-11 15:38:51 +00:00
Matthew Hodgson
20e7a0ccfa
types of bridging
2017-03-11 15:27:18 +00:00
Richard van der Hoff
8e35111f47
FAQ: remove 'Why don't you use websockets' todo
...
... since we already have an answer that answers it
2017-02-27 17:52:18 +00:00
Richard van der Hoff
39f177b5eb
e2e guide: fix /claim response
2017-02-18 20:02:59 +00:00
Richard van der Hoff
857ff2573f
e2e guide: add link about m.room_key events.
2017-02-18 20:02:16 +00:00
Oddvar Lovaas
226f469156
Add more answers
2017-01-27 16:27:17 +00:00
Oddvar Lovaas
7fa45fbf18
Add TURN server Q.
2017-01-27 11:59:02 +00:00
Oddvar Lovaas
40022609f9
Add "Why can't I rename my homeserver?"
2017-01-25 16:59:07 +00:00
Oddvar Lovaas
b9f677ee94
Remove "what are redactions?" from to-be-answered-list
2017-01-12 17:47:06 +00:00
Oddvar Lovaas
c47eff0d8d
Answer "what are redactions?"
2017-01-12 17:45:19 +00:00
Oddvar Lovaas
cafda9d2a7
Clarify MXID
2017-01-09 18:05:02 +00:00
Oddvar Lovaas
e5bd9deeeb
Add Hello Matrix Bot and fix link in faq
2016-11-11 16:54:39 +00:00
Richard van der Hoff
1cd63bd0db
Add e2e guide to guides index
...
Fixes #721
2016-11-04 08:46:36 +00:00
Richard van der Hoff
e53e3ab01a
remove unsigned
prop for verifying
2016-10-24 14:59:47 +01:00
Richard van der Hoff
f0f6ea0cb3
E2e impl guide: sign one-time keys
...
We now sign our one-time keys.
2016-10-24 13:52:34 +01:00
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
2016-10-23 11:10:38 +01:00
Mark Haines
cbf94c88c2
Move the __ to where it should be
2016-10-21 15:50:54 +01:00
Mark Haines
6a5b66d2d8
Document the where the client gets the message index from
2016-10-21 15:48:44 +01:00
Mark Haines
8641ef299e
Document the requirement that clients track the message_index
2016-10-21 15:25:33 +01:00
Richard van der Hoff
c576a72673
E2E impl guide: Add details on rotating megolm sessions
2016-10-21 13:50:58 +01:00
Mark Haines
888e6a9f3b
Merge pull request #404 from uhoreg/patch-2
...
add information about Perspectives
2016-10-21 09:52:05 +01:00
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
2016-10-19 17:28:03 +01:00
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.
2016-10-19 17:06:52 +01:00
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
2016-10-19 11:45:15 +01:00
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
2016-10-19 11:45:03 +01:00
Richard van der Hoff
4368134970
Remove spurious backslashes
2016-10-18 20:41:16 +01:00
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.
2016-10-18 20:40:42 +01:00
Richard van der Hoff
4c008a4771
Merge branch 'rav/e2e_guide'
2016-10-18 18:25:40 +01:00
Richard van der Hoff
05ca311be3
Put the E2E guide under guides
2016-10-18 18:03:20 +01:00
Richard van der Hoff
703b782ea1
e2e guide: remove refs to refresh tokens
...
refresh tokens are d34d
2016-10-18 16:06:22 +01:00
Richard van der Hoff
21888b5542
e2e guide: formatting tweaks
2016-10-18 16:05:17 +01:00
Richard van der Hoff
e77dc0bd4c
Add E2E implementation guide
2016-10-18 16:01:01 +01:00
Richard van der Hoff
b6c59c137a
Add an entry to the FAQ about disabling e2e
2016-10-17 00:37:19 +01:00