Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit b7bd48c

Browse files
committed
note about conversation and logs
1 parent d1b6b4a commit b7bd48c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ and therefore all encryption is leveraged to the Roman.
3232
In other words, requests sent to the Charon are not encrypted, Charon sends them to Roman,
3333
then Roman encrypts them (Roman uses [Lithium](https://github.com/wireapp/lithium)) and send them to Wire backend.
3434

35-
However, Charon does not store content of conversations anywhere.
35+
However, Charon does not store content of conversations in the database
36+
(but when debug log level is enabled, part of the messages can be printed to logs).
3637
The only data, that are stored, are access keys to Roman and to Slack bot.
3738
All database related operation can be found in [Repository](services/Repository.py).
3839

0 commit comments

Comments
 (0)