threat-model: update
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
4678d95f3f
commit
0aae5c5a22
1 changed files with 4 additions and 4 deletions
|
@ -147,13 +147,13 @@ using Tor, and it's not shown whether it's in use either. Same issue in
|
|||
Poezio.
|
||||
|
||||
Storing logs forever is also one thing that I find annoying. It can be
|
||||
configured in Conversations but it's not by default. It's hidden in Expert
|
||||
Setting as `Never` to delete messages automatically.
|
||||
configured in Conversations but it's not limited by default. It's hidden in
|
||||
Expert Setting as `Never` to delete messages automatically.
|
||||
|
||||
Dino doesn't have any settings regarding logs. I'd have to clear them myself
|
||||
by going through the sqlite database (pretty technical already). Poezio has a
|
||||
`use_log` setting nowadays that stores every message (and presence depending
|
||||
on config), and it's also True by default.
|
||||
`use_log` setting that stores every message (and presence depending on
|
||||
config), and it's also True by default.
|
||||
|
||||
Interactions with OMEMO between non-contacts is a mess. Some servers have the
|
||||
[`mod_block_strangers`] module deployed as an anti-spam measure: when a user
|
||||
|
|
Loading…
Reference in a new issue