GithubHelp home page GithubHelp logo

Add support for gopass about tessen HOT 4 CLOSED

ayushnix avatar ayushnix commented on June 16, 2024
Add support for gopass

from tessen.

Comments (4)

ayushnix avatar ayushnix commented on June 16, 2024

I'd love to support gopass as well but I don't think I can add the ability to parse YAML files using bash in tessen. I guess I can use tools like yq for that but I'm not sure if I should go down that route.

Since I don't use gopass myself, can you confirm if gopass uses this key-value format like pass does or does it use/support this kind of YAML format as well?

If gopass users use the same format mentioned here, adding support for gopass should be fairly trivial.

from tessen.

svrana avatar svrana commented on June 16, 2024

Yeah, same format. Just changing the invocation to gopass and using gopass show is working for me well enough to use.

from tessen.

ayushnix avatar ayushnix commented on June 16, 2024

Looks like gopass supports parsing YAML natively and also handles OTP. In addition, it also supports something they call "mounts" which is just multiple different password store dirs. There are other features and some subtle differences as well.

I'll work on adding gopass support properly but that might take some time. The PR #16 in its present form needs a bit more work to make sure it works as expected for all users. One of the issues I've come across by taking a brief look at gopass is adding support for all active gopass mounts. tessen will need to scan all possible .gpg files in all active mounts, something which is absent in #16, among other things.

from tessen.

ayushnix avatar ayushnix commented on June 16, 2024

@svrana A new version of tessen has been released and it supports parsing data from gopass. Let me know if there are any issues with it and I'll re-open this issue.

from tessen.

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.