passlane 2.2.2

A password manager for the command line with online storage and multi-device access
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# TODO

## Roadmap

### Next

- [x] Add secure notes
- [x] Refactor: remove repetitive code in actions.rs and in graphql.rs
- [x] Refactor: Remove Credentials struct and only use the graphql Credentials type (similar to PaymentCards)
- [x] Export of vault contents

### 3.0

- [ ] push to vault from keychain
- [ ] multiple users & vaults support ?