• Leo Le Bouter's avatar
    Upload results to ERP5 · 7d922faa
    Leo Le Bouter authored
    TODO: Find a way to properly increment version without having to
          store any additional state client-side
    
    TODO: Investigate using HATEOAS to talk to ERP5
    
    TODO: Investigate using TLS client certificates to authenticate,
          they would be stored in /boot and would prevent the machine
          from booting if they were invalid or missing so that
          tampering with them is not interesting for an attacker.
          Also, the certificate's Common Name should be the computer
          reference and therefore should be used to construct the
          metadata snapshot document's reference instead of having
          to specify it on the command line.
    7d922faa
main.py 8.52 KB