Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

Encrypted documents

We have a need for files that are uploaded by the user to be encrypted "at rest" to prevent system administrators from accessing those documents.  Does anyone have experience with this?   We are interested in any options, disk encryption, plugins, calls to command line tools.   In particular we're interested in a) how, and b) how were the keys stored.

Thanks

  Discussion posts and replies are publicly visible

Parents
  • Full disk encryption is a standard approach to ensuring that data is encrypted at rest. Encryption at that level will be transparent to most applications running on the system (including Appian), so any common encryption solution should work.

    (Though it's always a good idea to test whatever option you go with, keeping an eye on performance. You should also make sure that your backups will be encrypted to your satisfaction, but still able to be decrypted in the event that they need to be used.)
Reply
  • Full disk encryption is a standard approach to ensuring that data is encrypted at rest. Encryption at that level will be transparent to most applications running on the system (including Appian), so any common encryption solution should work.

    (Though it's always a good idea to test whatever option you go with, keeping an eye on performance. You should also make sure that your backups will be encrypted to your satisfaction, but still able to be decrypted in the event that they need to be used.)
Children