justin
3
Hello,
How often would the data be uploaded to the router, and would it be used by your average user or just for more technical people to do backups? The problem with encrypted disks is that these routers CPUs are quite tiny so there would be a significant speed bottleneck to encrypting the drive itself in real time. My suggestion would be, if possible, to encrypt the files first on the device and then upload the files to the router.
To install the SFTP server onto the router should be pretty simple, all you would need to do is follow this tutorial: https://wiki.openwrt.org/doc/howto/sftp.server
If you were still interested in using encryption on the disk itself at the router level, there is a brief openwrt wiki entry here: https://wiki.openwrt.org/doc/howto/disk.encryption
I haven’t tried this personally so I can’t vouch for it, but it seems like it should work. Hopefully if I have some free time soon I can test this myself!