Giter Club home page Giter Club logo

Comments (8)

aarongough avatar aarongough commented on July 19, 2024

I just discovered that the Heroku gem does this. It says in the Readme that if you're on a Mac your credentials will be stored in your keychain, otherwise they will be stored in plain text in your ~/heroku directory.

I have a ~/.heroku directory that contains my credentials in plain text AND I'm on a mac... What's going on here? Anyone that has access to my computer can do whatever they please to my Heroku applications? no thanks...

from legacy-cli.

nruth avatar nruth commented on July 19, 2024

+1 keychain is not being used and this is not good

from legacy-cli.

MSchmidt avatar MSchmidt commented on July 19, 2024

+1 I was shocked when I discovered this. Immediately removed the file. Guess I'll just delete it after each deploy and then reenter my credentials the next time until this is fixed!

from legacy-cli.

cloudkj avatar cloudkj commented on July 19, 2024

+1 I just discovered this file and am very surprised. Password in plaintext? At the very least, the docs at http://docs.heroku.com/quickstart should reflect this. Please make a change so that passwords aren't stored in plaintext!

from legacy-cli.

jarmo avatar jarmo commented on July 19, 2024

it should be also fixed on other platforms and not just mac :)

from legacy-cli.

BradBuckingham avatar BradBuckingham commented on July 19, 2024

I further agree that credentials (especially the password) should not be stored in plaintext! Maybe make it an option to have the heroku gem remember your credentials instead of being the default behavior? Nevertheless, thanks for a wonderful product!

from legacy-cli.

yfeldblum avatar yfeldblum commented on July 19, 2024

If the goal is ease of use while maintaining security, please just store the username and require the password to be entered each time. As an interesting thought, please also support using SSH keys for all Heroku API operations, not just for git push.

from legacy-cli.

ddollar avatar ddollar commented on July 19, 2024

We're moving over to API keys. Delete your ~/.heroku/credentials file and run any command to reauthenticate.

from legacy-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.