- list is now a json object which contains "messages" which is a JSON Array list
- messages are checked from the server every second and compared with the local log. Any message within the last 2 minutes which were pushed onto the server are shown as a notification.
- adds rest server wraper - adds secret generation - adds secret visualization