Hi,

I am interested to do a login form from a text file, however, there is security issue where by user can open up the textfile and read the data, I wonder is there any way for me to encrypt the text file and read by java.

In addition, is there any other issue to consider as in hide the text file etc.?