nertivia-client-ts icon indicating copy to clipboard operation
nertivia-client-ts copied to clipboard

Recreating Nertivia client more efficiently using typescript. Nertivia is a web chat app.

Results 3 nertivia-client-ts issues
Sort by recently updated
recently updated
newest added

If you block Google stuff,for example for privacy reasons,the page looks like that: ![image](https://user-images.githubusercontent.com/6422023/151389870-a2878743-30c4-4711-a992-06a88ec56cd9.png) The Nertivia project looks really good regarding privacy,there's only this single third-party resource. It would be...

Protocols worth considering: - Signal (used by, you guessed it, Signal): https://github.com/signalapp/libsignal-protocol-javascript - OLM (used by Matrix): https://gitlab.matrix.org/matrix-org/olm/-/tree/master/javascript Practically it would make sense for DMs and small guilds to be...