Please add encfs in Security Software section
EncFS Encrypted Filesystem
About
EncFS provides an encrypted filesystem in user-space. It runs without any special permissions and uses the FUSE library module to provide the filesystem interface.
EncFS is open source software, licensed under the GPL (with the underlying library released under the LGPL).
SOURCE:
https://github.com/vgough/encfs
compiles and installs without any issues on solus. Perhaps needs fuse-devel and c++, cmake as dependencies