Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
RadiozRadioz
4 months ago
|
parent
|
context
|
favorite
| on:
I'm switching to Python and actually liking it
For this example, don't just command line arguments. There's an API key there, you don't want an API key visible in your cmdline.
bjourne
4 months ago
[–]
Then how would you SET the API key in the first place? :) The argument doesn't make any sense at all.
medstrom
4 months ago
|
parent
|
next
[–]
In some .profile or .envrc or what you'd call such a file, I suppose.
NoGravitas
4 months ago
|
root
|
parent
|
next
[–]
And you expect someone will be able to read your bash_history, but not your .profile?
medstrom
4 months ago
|
root
|
parent
|
next
[–]
Fair, I wasn't thinking about the details of how someone would lift out the bash history.
fc417fc802
4 months ago
|
parent
|
prev
[–]
Using read or an equivalent, presumably. Just because you don't know why a practice is recommended against doesn't mean that there isn't a good alternative.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: