From 003c373cc81c034ff4db4b05e9d0f72b167a6ff1 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Sat, 19 Oct 2024 17:05:10 -0400 Subject: [PATCH] Update roadmap --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 043c063..99f3e80 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,13 @@ See the [developer guide](https://github.com/rwinkhart/libmutton/blob/main/wiki/ # Roadmap #### Release v0.3.0 -- [ ] Swap to native (cascade) encryption (custom) -- [ ] Implement "netpin" (quick-unlock) with new encryption +- [ ] Add refresh/re-encrypt functionality #### Release v0.4.0 - [ ] Password aging support - [ ] Append UNIX timestamp to entry names - - [ ] Add yellow/red dot indicators to entry list readout for when passwords should be changed #### Release v0.5.0 -- [ ] Add refresh/re-encrypt functionality +- [ ] Swap to native (cascade) encryption (custom) +- [ ] Implement "netpin" (quick-unlock) with new encryption #### Release v1.0.0 - [ ] Create packaging scripts (libmuttonserver) - [ ] Stable source PKGBUILD @@ -29,4 +28,4 @@ See the [developer guide](https://github.com/rwinkhart/libmutton/blob/main/wiki/ - [ ] Fedora - [ ] FreeBSD - [ ] Windows installer -- Hunt for polishing opportunities and bugs +- Perform extensive testing