Great, an encrypted DB would be a good start! 😄
Also consider releasing your source code, so that others can audit what operations you perform, and make sure it is secure! Maybe look into reproducible builds (https://en.wikipedia.org/wiki/Reproducible_builds) to ensure that the binary you publish is equivalent to the source code!