Novusphere / discussions-vue

A Vue.js implementation of Discussions using the novusphere-js API - https://discussions.app
MIT License
12 stars 8 forks source link

E2EE messaging system #316

Open xia256 opened 3 years ago

xia256 commented 3 years ago

Base messaging system has been implemented Messages are stored on server (central) but e2ee encrypted so server can never read them

Need to clean up UI/UX and implement lazy-load scrolling up for message history...