I am looking for a way to mount a network disk and encrypt it on my local PC, in the way that the server won't be able to know the content of my files.
After searching I found nbd, a way to mount a block device over the network. I can't, however, find anything about locally partitioning it, or using local encryption. I just would like to use it like any other disk!
Is it possible to encrypt it locally?