Skip to content

Which encryption is in use? #402

Answered by pglombardo
JoeyVisbeen asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @JoeyVisbeen - Password Pusher uses lockbox (using the AES-GCM algorithm) to encrypt sensitive fields before they are stored. It acts as an ActiveRecord middle layer to passively encrypt selected fields (e.g. payload, note).

When hosting your own private instance, we suggest setting your own encryption key.

A bit more documentation on encryption is available here:

I hope this answers your question. If there is anything else, let me know.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JoeyVisbeen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Resolved The issue, question or bug has been resolved.
2 participants