i have installed all files that you mentioned in paper git clone https://github.com/MonashCybersecurityLab/Aura.git
cd Aura
mkdir build
cd build
use cmake/make to build the code
cmake ..
make
Can you please tell me how I can run this project, how can i find keywords ,search, modify data.

I have installed successfully all directories and files but aura client and aura server how they communicate AuraClient give output, but AuraServer is silent and can you tell me brief of project
i have installed all files that you mentioned in paper git clone https://github.com/MonashCybersecurityLab/Aura.git
cd Aura
mkdir build
cd build
use cmake/make to build the code
cmake ..
make
Can you please tell me how I can run this project, how can i find keywords ,search, modify data.