orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
514 stars 221 forks source link

Ability to encrypt passwords in property files #2745

Open ebruchez opened 8 years ago

ebruchez commented 8 years ago

It's unclear how we can do this generally. One idea would be to provide a Java API so that users can provide their own password decryption.

+1 from customer

ebruchez commented 5 years ago

+1 from customer

I thought @avernet had done some research on using a library to do that.

avernet commented 5 years ago

One idea is to support Key Management Systems (KMS), specifically Amazon KMS and Google Cloud KMS, and we would access those systems through Tink (see KMS support in Tink).

ebruchez commented 5 years ago

+1 from customer

avernet commented 2 years ago

+1 from customer

avernet commented 8 months ago

+1 from customer