I decided that it would be nice to have a secure(ish) method of sharing docs, so went by a friends recommendation to try CryptPad. This is a sort of google docs lookalike with E2E encryption and can be hosted locally. CryptPad has decentish docs, and the process is explained here. There were a couple of things that I had to work out on my own: Node setup Install NVM - this requires either logging in/out, or running the magical commands that result of it Setup the recommended version of node: ...