Hi, here is problem that is a little bit hard for me. I see u guys kicked kms service and tdfs service away from the whole system. And if u want to compute something using teaclave, u have to generate a key for output file before the computation happens. But when I use teaclave to solve my preblem, it is usually not a single computation, which means I have to use several teaclave functions one by one like a chain. So I do not want any one know the keys of intermediate files but teaclave itself. And after the last computation finishes, I can get key from teaclave, just like tdfs kms style. It is possible that I can do that?
-- 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/issues/328
