Nathaniel McCallum

Results 143 comments of Nathaniel McCallum

I'm happy with August 11. I think we should focus on organizing a working group within which we can make design decisions and track progress.

@jedisct1 Thanks for the talk today! Any suggestions on day/time for a 30 minute weekly meeting?

@sunfishcode ^

@jedisct1 No. You can chain them. For example: `policy` => `storage_manager` => `keypair`. In this case, the `keypair` handle has reference to the `policy` indirectly through the `storage_manager`.

The handle is a preopen. No `init()` function is needed or desired.

@sunfishcode is working on this currently. Thoughts?

@jedisct1 Generally, I would expect them to expect the crypto policy as input.

@joshtriplett @jyn514 I found a problem in the original RFC that makes it unfit for our use case. Specifically, it is presumed that a given dependency crate will be built...

> Is there anyone actively working on this RFC? @Byron plans to start work on this tomorrow.

@goneall @kestewart @zvr Do you have interest in this?