Security Architecture
The below diagram gives a high-level approach to security. All communication between server and bot can be encrypted using TLS1.2. The same applies to the communication between the browser and webserver.
- JiffyRPA is a web-based application and has access to all bots which are centrally managed through JiffyRPA console. Only Jiffy bot is required to be installed on individual user desktops.
- All the sensitive data is secured with secure vault using AES 256 encryption for data at rest and TLS 1.2 for data in motion.
- Single factor authentication to Jiffy console.
- Only the Jiffy bot runs outside the core, Jiffy Linux server and communicates over https.
- All components are setup in-premise and sandboxed.
- No internet or communication with cloud.
RPA Security
The following are the key features :