Russ Cox

Results 790 comments of Russ Cox

This proposal has been added to the [active column](https://go.dev/s/proposal-status#active) of the proposals project and will now be reviewed at the weekly proposal review meetings. — rsc for the proposal review...

Thanks for the comment @apparentlymart. It sounds like we should not make this change, because (1) programs that want to match $TMPDIR can do that today by just using the...

Based on the discussion above, this proposal seems like a **[likely decline](https://go.dev/s/proposal-status#likely-decline)**. — rsc for the proposal review group

No change in consensus, so **[declined](https://go.dev/s/proposal-status#declined)**. — rsc for the proposal review group

No change in consensus, so **[accepted](https://go.dev/s/proposal-status#accepted)**. 🎉 This issue now tracks the work of implementing the proposal. — rsc for the proposal review group

This was marked as closed by the CL that moved the ECDH method. Now it is possible to define an interface outside the standard library that ecdh.PrivateKey implements, and hardware...

Sounds like no one objects, and since the work is already done, I'll just move it to accepted and close it.

No change in consensus, so **[accepted](https://go.dev/s/proposal-status#accepted)**. 🎉 This issue now tracks the work of implementing the proposal. — rsc for the proposal review group

It's still unclear what this would enable us to do.