{"id":25298593,"url":"https://github.com/akshay0611/aicte-ibm-internship","last_synced_at":"2026-05-04T07:41:12.498Z","repository":{"id":277164971,"uuid":"931529204","full_name":"akshay0611/aicte-ibm-internship","owner":"akshay0611","description":"🔒 Secure data hiding in images using steganography | AICTE IBM Cyber Security Internship","archived":false,"fork":false,"pushed_at":"2025-02-12T13:37:02.000Z","size":506,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T14:22:59.866Z","etag":null,"topics":["aicte","cybersecurity","flask","ibm","python","steganography"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akshay0611.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-12T12:38:14.000Z","updated_at":"2025-02-12T13:37:05.000Z","dependencies_parsed_at":"2025-02-12T14:23:01.776Z","dependency_job_id":"76f11591-3714-428e-8563-5802fd0c7ebe","html_url":"https://github.com/akshay0611/aicte-ibm-internship","commit_stats":null,"previous_names":["akshay0611/aicte-ibm-internship"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshay0611%2Faicte-ibm-internship","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshay0611%2Faicte-ibm-internship/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshay0611%2Faicte-ibm-internship/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshay0611%2Faicte-ibm-internship/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akshay0611","download_url":"https://codeload.github.com/akshay0611/aicte-ibm-internship/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247559622,"owners_count":20958382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aicte","cybersecurity","flask","ibm","python","steganography"],"created_at":"2025-02-13T04:42:21.509Z","updated_at":"2026-05-04T07:41:07.468Z","avatar_url":"https://github.com/akshay0611.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔒 Secure Data Hiding in Images Using Steganography\n\nThis project is part of the **AICTE IBM Skills Build Cyber Security Internship**. It provides an online **Steganography** tool that allows users to **hide and retrieve secret messages** within images securely.  \n\n## 📌 Project Overview\n\nSteganography is the practice of concealing secret information within digital media. This project implements **image-based steganography** using **Flask and OpenCV**, enabling users to encode and decode messages within images.\n\n## ✨ Features\n\n- 🔹 **Encode Secret Messages**: Hide a text message inside an image.\n- 🔹 **Decode Messages**: Extract hidden messages from an encoded image.\n- 🔹 **Simple Web Interface**: User-friendly UI for easy interaction.\n- 🔹 **Supports PNG, JPG, and JPEG formats**.\n\n## 🖥️ Tech Stack\n\n- **Frontend**: HTML, CSS  \n- **Backend**: Flask (Python)  \n- **Image Processing**: OpenCV  \n- **Storage**: Local File System  \n\n## 📂 Directory Structure\n\n```\naicte-ibm-internship/\n├── app.py                   # Main Flask application\n├── requirements.txt         # Dependencies list\n├── static/\n│   └── styles.css           # CSS file for styling\n└── templates/\n    └── index.html           # Frontend UI\n```\n\n## 🚀 Getting Started\n\n### 1️⃣ Clone the Repository\n\n```bash\ngit clone https://github.com/akshay0611/aicte-ibm-internship.git\n```\n\n### 2️⃣ Install Dependencies\n\nMake sure you have **Python** installed. Then, install the required dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\n### 3️⃣ Run the Flask Server\n\n```bash\npython3 app.py\n```\n\n### 4️⃣ Open in Browser\n\nVisit: **http://127.0.0.1:5000/**\n\n## 📜 Usage Guide\n\n### 🔹 Encoding a Message:\n\n1. Upload an image (**PNG/JPG/JPEG**).\n2. Enter the secret message you want to hide.\n3. Click **Encode** to download the encoded image.\n\n### 🔹 Decoding a Message:\n\n1. Upload the encoded image.\n2. Click **Decode** to reveal the hidden message.\n\n\n## 🛡️ Disclaimer\n\nThis project is for **educational purposes only**. Please use it ethically and responsibly.\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshay0611%2Faicte-ibm-internship","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakshay0611%2Faicte-ibm-internship","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshay0611%2Faicte-ibm-internship/lists"}