Services¶
The ULHPC Team provides several side services:
- Etherpad - a web-based collaborative real-time editor
- Privatebin - secured textual data sharing
EtherPad¶
Etherpad is a web-based collaborative real-time editor, allowing authors to simultaneously edit a text document, and see all of the participants' edits in real-time, with the ability to display each author's text in their own color.
PrivateBin¶
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data.
Data is encrypted and decrypted in the browser using 256bit AES in Galois Counter mode.