readme: Format regexp with slashes

This commit is contained in:
Daan Sprenkels 2019-08-25 11:47:14 +02:00
parent b7118545c1
commit 827dc1d403
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ namespace. Ideas:
For the first version of the keys, we will use 3 bytes encoded as base64url,
as described in [RFC4648, par. 5]. To allow for truncate-resistant upgrading
of the URL key format, the first bit is set to `0`. That means the first base64
character will always be in `[A-Za-f]`.
character will always be in `/[A-Za-f]/`.
This domain contains `8388608` values. If the service is somewhat used, we will
get collisions early when we generate those keys at random. Instead, we will