Command line package

For encryption purposes, T3D has developed its own encryption solution, which is also published as a node package manager tool.

T3D.ts (see: https://www.npmjs.com/package/t3d-cli) allows the T3D team to safely encrypt and store all the 3D metadata in a decentralized manner, ensuring that all 3D-printing layouts are only accessed by the Team.

To add an extra layer of security we will ensure that files will be encrypted and decrypted on a remote desktop service only accessible to a few engineers. The logging is also closey monitored and logged

Last updated