Prepare for release v0.2.1

This commit is contained in:
2024-08-13 21:30:46 -04:00
parent 4c54349b39
commit f5a635004a
5 changed files with 38 additions and 14 deletions
-8
View File
@@ -12,14 +12,6 @@ libmutton is a library for building simple, SSH-synchronized password managers i
See the [developer guide](https://github.com/rwinkhart/libmutton/blob/main/wiki/developers.md).
# Roadmap
#### Release v0.2.1
- [x] Only run getSSHClient once to prevent being asked for keyfile password multiple times
- [x] After this, handle all errors in sync/client.go
- [x] Ensure all config files and entry files are created with 0600 permissions
- [x] Add error-specific exit codes
- [x] Split into separate repos
1. libmutton: backend package (rename to core), sync package, libmuttonserver
2. MUTN: cli package
#### Release v0.3.0
- [ ] Swap to native (cascade) encryption (custom)
- [ ] Implement "netpin" (quick-unlock) with new encryption