canmove, Confirmed users
1,220
edits
Ptheriault (talk | contribs) (→Gecko) |
Ptheriault (talk | contribs) |
||
| Line 43: | Line 43: | ||
See design document below. | See design document below. | ||
'''The main objective of this feature/product is:''' | '''The main objective of this feature/product is:''' | ||
'''Design Documents''': | '''Design Documents''': | ||
| Line 225: | Line 225: | ||
=== Application Server === | === Application Server === | ||
The application server is the website that wants to publish push notifications to a client. To use the Push API the application server will need to store WAToken, URL and a Public & Private Key Pair. How it does this though is up to the developer. | The application server is the website that wants to publish push notifications to a client. To use the Push API the application server will need to store WAToken, URL and a Public & Private Key Pair. How it does this though is up to the developer. | ||
= User Data Risk Minimization = | = User Data Risk Minimization = | ||