Giter Site home page Giter Site logo

sktan / snapsecret Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 2.0 121 KB

A serverless webservice to generate a one-time URL to securely share secrets with another person

License: MIT License

Dockerfile 0.08% Python 7.73% JavaScript 0.59% HTML 0.22% Vue 11.84% CSS 79.54%
aws cdk credential password secret serverless share snapsecret

snapsecret's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

gergnz pwed

snapsecret's Issues

Add a copy clipboard option on decryption page

Once you decrypt the secret, in the text box, there should be a copy to clipboard button on the top right corner.

I tried a few vue3 clipboard libraries, but none really worked out of the box. Raising this for review/smarter vue people.

Unable to run first `cdk bootstrap`

npm run bootstrap
...
...

Traceback (most recent call last):
  File "/Users/gregc/Scratch/dev/gergnz/snapsecret/cdk/app.py", line 16, in <module>
    frontend = FrontendStack(
  File "/Users/gregc/.local/share/virtualenvs/cdk-DoTih0IL/lib/python3.9/site-packages/jsii/_runtime.py", line 86, in __call__
    inst = super().__call__(*args, **kwargs)
  File "/Users/gregc/Scratch/dev/gergnz/snapsecret/cdk/snapsecret/frontend_stack.py", line 36, in __init__
    apigw_url = boto3.client("ssm").get_parameter(Name=paramstore_path)[
  File "/Users/gregc/.local/share/virtualenvs/cdk-DoTih0IL/lib/python3.9/site-packages/botocore/client.py", line 415, in _api_call
    return self._make_api_call(operation_name, kwargs)
  File "/Users/gregc/.local/share/virtualenvs/cdk-DoTih0IL/lib/python3.9/site-packages/botocore/client.py", line 745, in _make_api_call
    raise error_class(parsed_response, operation_name)
botocore.errorfactory.ParameterNotFound: An error occurred (ParameterNotFound) when calling the GetParameter operation:

Subprocess exited with error 1

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.