Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

fix(WAKU2-DEVICE-PAIRING): url safe base64 encoding format #575

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

richard-ramos
Copy link
Member

It makes sense to use base64 url-safe encoding for noise, specially since in js-waku the base64 serialized qr code is part of the URL query string.

Copy link
Contributor

@LNSD LNSD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO this PR needs to be updated. Note that we opted for encoding the payloads using the regular base64 with padding.

content/docs/rfcs/43/README.md Show resolved Hide resolved
@LNSD LNSD self-requested a review February 23, 2023 10:36
Copy link
Contributor

@LNSD LNSD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅

@richard-ramos richard-ramos merged commit 7beea96 into master Feb 28, 2023
@richard-ramos richard-ramos deleted the base64-url-safe branch February 28, 2023 18:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants