An interactive command-line interface (CLI) tool to help you install, use, and administer an AO instance.
 
 
 

5 lines
155 B

export default {
name: 'Encryption',
description: 'serverside secret messages', //encrypt messages to and from this computer',
status: () => null,
}