konachan700 / JNekoImageDB

Tool for tagging and storage images, with save images in the AES256-encryped files.
11 stars 3 forks source link

Can I run it without JCE? #12

Open georgy7 opened 6 years ago

georgy7 commented 6 years ago

I do not need encryption.

Can I completely disable the encryption feature of a database from the very beginning?

I don't need the network features either (P2P, comments, likes/dislikes, VK, cloud integration).

konachan700 commented 6 years ago

Yes. You can disable encryption in config. JCE is not needed by default, because AES128 used. Networks features is not implemented at this moment.

georgy7 commented 6 years ago

Is there any documentation about the config file. Is this a file?