003random

Results 7 issues of 003random

Implement a default 5s delay between requests to the same origin. Create a override parameter for this delay. Ref: https://github.com/tomnomnom/meg/issues/6#issuecomment-354541588

Hi! I was reading some more about some fun attacks (having much fun reading all of it) and I noticed that https://xsleaks.dev/docs/attacks/id-attribute/ states that framing protections won't defend against the...

First of all, thanks for this great repo! I noticed when trying to run one of the examples that an error will be thrown: `../../rpc/client.go:185:19: multiple-value uuid.NewV4() in single-value context`...