Google Drive Encrypted Folder Copy

This is a wonderful encryption system developed by Anadius.
You can Encrypt your Google Drive Folder Link and then share it with the Internet.
Project Repository
Google Drive Encrypt Folder Copy
GDrive-efc (Deploy it in heroku) by @MasterBr1an
Setup
Host the contents on your online OR localhost server

Visit the build.html
using Web Browser (in our case it is hosted at decrypt.hackgence.com/build.html
You will have to fill in the server name where you would want to host decryption files.
To do that create a worker in workers.cloudflare.com and copy the URL of the worker in the dashboard.
Note : You can create a list of multiple Decryption Servers in services like gist and Pastebin and paste the raw link to the second Section.
Here we are using a single server https://decrypt.hackgence-com.workers.dev
Generate the Keys and Download the Files.

Extract the zipped file

Host the static encrypt.html
file present in the Folder STATIC_ENCRYPTION
(e.g decrypt.hackgence.com/encrypt )

Copy the Content of worker.js
in the Folder WORKER
to workers.cloudflare.com

Now, get a Shared Link of a Folder, as shown below.

Open the hosted encrypt.html
using Web Browser
Copy the Google Folder Link from your Google Drive Dashboard and then Encrypt, you will get an encrypted text
This Encrypted Text can be shared with the Internet Instead of the actual link along with decryption URL (in our case it is decrypt.hackgence.com

The user on the other end would open the index.html
(in our case hosted at decrypt.hackgence.com using Web Browser and Authorise access to Google Drive and then Paste the encrypted code and then Click Load to reveal the Contents.
After the Files are revealed, you can then select the files you want to copy to your Google Drive and Click Copy

A few Moments Later your files will be copied to your My Drive.

Encrypt - https://decrypt.hackgence.com/encrypt
Decrypt - https://decrypt.hackgence.com
Example :
https://decrypt.hackgence.com/#ZGVjcnlwdC5oYWNrZ2VuY2UtY29tLndvcmtlcnMuZGV2./julV8GYww1duajFcsC+wh3mp+SlGjq/0XwwXEYljP99asbh0SxK5QkgljFp1arJOgHO8zACvK44tUYScg==
Best practices
If you’re just downloading files - use a dummy acc. Copy files to your drive, download them and then delete from your drive.
Tip: if your destination folder is already made public all files copied to it are public too, that saves you some time.
If you want to store files on your main account - open two tabs. In the first tab log into your dummy account and use encrypted folder ID to copy files to dummy account. In second tab log into your main account and use folder link from the dummy account to copy files from dummy account to your main one.