{ "id": "nc-encrypt", "name": "Nc-encrypt", "title": "nc-encrypt", "description": "Data at rest encryption for NCP", "info": "The encryption password will be needed after every reboot.\nThis will increase CPU usage.", "infotitle": "", "params": [ { "id": "ACTIVE", "name": "Active", "value": "no", "type": "bool" }, { "id": "PASSWORD", "name": "Password", "value": "ownyourbits", "type": "password" } ] }