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": "BKN3miy3R99S-JiyvwbzDoCSHbclIXJmalwRxlruEYkn7DmlUOG-ecXo9aXTC56ZM9tKwcPOe-Hh6FCWPgJ_YNQ",
  "privateKey": "D24YibqWr-zg1IdC2_duY8IbV5wsQ9WexmPZ73yud_M"
}
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.