Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Remove dependency on zeroize #240

Open
erak opened this issue Aug 31, 2022 · 0 comments
Open

Remove dependency on zeroize #240

erak opened this issue Aug 31, 2022 · 0 comments

Comments

@erak
Copy link
Contributor

erak commented Aug 31, 2022

Description

radicle-terminal currently uses secstr and zeroize to store passphrases read from an environment variable or stdin. After the secstr version in radicle-keystore has been updated to 0.5.x, the newer API will allow to directly read into a SecUtf8 and thus remove the intermediate passphrase storage via zeroize.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant