Bearrack's repositories
6__CertiWipe
Permanently erase sensitive data on Windows with CertiWipe! This Electron and Python tool securely wipes files, folders, and free space using multi-pass overwrites. Its key feature: generating a unique, digitally signed PDF certificate for a tamper-proof, verifiable audit trail of data destruction.
5__Secure_Link_Decryptor_FastAPI_Dockerized
This is a cloud-deployed application that encrypts Google Drive file links using a custom Fernet encryption key and sends them via Gmail. The receiver is provided with a unique decryption link (served via FastAPI on Google Cloud Run) that allows them to securely decrypt and access the original Google Drive file.
3__Secure_Link_Decryptor_Flask
Secure GDrive Link Encryptor and Decryptor is a Python-based tool that encrypts Google Drive links using a custom 10-digit key and provides a web interface for secure decryption. Building with Flask, it ensures users only can access the original file using the passkey.
4__Secure_Link_Decryptor_FastAPI
Secure_Link_Decryptor_FastAPI is a secure, cloud-deployed application that encrypts Google Drive file links using a custom Fernet encryption key and sends them via Gmail. The receiver is provided with a unique decryption link (served via FastAPI on Google Cloud Run) that allows them to securely decrypt and access the original Google Drive file.