Generate an Encryption Key

This page is used as a helper tool to generate a random encryption key for self-hosted instances of Password Pusher.

Explanation

Password Pusher encrypts sensitive data in the database. Although there is a default key included, it's best practice to use your own custom encryption key.

With each refresh, this page generates a new encryption key. You can use the randomly generated code below to configure your Password Pusher instance.

Generated Encryption Key

You can apply this key to your application by setting the environment variable PWPUSH_MASTER_KEY.

Reload this page to re-generate a new key.

Notes: