14 packages
chainpad
Realtime Collaborative Editor Algorithm based on the Nakamoto BlockChain
chainpad-crypto
This repository is somewhat poorly named since its scope has increased considerably since it was first created. Basically it implements various encryption methods for use within [CryptPad](https://github.com/xwiki-labs/cryptpad).
chainpad-listmap
collaborative lists and maps in the browser.
chainpad-netflux
A convenient wrapper around the chainpad realtime engine and the netflux transport API
chainpad-server
api backend for realtime collaborative visual editor with zero knowledge server
cryptpad
realtime collaborative visual editor with zero knowlege server
cryptpad-amnesia-store
storage api for cryptpad implemented as an in-memory store
cryptpad-level-store
storage api for cryptpad implemented using leveldb
cryptpad-mongo-store
storage api for cryptpad implemented using mongodb
cryptpad-sql-store
storage api for cryptpad implemented using knex.js