Giter Club home page Giter Club logo

network-based-encrypter's Introduction

Network Based encrypter

This is project is an exercise in curiosity based on networks and encryptioon.

The basic premise is to have a program that scans a network for all responding hosts. From this table of responses it will combine all of the MAC addresses to generate a passphrase that is then hashed. This hash is then used as the key for an encryption function.

From this it should be possible to either add/remove a device from the network for the data to be unrecoverable.

This will make it possible to securely encrypt documents/data based off of attatched network devices where there is at least one 'keystone' device that when connected/disconected allows the encryption to be reversed.

CodeQL

Note

This project is only really viable for encrypting backups or data that is rarely accessed and has no real application outside of theory or small home networks unless you are happy with the data being unrecovereable, as devices get swapped and upgraded all the time so the physical adddresses attatched to larger networks can change fairly often. It is possible to store the hash used to amke it viable, but at this point the security of the program is reduced as there are ways the hash can be stolen.

network-based-encrypter's People

Contributors

sbartlett97 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.