oxen-io / session-push-notification-server

Server which collects APNS tokens and sends oblivious notifications to iOS devices
GNU Affero General Public License v3.0
16 stars 18 forks source link

Allow newline at end of PRIVKEY_FILE #17

Closed jagerman closed 2 years ago

jagerman commented 2 years ago

Without this fix it dies with an error about the file being 65 bytes when the hex string is newline-terminated.