Update wiki for migration off of GPG

This commit is contained in:
2025-05-09 19:14:08 +00:00
parent 03c040b373
commit fbfcdc5320
4 changed files with 9 additions and 8 deletions
+1 -3
View File
@@ -3,8 +3,6 @@ Leading up to the v1.0.0 release, breaking changes are both expected and planned
These changes include, but may expand beyond the following:
- Migration to Go-native encryption (no reliance on GnuPG)
- Will be based on symmetrical encryption
- Will eventually allow combining multiple common encryption algorithms (cascading encryption)
- Migration to [RCW](https://github.com/rwinkhart/rcw) (no reliance on GnuPG) (libmutton v0.4.0)
- Password aging data will be stored for each entry (to remind the user when it is time to change passwords)
- Will be included in entry names or in external file (to prevent needing to decrypt entries to access this information)