nitriding-daemon
nitriding-daemon copied to clipboard
Misc fixes for key sync
- Worker gets own hostname/IP from vsock-relay IP provider server
- Wait for networking to be setup before starting key sync process
- Change flow to contact GET and PUT
/enclave/state
to prompt key generation from app, and notify the app of new keys - Include port when contacting other enclaves, so key synchronization can proceed when multiple enclaves are on the same host
- Other misc fixes