Skip to content

Ensure user's data get encrypted on their personal computer.

License

Notifications You must be signed in to change notification settings

key6oardWarrior/Data-Shield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data Shield Final Project

Purpose

This project is designed to help people keep their personal data secure on their personal computers. If a user has a social security number, picture of driver's license, or client's data stored on their computer(s) then the user's computer become a liability! To protect this data a user must use a strong encryption algorithm along with a strong password to keep this data safe. Data Shield is a user friendly approach to encrypting and decrypting sensitive data on a person's Linux or Windows computer. Please read How to Use.

How to Use

  1. On Windows open the terminal and type: py [file location]/DataShield.py
  2. On Linux open the terminal and type: python3 [file location]/DataShield.py
  3. The user is asked if they want to encrypt or decrypt data
  4. User enters either file, or data to be encrypted, or decrypted
  5. The program will either encrypt, or decrypt the requested data

Purpose

About

Ensure user's data get encrypted on their personal computer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages