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": "BKi9Rfeg0JtUXVJ_jFLkBOekikpsicv_2kUqbNz4EkJShqo5uzn6_8v6xF2W940E-35l2EwiH2pX9GoEOBO23KU",
  "privateKey": "NCQbN_ZKXHh2dUyRLq_3Vug1tjspEKH7R6KQ06xW5PQ"
}
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.