Skip to content
#

linux-os

Here are 21 public repositories matching this topic...

This project extensively uses the concept of Shell Scripting and C Programming to provide multiple functionalities of media security simultaneously to the user. It enables the system to efficiently hide and handle the background complexities involved in the equivalent GUI Operations through the terminal itself. In combination with concepts like Process Management, Pipes, File I/O and Signals, it creates a user-friendly environment. Complex functionalities like encryption and decryption of multiple media, hiding/un-hiding media and,changing their permissions are provided to the user on concurrently executing multiple child terminals. Logs are also generated for every parent and child process, which clearly elaborates when and which media was affected (successful/unsuccessful operations) by which child process. This project thus, comprises multiple system programming concepts and solves the real-world problem of securing media on a small-scale.

  • Updated Jun 30, 2021
  • Shell

Improve this page

Add a description, image, and links to the linux-os topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the linux-os topic, visit your repo's landing page and select "manage topics."

Learn more