Hacker News new | ask | show | jobs
by Retr0id 277 days ago
> On the server-side, message text is stored exactly as entered by the users

I suppose the encryption is only at the TLS layer?

1 comments

> I suppose the encryption is only at the TLS layer?

Correct unless the fossil repository in question uses SQLite's SEE (encryption) extension (which fossil can, but relatively few repositories use that, AFAIK).