Giter Club home page Giter Club logo

signers's Introduction

Signers

Description

A library of utilities which aid in handling keys and signing operations.

signers's People

Contributors

ajsutton avatar georgep9 avatar gfukushima avatar jframe avatar joshuafernandes avatar lucassaldanha avatar rain-on avatar rolfyone avatar siladu avatar timbeiko avatar usmansaleem avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

signers's Issues

Support for cacheable AWS Secrets Managers

A provider class should be implemented to support issue Consensys/web3signer#531.

Tasks:

  • Implement CacheableAwsSecretsManagerProvider class to support either creating new or serving cached AWS secrets managers based on access key ID.
  • Unit tests to validate cache hit or miss and clearing

Design of a signing service library

Design a signing service library that makes use of ethsigner and eth2signer to be a generic signing service.

The signing service is platform/usecase/crypto agnostic

Make path and UUID fields optional in keystore files

Prysm generates EIP2335 keystores with no path property but signers requires path to be present even though it doesn't actually get used.

UUID is also marked as required but doesn't seem to actually be required.

Create AWS secret retrieval

Retrieve a secret from AWS secret manager.

Tasks

  • Key retrieval from AWS in signers

Acceptance Criteria

  • Key name should be configurable
  • Acceptance test to ensure that Azure secret can be retrieved

Notes

  • Don’t want multiple clients in memory for the same vault instance
  • Needs to be able keys from multiple differently configured AWS secret manager instances
  • Large number of keys are not loaded simultaneously i.e. don't make 1000 http requests at once to retrieve secrets

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.