We took strong measures to ensures secure access from three different points so that users can enjoy Cloud-BOT with no worries.
Saved data will be separated into shared imformation part and the exclusively owned part in Cloud-BOT, so we can handle the usage range and the access appropriately.
For example, created BOT can be shared in your group, all the members can see it and run it. But the account information and the API KEY information is the user's own informations that will not be seen by other members.
In this way, we have adopted a structure that can manage sensitive user information individually without degrading convenience of shared use.
・Definition information of BOT(process of automatic operation, etc.)
・Execution history of BOT(processing time,result)
and so on.
・Account information used in BOT
・Tokens used for API execution
and so on.
Not only account information for sign in our service, the input, output data, the screenshot took in the execution, log informations are also encrtpted. We use encryption method such as reversible encryption method or irreversible encryption method which is best for each data. Enabled an advanced security system for information leakage, falsification.