Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Web Push Encryption #30

Open
vanbroup opened this issue May 18, 2016 · 1 comment
Open

Web Push Encryption #30

vanbroup opened this issue May 18, 2016 · 1 comment

Comments

@vanbroup
Copy link

Any plans to implement the server-side changes to support encrypted payload data into go-gcm so that notifications to Chrome 50 (and in the current version of Firefox on desktop) can contain extra information?

https://developers.google.com/web/updates/2016/03/web-push-encryption

@papisz
Copy link

papisz commented Jul 26, 2016

Any plans or progress on this issue?

There's also a push encryption library in Go, which is also by Google: https://github.com/GoogleChrome/push-encryption-go

It allows to encrypt and send messages (also GCM support). Perhaps go-gcm could use it? Currently they seem incompatible/hard to use together (for now perhaps a custom HttpClient provided to google-gcm which uses push-encryption-go could help).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants