# `derivepassphrase` wish other-derivation-schemes ???+ question "Wish details: Consider implementing passphrase schemes other than vault's"
ClasswishThis is a request for an enhancement.
PrioritymediumThis should be fixed one day.
DifficultytrickyNeeds many tuits.
Present-in0.1.0 0.1.1 0.1.2 0.1.3 0.2.0 0.3.0 0.3.1 0.3.2 0.3.3 0.4.0 0.5
Depends[scheme-specific-cli-and-config](scheme-specific-cli-and-config.md){: .fixed }
Consider implementing other deterministic password/passphrase generation schemes, beyond vault. Some candidates: - [chriszarate/supergenpass](https://github.com/chriszarate/supergenpass) - [grempe/strongpass](https://github.com/grempe/strongpass) - [aprico-org/aprico-gen](https://github.com/aprico-org/aprico-gen) - [Master Passphrase/Spectre.app scheme](https://spectre.app/blog/2018-01-06-algorithm/) The hard part about these will probably not be the coding, but the correctness testing.