Re: [apache/incubator-teaclave] [cli] Add the attest subcommand to display attestation report (#432)

2020-11-06 Thread Mingshen Sun
Merged #432 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave/pull/432#event-3968421018

Re: [apache/incubator-teaclave] questions about custom Executor (#430)

2020-11-06 Thread Mingshen Sun
You can implement you own executor. I don't understand your question. I guess you were asking how to add your executor into the Teaclave execution service. Yes, you can refer to the interfaces of MesaPy and Builtin executors. -- You are receiving this because you are subscribed to this thread.