We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 997986d commit 7dda356Copy full SHA for 7dda356
README.md
@@ -98,7 +98,7 @@ until the user has unlocked and decrypted their device.
98
99
- Web Push
100
101
- **Pro:** Follows the [IETF RFC 8290](https://tools.ietf.org/html/rfc8291), therefore allows
+ **Pro:** Follows the [IETF RFC 8291](https://tools.ietf.org/html/rfc8291), therefore allows
102
developers to share code and key storage infrastructure with existing Web Push implementations.
103
Web Push protocol is based on the Elliptic-curve Diffie-Hellman (ECDH) key exchange algorithm,
104
which is highly efficient for performance-constrained devices. Note that apps (as opposed to
0 commit comments