GithubHelp home page GithubHelp logo

the-codepunker / my-encrypted-access Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 2.0 53 KB

A command line utility that stores, retrieve and searches the contents of an encrypted file in Google Drive. Also acts as a TOTP app.

Home Page: https://www.youtube.com/watch?v=ZEoji3jf4oM

License: MIT License

PHP 100.00%
google-drive encrypted-store password-manager command-line-tool ethereum php bitcoin retrieval

my-encrypted-access's Introduction

My Encrypted Access

A command line tool written in PHP that allows storage, retrieval, and content search in an encrypted file in Google Drive. It also acts as a TOTP app. It's main focus is to allow people that have a "passwords" file stored in Google Drive or even on their desktop to safely store it and have easy access to its content. I wrote it to protect some sensitive data.

Installation and Usage

  • Make sure you have php installed and fire up the project in your desired folder git clone https://github.com/the-codepunker/my-encrypted-access.git . && composer install

  • Create your own project on the Google Cloud Platform (https://console.cloud.google.com/apis) and enable the Google Drive API.

  • Generate an OAuth 2.0 Client ID, download the client secret and client ID JSON file in the app folder and name it secret.json.

  • Place you 'sensitive' file in the app folder and name it my_encrypted_access.txt

  • Run php access.php and go through the "authorization process"...

    1. A url will be generated in the command line - use that to grant access
    2. Google will generate a token which you can paste back into the command line
  • Once authorized, you will be asked "What to do next ?". The first step is to encrypt the local file and push it to drive.

Initial setup menu item

  • The app is built as a "step by step" wizard... so just follow the instructions...

If you are not a developer or don't know what you are doing do not use this!

Donations are welcome:

ETH :: 0x9335fE2BCdca68407ed5Ae5FB196d2c69CAf96Da

my-encrypted-access's People

Contributors

ovidiua2003 avatar the-codepunker avatar

Stargazers

 avatar

Watchers

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