Giter Site home page Giter Site logo

Comments (3)

Mikescops avatar Mikescops commented on June 9, 2024 1

@BenjaminOddou the local database is indexed by this ID so it's indeed faster to query it that way for larger vaults because when you use the title we have to decrypt every secret and then filter on the clear content (it's an optimization I'd say because the decryption is very fast in general).

In the latest version you have a dcli read command that does this (I'll update the website documentation to also explain use cases for dcli inject and dcli exec).

In the future I'm looking at remotely fetching the specific encrypted secret from the Dashlane servers via its ID instead of downloading the whole vault secrets.

from dashlane-cli.

BenjaminOddou avatar BenjaminOddou commented on June 9, 2024

Hey @Mikescops, it seems super interesting. But I didn't really understand how it's working. Let say I know the ID of a password element and I'd like to return the password property, what command should I supply to the terminal (dl://<id>/password ?). Is there a benefit (response time) compare to dcli p id=<id> ? Many thanks in advance !

from dashlane-cli.

BenjaminOddou avatar BenjaminOddou commented on June 9, 2024

Many thanks for the explanation ! I'll look up to the documentation. Very promising πŸ˜„

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.