How UIPATH is secure

I have a doubt someone help me

  1. In which format we store the datas
  2. When we save our credentials (password) it store in encrypted or not. if we encrypt, Which encryption techniques we follow
  3. We have a some confidential flow chart is this hackable or not.
  4. Someone hack our data they can read or not?
  5. How UIPATH is secure.
  1. In which format we store the data

Ans: UiPath can store data in virtually all data types supported by .NET

  1. When we save our credentials (password) it stores in encrypted or not. if we encrypt, Which encryption techniques we follow

Ans: To store password, UiPath uses AES 256 bit encryption and retrieved as .NET secure string. Additionally, UiPath provides CyberArk integration to store and securely retrieve credentials.

  1. We have a some confidential flow chart is this hackable or not.

Ans: Orchestrator to robot communication is encrypted and uses HTTPS protocol. You need to use a self-signed certificate or trusted certification authority issued certificate for communication.

  1. Someone hack our data they can read or not?

Ans: That depends on your organization’s security policies, access control etc

  1. How UiPath is secure.

Ans: UiPath is implemented in NASA and by many fortune 500 organizations, who follows one of the most strict security standards. You can check the following link to learn more about Security standard followed by UiPath:
Get Help from UiPath Support Services | UiPath

2 Likes

Thank you… @Tuhin_Samanta

1 Like

Can you please point me to some document/diagram where I can get the details of UiPath Network security

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.