GithubHelp home page GithubHelp logo

Comments (5)

ionut-arm avatar ionut-arm commented on May 28, 2024 1

My opinion is still that we could benefit from integrating the RustCrypto Developers crates into this client. More precisely, for signing we could implement the traits defined here.

from parsec-client-rust.

hug-dev avatar hug-dev commented on May 28, 2024 1

For integration with Rustls it would also be nice to investigate implementing their traits for siging with a key that is managed by Parsec: https://docs.rs/rustls/0.18.1/rustls/manual/_03_howto/index.html#customising-private-key-usage

from parsec-client-rust.

ionut-arm avatar ionut-arm commented on May 28, 2024

If we do this, we should probably split the implementations into different files to make it more scalable. Also, looking at those traits, they're fairly abstracted, so they would be used at least one layer above CoreClient, more likely at the "last level", where user involvement would be quite low ("just sign this data, please, don't care with what or how")

from parsec-client-rust.

ionut-arm avatar ionut-arm commented on May 28, 2024

Google also released a crate that is "difficult to misuse": https://crates.io/crates/mundane

They don't have any dependents, though, don't know if it's just something they use internally.

from parsec-client-rust.

hug-dev avatar hug-dev commented on May 28, 2024

I don't know if it makes sense to keep this issue open. We can add specific ones for the specific things we would like to add in the future, if there is a need.

from parsec-client-rust.

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.