Skip to content

A program to lock the directories with a user-defined password. (OS : Windows)

Notifications You must be signed in to change notification settings

ruwansdayananda/folder-locker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

title tags
folder-locker

1. Introduction

This program can protect users' data by locking directories with a strong password that the user can define.

:::note This is only tested with Windows 10 Pro Version 10.0.19042 Build 19042

:::

2. Steps to setup

  1. First, find the 'bin' directory in this repository and navigate it inside.
  2. Find the executable file of 'locker.exe'.(Navigate to the folder of latest version)
  3. Download it to your personal computer.
  4. Place it in a directory anywhere you want.
  5. Run the application.
  6. First, it will ask for a master password from you. Give it a strong password.

:::important The master password is the password used to authenticate the user when the folder is locked. :::

  1. After you set the master password, the program will create a new directory called 'Private', consisting of 'config.json'.

:::danger Don't delete or modify the file 'config.json'. :::

  1. Put all your private files inside the 'Private' directory.
  2. Then, run the 'locker.exe' again and give it the confirmation to lock the folder.

:::note 'Private' directory, which includes your private files will disappear after this is done. :::

  1. When you want to unlock the 'Private' folder, run the 'locker.exe' again and give the master password.

:::important Repeat steps 9 and 10 when you want to lock and unlock your private files, respectively. :::

About

A program to lock the directories with a user-defined password. (OS : Windows)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages