-
Notifications
You must be signed in to change notification settings - Fork 4
How to use Web GUI
First of all, start the server as explained in Installation.
Home is the page where user can upload his files.
Upload files by simply clicking Choose Files, selecting multiple files and the clicking Upload.
Files is the page where user can see all his uploaded documents.
In the same page under the documents, user can see and delete words from user dictionary.
More details follow down below.
About is the page containing information about the service.
-
Preview will anonymize the file enabling further editing.
-
Download will download the document anonymized.
-
Word previewing of the word in the dictionary.
-
Delete deleting the word from the user dictionary
This is the page where the user can see the anonymized document and proceed to further anonymization.
On the top left corner user can choose the preview mode.
The whole functionality of the service lies in the preview page.
Here, user can select words from the previewed document and anonymize them manually.
On the top right corner, there are 4 buttons. By clicking each one:
Any selected text copied is added to a list.
All words that where added to the list since the last time are anonymized in this specific document.
All words that where added to the list since the last time are added to the user dictionary and therefore are anonymized later on all documents that are or will be uploaded.
All selected words which are in the list are removed from the list and the list becomes empty.
There are 2 available modes to preview the document on which you are currently working on.
In this mode the screen is splitted in half. In the left side you can see the original document while in the right side the anonymized.
In this mode the anonymized document takes up the whole screen making it easier for the reader to focus on reading.