Secure VAPID key generator

Note: New keys are generated on every request/refresh/reload

Please replace "<someone@example.com>" with your own email address

{
  "subject": "mailto:<someone@example.com>",
  "publicKey": "BJSWP4FIVKBnc_wWyYNN38E7E5KMxbXCqk3sl7Hnn2dJHvjcgoMghMgUdyt9Q0-ieI_UYJmdBj2jkYZOu36gVL0",
  "privateKey": "u06endyGiZtKVqUB8iE9UCmWG1tcbbTQ6ojUDu_0Bwg"
}
Click here to download the vapid.json

Parent Project: ReactPWA

This tool helps you create public & private keys for Voluntary Application Server Identification - VAPID

This tool was created for supporting the project PawJS & ReactPWA to help implement Web Push notification.