Re: [hibernate-dev] Feature Request: Encrypt sensitive data with an "encrypted store/filter"
Andrej Golovnin
Friday, 23 June
2017
Fri, 23 Jun
'17
3:55 p.m.
Hi Sebastian,
instead of RDBMS and Hibernate and/or your own solution
you can just use a tool that was specifically designed
to store/access secrets in a secure manner, for example this one:
https://www.vaultproject.io/
Best regards,
Andrej Golovnin