Giter Club home page Giter Club logo

canary_trap's Introduction

Canary TRAP

Exposing and Prevention of Information Leakage

Traceable deterrence

Canary TRAP prevents and exposes information leakages, by leaving visually undetectable but traceable footprints to the naked eye in the digital documents.

Technologies Used

Main:

  1. React - for frontend.
  2. Redux - for State management
  3. MongoDB / Mongoose- the database for the backend.
  4. Express - for the middleware.
  5. Multer - middleware to transport image buffer between frontend & backend
  6. JIMP - for pixel manipulation
  7. nodemailer - for automated email + attaching IMGs to email.

Other smaller packages:

  1. Axios - for fetching
  2. Tailwind - for styling.
  3. React router - routing to different pages, for the NavBar.
  4. jsonwebtoken - to enable JWT token
  5. jwt-decode - for decoding JWT tokens
  6. UUID - for unique ID
  7. bcrypt - encryption for password
  8. dotenv - for private enviroment variables
  9. heroicons - for icons
  10. buffer - for use images buffer

Hierarchy

Hierarchy screenshot

User Flow / Stories

Demo

DEMO

Creating documents
  • Upload "Confidential" documents.
  • Input: Quantity of distribution & Names
  • ✨Magic ✨
  • Recieve each new altered document from your email
Exposing LEAKS
  • Upload Leaked Documents
  • ✨Magic ✨
  • Gives u a result of who it matches.

General Approach

  1. Started out by drawing out the hierarchy of the site
  2. Identify all the endpoint needed
  3. Build out the core backend components
  4. Build check to ensure backend working, as arrays are too large to display on MongoDB
  5. Built the barebone forms, and inputs on the frontend and link up the backend to ensure functionality
  6. Build frontend + routing
  7. Add in CSS

Limitations & Future work

  • Add in additional features e.g PDF conversion compatability)
  • Add in capabilites to allow image tracebility even if image is cropped / skewed. (Current feature only work on full image)
  • use matrix package for better computational efficiency.
  • redo database schema, for better stripping of redundant infomation being fed to frontend, which can result in slower initial loading time, and rendering of state.

References

Website initial template: Provided and thank to Creative Tim

canary_trap's People

Contributors

glow-in-the-dark avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.