I’m looking for the Maidsafe code which reads and writes immutable data - the part that handles the raw data being written through to chunking and sending to the network, and vice versa.
I tried searching for SelfEncryptor/self_encryptor in safe-api and safe-nd and built the Rust docs but am not finding the code which implemented it.
Maybe I’m searching the wrong repos or encryption isn’t used atm.
I posted an issue, but obvs Maidsafe are busy so am wondering if anyone else can point me to this post of the marriage code? Thanks.