Comment on Mesh LLM: distributed AI computing on irohparentComments−oezi2moEven if transport is encrypted, the LLM computations will always be clear text, right?−embedding-shape2moIndeed, it's in-transit-encrypted so snoopers won't be able to see it, but it's not E2E encrypted nor in-process encrypted, the one's doing the inference could obviously see the input/output.
Comments
Even if transport is encrypted, the LLM computations will always be clear text, right?
Indeed, it's in-transit-encrypted so snoopers won't be able to see it, but it's not E2E encrypted nor in-process encrypted, the one's doing the inference could obviously see the input/output.