alexwhitman / node-pushbullet-api

PushBullet API module for Node.js
165 stars 36 forks source link

Add End-to-End encryption support #29

Closed zbicin closed 6 years ago

zbicin commented 6 years ago

This PR adds End-to-End encryption support.

Unfortunately I was able to test it only with SMS messages, since I don't have the Pro subscription enabled. However, the universal copy-paste and mirroring notifications should work just fine since they all share the ephemerals interface. :)

alexwhitman commented 6 years ago

Thanks for this! Looks similar to a branch I started working on but never got around to finishing. :+1:

Apologies it took a while for me to get around to looking at it. I'm going to do some tidying up and then I'll cut a new release.

zbicin commented 6 years ago

I'm glad I could help. :)