CRAug 15, 2013

Privatizing user credential information of Web services in a shared user environment

arXiv:1308.3482v1
Originality Synthesis-oriented
AI Analysis

This addresses credential security for users in shared computing environments, though it appears to be an incremental enhancement of existing browser security features.

The paper tackles the problem of credential misuse in shared computing environments by developing a system that allows root users to privatize stored web credentials using masking techniques, preventing other users from accessing them even when logged in with root credentials. The system maintains auto-login functionality when the root user disables masked mode, eliminating the need to manually re-enter credentials.

User credentials security is one of the most important tasks in Web World. Most Web sites on the Internet that support user accounts store the users credentials in a database. Now a days, most of the web browsers offer auto login feature for the favorite web sites such as yahoo, google, gmail etc. using these credential information. This facilitates the misuse of user credentials. Privatizing user credential information of web services in a shared user environment provides a feature enhancement where the root user will be able to privatize his stored credentials by enforcing some masking techniques such that even a user logs on to the system with root user credentials, he will not be able to access privatized data. In case of web browsers auto login feature, a root user can disable the feature manually by deleting entries from web browsers' saved password list. But this involves spending a considerable amount of time and the biggest problem is that he has to insert those credentials once again when he next visits these websites. This application resumes auto login feature whenever root user disable the masked mode. The application includes two parts: Masked Application Mode and Disabling the Masked Application Mode. When the system goes for masked application mode, the other user will not be able to use the credentials of the root user.If the other user tries to access any of the web pages which have been masked, the other user will have to authenticate with his own credentials. Disabling the masked mode requires authentication from the root user. As long as this credential is not shared, masked mode can be disabled only by the root user.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes