Y
Hacker News
new
|
ask
|
show
|
jobs
by
topogios
1811 days ago
I think nonces are generally thought of as numbers, and as a client it might be simplest in some cases to be able to reuse or derive from an existing non-number key.
1 comments
chrismorgan
1811 days ago
The HTML nonce attribute is a string:
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_att...
link