mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-08-27 20:36:29 -04:00
Update roadmap
This commit is contained in:
@@ -24,30 +24,29 @@ After installing, please review the [usage guide](https://github.com/rwinkhart/M
|
|||||||
|
|
||||||
# Roadmap
|
# Roadmap
|
||||||
### Release v0.3.0
|
### Release v0.3.0
|
||||||
- [ ] libmutton v0.3.0
|
- [ ] libmutton v0.4.0
|
||||||
|
- [x] Swap to native (cascade) encryption
|
||||||
- [ ] Add refresh/re-encrypt functionality
|
- [ ] Add refresh/re-encrypt functionality
|
||||||
- [ ] Re-implement init menu
|
- [ ] Re-implement init menu
|
||||||
- [ ] Implement tweak menu
|
- [ ] Implement tweak menu
|
||||||
- [ ] Bump Glamour version and switch to fully-compliant Markdown (do not preserve new lines)
|
|
||||||
- [x] Add experimental build option for building with [BEAN](https://github.com/Trojan2021/BEAN) instead of Glamour
|
|
||||||
### Release v0.4.0
|
### Release v0.4.0
|
||||||
|
- [ ] Switch to fully-compliant Markdown (do not preserve new lines)
|
||||||
- [ ] Evaluate defaulting to building w/Bean over Glamour
|
- [ ] Evaluate defaulting to building w/Bean over Glamour
|
||||||
- [ ] Verify having Glamour in go.mod does not impact binary size/speed (drop it if it does)
|
- [ ] Verify having Glamour in go.mod does not impact binary size/speed (drop it if it does)
|
||||||
### Release v0.5.0
|
### Release v0.5.0
|
||||||
- [ ] libmutton v0.4.0
|
- [ ] libmutton v0.5.0
|
||||||
- [ ] Password aging support
|
- [ ] Password aging support
|
||||||
- [ ] Append UNIX timestamp to entry names
|
- [ ] Append UNIX timestamp to entry names
|
||||||
- [ ] Trim timestamps to allow for vanity entry names in the following cases:
|
- [ ] Trim timestamps to allow for vanity entry names in the following cases:
|
||||||
- [ ] Argument parsing
|
- [ ] Argument parsing
|
||||||
- [ ] Shell completions
|
- [ ] Shell completions
|
||||||
- [ ] Entry list readout
|
- [ ] Entry list readout
|
||||||
|
- [ ] Sync output
|
||||||
- [ ] Add yellow/red dot indicators to entry list readout for when passwords should be changed
|
- [ ] Add yellow/red dot indicators to entry list readout for when passwords should be changed
|
||||||
### Release v0.6.0
|
### Release v0.6.0
|
||||||
- [ ] libmutton v0.5.0
|
- [ ] libmutton v0.6.0
|
||||||
- [ ] Swap to native (cascading) encryption
|
- [ ] Implement "netpin" (quick-unlock)
|
||||||
- [ ] Implement "netpin" (quick-unlock) with new encryption
|
|
||||||
### Release v1.0.0 - Distribution packages
|
### Release v1.0.0 - Distribution packages
|
||||||
- [ ] Evaluate implementing custom types/interfaces (where applicable)
|
|
||||||
- [ ] Create packaging scripts
|
- [ ] Create packaging scripts
|
||||||
- [x] Stable source PKGBUILD
|
- [x] Stable source PKGBUILD
|
||||||
- [x] Stable source APKBUILD
|
- [x] Stable source APKBUILD
|
||||||
|
|||||||
Reference in New Issue
Block a user