Giter VIP home page Giter VIP logo

Comments (4)

philgresh avatar philgresh commented on September 17, 2024

Running into error after pushing to Heroku, working to resolve: Aws::KMS::Errors::AccessDeniedException: An error occurred (AccessDeniedException) when calling the CreateKey operation: You don't have the kms:TagResource permission that is required to add tags during key creation. from /app/vendor/bundle/ruby/2.5.0/gems/aws-sdk-core-3.104.3/lib/seahorse/client/plugins/raise_response_errors.rb

from signdocs.

philgresh avatar philgresh commented on September 17, 2024

Running into error after pushing to Heroku, working to resolve: Aws::KMS::Errors::AccessDeniedException: An error occurred (AccessDeniedException) when calling the CreateKey operation: You don't have the kms:TagResource permission that is required to add tags during key creation. from /app/vendor/bundle/ruby/2.5.0/gems/aws-sdk-core-3.104.3/lib/seahorse/client/plugins/raise_response_errors.rb

RESOLVED
I ended up not having to change any permissions for my AWS user. Must have been related to something else that was otherwise resolved.

from signdocs.

Vanchen07 avatar Vanchen07 commented on September 17, 2024
  • wow this is so cool! Had so much fun creating my signature. Re: Signature "seals" bear the fingerprint of the user's unique cryptographic key, I'm assuming this is under the hood for the signature I created.

from signdocs.

philgresh avatar philgresh commented on September 17, 2024

Thanks Vanessa!

Re: Signature "seals" bear the fingerprint of the user's unique cryptographic key, I'm assuming this is under the hood for the signature I created.

Correct...when a user is initialized, an AWS public key is created for them and sits on AWS servers. I haven't implemented much with that yet, but the "fingerprint" is an MD5 hash of the public key. So eventually the idea is that the fingerprint verifies the authenticity of a user's seal :)

from signdocs.

Related Issues (20)

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.