Migrated my password manager to new software. Wrote it myself as I could not really find anything that worked the way I want, as I wanted it to be web based so I can host it on my own server and access from any computer on the network without having to install anything. VMs etc.
I still kept the old one around as a backup until I feel it's proven. The encryption in the old one just used a hard coded key that was built into it, kinda crude. New one is a bit more sophisticated in how it encrypts while keeping the key secure. It's also more prone to issues that could result in failing to decrypt.. so still need to futher test it but so far so good. I mean, worse case scenario most sites have a lost password feature if something does fail badly.