Code Monkey home page Code Monkey logo

kinspect's People

Contributors

dependabot[bot] avatar dethos avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

kinspect's Issues

Correctly deal with ECC keys.

screen

When inspecting the information about an ECC key pairs, the bits information is missing or wrong. It should be removed or additional relevant information should be added.

Verify signature

There should be a functionality to verify a signature using the selected key

We could show a text area for the user to input the signature content. The app would say if the signature is valid or not according to the selected key.

Allow a key to be loaded directly

One use case where kinspect could be very helpful is sharing the details of a public key for a quick inspection.
Example: Person A sends a link to person B to show the details of a given key.

For this to be possible we should find a way of encoding the public key (or way of fetching the correct key) into the URL as a query parameter so all information can be contained in the shared link.
Example: kinspect.ovalerio.net?key=...

After that we can load the key programmatically and show its details right away.

Encrypt message

It could be useful to be able to encrypt some content using the key that is selected.

We could:

  • Show a text area for the user to insert the content to be encrypted.
  • Display the armored ciphertext to the user

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.