nip49: normalize passwords.

because nostr is a giant shit show:
https://github.com/nostr-protocol/nips/pull/1053
This commit is contained in:
fiatjaf
2024-02-15 22:21:11 -03:00
parent f3d9f02598
commit 2cba101c22
3 changed files with 23 additions and 4 deletions

1
go.mod
View File

@@ -16,6 +16,7 @@ require (
golang.org/x/crypto v0.7.0
golang.org/x/exp v0.0.0-20230425010034-47ecfdc1ba53
golang.org/x/net v0.8.0
golang.org/x/text v0.8.0
)
require (