Giter VIP home page Giter VIP logo

Comments (3)

jboillot avatar jboillot commented on May 31, 2024

Hello,

Currently, the device secret key that is required to call the endpoint you're talking of is encrypted using the local key that is stored in the keychain, or encrypted using the master password in the local storage. That is why your master password is asked.

From your message, I guess you do not want to store your master password, even encrypted. The only solution I can think of would be to add the possibility to disable the save of the encrypted master password in the local storage, but still save the local key in the keychain. Thus, you could recover the device secret key without having any save of the master password.

This would add some granularity in the secrecy options.

from dashlane-cli.

Mikescops avatar Mikescops commented on May 31, 2024

Cyril message is a bit simplified, his initial use case is to use the CLI on a CI (and calling methods that don't require decrypting any content).
Another solution could be to use the MP as env variable so the MP is in the CI secrets manager.
Another one could be to be able to export the device secrets so they can be stored in the CI secrets manager.

from dashlane-cli.

Mikescops avatar Mikescops commented on May 31, 2024

This is solved in the next release, thanks to the TeamDevice authentication.

from dashlane-cli.

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.