Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQ] add support for reading secrets directly from dbs exported from Android apps #38

Open
eadmaster opened this issue Nov 13, 2020 · 1 comment

Comments

@eadmaster
Copy link

@pcarrier
Copy link
Owner

pcarrier commented Jan 29, 2021

Personally not a huge fan of adding much to the tool running on your typical server itself, particularly when I assume those formats could change any day whereas an install is super stable now so no worries if it ever gets packaged (#39), but active maintainers/forkers feel free to disagree and make another call!
Could certainly port from Python to Go. I don't know that the effort would ever compensate for the "discomfort" of running Python every once in a while, but that shouldn't deter anybody from their aspirations. If they'd like the exposure to be in this README and repo, personally more than happy to merge linted + tested code in eg github.com/pcarrier/gauth/cmds/gauthimport (random name).

Or maybe I'm missing the use case and you'd like to share the file on the Android device with gauth directly? The main function itself is tiny, we can factor out the database reading, so if we want to make alternate "complete" commands for alternate database formats that could be cool. Could publish separate binaries for various architectures and database versions with more automation I don't particularly care to learn about Go + GitHub in the short term, yet again contributions more than welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants