Closed adrian-schnell closed 3 years ago
Should be easy to implement. Do you think we should store the old hash locally as well or just send it to the api?
think we could do both..
at the moment I'm not sure what's better... maybe let's keep all the logic on the API server..?
@adrian-schnell alerting is part of the api service I think so the logic should be there really.
To recognize possible unwanted modifications on the
defi.conf
file, we should add the md5 hash of this file to the API calls.what do you think about this @sandrich @DerFuchs ?