GithubHelp home page GithubHelp logo

Comments (3)

mjurbanski-reef avatar mjurbanski-reef commented on June 25, 2024

This is by choice - --quite suppresses only human readable information and all machine readable output is not silenceable by --quite. We need to improve the documentation of that.

If you really need to silence everything no matter on POSIX systems you can still use b2 ... > /dev/null 2>&1 .

What is concerning to me in this report is the motivation to do so - what do you mean by "public server"?
b2 account authorize persists credential in the filesystem, so anyone with access to it can gain access to the account. This typically is easier than than accessing terminal output.

The cases that Im aware of in which silencing of b2 account authorize would be useful is the use in CI to prevent logs from containing auth credentials and when screen sharing/presenting.

from b2_command_line_tool.

sppidy avatar sppidy commented on June 25, 2024

Thanks for replying. Actually i am part a group of people using a server with a queueing system where we build custom roms and sign it and i am personally using back-blaze to store my keys and retrieving the keys via script which also sign the builds and clears the locally stored keys and clears the credentials of the backblaze too. I raised this issue because i was concerned about my auth keys as it could be seen by any one. The important part is everyone using that server can see the the current status and logs of the builds. So thats why I raised this issue . Anyway thanks for replying my query

from b2_command_line_tool.

sppidy avatar sppidy commented on June 25, 2024

I guess I will close the issue as I got an solution thanks again

from b2_command_line_tool.

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.