cabal-club / cabal-desktop

Desktop client for Cabal, the p2p/decentralized/local-first chat platform.
https://cabal.chat
GNU Affero General Public License v3.0
843 stars 77 forks source link

Messages are stored in cleartext locally #298

Open fmast opened 3 years ago

fmast commented 3 years ago

Is it possible to encrypt messages locally ? ~/.cabal-desktop/v1/90b9efc4c9f9296155c190395fb52fc25b3adff76710b7aed9f3e1c39cb5d355/0$ cat data {"type":"channel/join","content":{"channel":"default"},"timestamp":1610675941256}{"type":"about","content":{"name":"hidden-shadow"},"timestamp":1610675941262}{"content":{"channel":"default","text":"this is a fred"},"type":"chat/text","timestamp":1610675985423} Is it a configuration item?