Code Monkey home page Code Monkey logo

insight's Introduction

Insight Vault project

DynAuth

A Centralized and Dynamic secrets management system that seeks to replace the manual process of creating and managing sensitive credentials by developers on their local computers, also to avoid the common issue of committing hard-coded credentials to public spaces which can have a tremendous impact on the security of the organization. AWS secrets engine and identity authentication to provide role-based access with granular permission to generate new resource on the cloud to developers in an organization.

DynAuth Architectur

sys_diagram

Getting Started

There are 2 different personnel involved in this guide, the "Administrator" and the "Database client".

Administrator

The "Administrator" is the operator responsible for launching, configuring, and managing Vault using Terraform and CLI. They configure AWS Secrets Engine in Vault and defining the policy scope for the AWS credentials dynamically generated. They generate new user in system with their varying capacity of usage.

The "Administrator" is generally concerned about managing the static and long lived AWS IAM credentials with varying scope required for developers, database clients and other applications to safely interact with AWS.

Things to follow as administrator:

  • Vault_cluster folder - for deployment of cluster and managing it. (Follow Readme under the folder)
  • admin_workspace - for managing the admin workspace. (Follow Readme under the folder)

Database client

The "Database client" is looking forward to safely gaining access to the database residing in AWS without having to worry about managing sensitive AWS credentials locally.

Things to do as database client

  • Database client-workspace - for database client usage (Follow Readme under the folder)

Built With

  • Terraform - Used to provision the infrastructure
  • Vault - Secrets & identity management

Author

Managed by Loveth Oballe

insight's People

Contributors

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