SafeTrace
SafeTrace copied to clipboard
Delete enclave data after 2 weeks
We would like to delete user data that's older than 14 days.
This is not currently implemented, however there's an easy fix. This fix requires another end point that only the server would call on a daily basis (setup a cronjob) to delete old data. This endpoint would not be made available at the JSON RPC server so that could only be called internally.