Hi Marcel, thank you for your reply. Yes, it seems pretty much impossible to do that. Now I am trying something "simpler": I want to encrypt a file before adding it to a node. I am able to do that, but I realize I will lose text extraction because what FulltextBinaryTextExtractor will receive is the encrypted file. Any ideas how can I manage to decrypt before passing the file to tika?
Thanks. Best Regards. Jorge El jue., 26 sept. 2019 a las 8:56, Marcel Reutegger (<[email protected]>) escribió: > Hi, > > No, this is not possible with Oak. You'd have to rely on MongoDB encryption > at rest. > > Regards > Marcel > > On 26.09.19, 14:42, "jorgeeflorez ." <[email protected]> > wrote: > > Hi, > I am sorry if the following questions are vague: is it possible to > encrypt > all repository content so data that is stored in MongoDB cannot be > read? I > mean, if I don't want to use MongoDB encryption can I store all nodes > and > their properties encrypted, will everything still working in > Jackrabbit and > in Oak? > > Sorry again if I cannot explain myself better. > > Thanks. > > Jorge > > >
