Skip to content

Tripathiaman2511/DLPFS-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DLPFS - Client Side

To check DLFPS- Server Side click here

About the Project

Data leakage prevention (DLP) is a technique used by organizations to prevent the loss of sensitive or confidential data. A key aspect of DLP is the de-identification of personal identifiable information (PII) before sharing it with third parties or stakeholders. De-identification techniques such as masking and replacement are used to remove or hide PII data. Masking involves masking specific words or characters such as names or addresses, with generic placeholders like "" or "*". Replacement involves replacing sensitive data with similar but fictitious data, such as replacing the name "Aman" with "Rishi". In addition to de-identification, DLP also provides access control for uploading and reviewing files. This ensures that only authorized individuals can access and view the data. Furthermore, DLP systems store data in an encrypted format to prevent data breaches. This means that even if the data is stolen, it cannot be accessed without the correct decryption key. The use of DLP technology is becoming increasingly important in today's data-driven world, as organizations are required to share information with multiple parties. As such, DLP technology is critical for maintaining the privacy and security of sensitive data while allowing organizations to share information with relevant stakeholders.

Client Side: About

Client Side of DLPS basically ha a UI of Admin and Users to interact with the API's at Application Layer. To check the how UI looks like click here

How to Work on this project?

  1. Fork this Project - https://github.com/Tripathiaman2511/DLPFS-client
  2. Clone the Forked Project.
  3. Create new branch.
  4. Perform the changes and then commit the changes.
  5. First pull the remote Project and then push.

How to Run this Project

Before running client, run the server

  1. Come to client directory
  2. Open terminal and run npm i or npm install
  3. Now run the command npm start adnd you will see your client is running on localhost:3000.

Hope you find this doc helpful 😅.

For any changes create a pull request ❗

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published