Joe
Joe
@daddycocoaman do you know if there's any way to set the env vars during the `pip install`?
I'm not sure Go allows you to disable specific curves in TLS 1.3 iirc the cipher config is only respected for TLS 1.0 - 1.2
Ah okay yes we can select curves in the certificate yes, i was thinking service cipher suite config.
There's no high level API to do with in SliverPy right now, however you can potentially implement it on top of the lower level gRPC APIs in the same way...
Armory is implemented client-side, so you can already execute armory aliases/extensions using SliverPy what we currently lack is high level functions to make this easy, you have to manually call...
Adding a `version` is also a very good idea
Weird, not seen this behavior before
very odd never seen this before
On the subject as well: https://jonasnick.github.io/blog/2015/07/08/exploiting-csgojackpots-weak-rng/