Snake oil claude slop. No other words for it. If someone or something is executing code on your machine, you have already lost. Making it _slightly harder_ for it to eventually get your passwords anyway is mostly a performative action. __ Btw, enable "showdead" and enjoy OP actually pasting LLM output verbatim as a "defense". - https://news.ycombinator.com/item?id=49317802 - https://news.ycombinator.com/item?id=49317…
> If someone or something is executing code on your machine, you have already lost This nonsensical attitude is thankfully dying out in favor of more sophisticated approaches.
Show HN: Laptop is the last place your secrets are still in plaintext
51–60 of 93 posts
Re: Show HN: Laptop is the last place your secrets are still in plaintext
#52Earlier quoted context omitted.
Hypfer, I am a security leader at the age of 42 with more than 15 years of experience in the field, and I will tell you the truth: I lead a lot of cyber incidents. The purpose of this tool is to help you and companies protect yourselves from supply chain attacks and infiltrators for free no cost, no need for expensive 1Password tools. I put my heart into this tool, so give it a try and contact me directly if you need…
Ayy, finally, a human response. And it's an appeal to authority/seniority. Can you just.. not? The intended purpose of the tool is perfectly clear. There was never any confusion about it.
Re: Show HN: Laptop is the last place your secrets are still in plaintext
#53Earlier quoted context omitted.
> If someone or something is executing code on your machine, you have already lost This nonsensical attitude is thankfully dying out in favor of more sophisticated approaches.
What makes it nonsensical?
Re: Show HN: Laptop is the last place your secrets are still in plaintext
#54on Linux use systemd-credentials. It already does that
echo -n "sk-proj-12345..." | systemd-creds encrypt --with-key=tpm2 --name=openai_key - openai.cred
And then at runtime export OPENAI_API_KEY=$(sudo systemd-creds decrypt openai.cred)
Re: Show HN: Laptop is the last place your secrets are still in plaintext
#55Earlier quoted context omitted.
What makes it nonsensical?
There is no objective or tangible reason you must give up at that stage. We all run untrusted code on our machines, whether it's third-party apps or visiting websites.
Sounds unconvincing. Can you elaborate further?
Re: Show HN: Laptop is the last place your secrets are still in plaintext
#56I've moved my secrets to 1Password Environments ( https://www.1password.dev/environments ), which works really well for everyday use. It works with 1password cli ( https://www.1password.dev/cli ) to access for agents/scripts, and I get a nice UI to manage them in the 1password app.
Re: Show HN: Laptop is the last place your secrets are still in plaintext
#57You can do some of this with 1Password as well btw. Looks nice!
Re: Show HN: Laptop is the last place your secrets are still in plaintext
#58Just a note, it’s on a Polyform Perimeter license.
Re: Show HN: Laptop is the last place your secrets are still in plaintext
#59Fnox and Nono are the ones I know that do credentials proxying. That approach seems quite better than scanning a host file system for secrets.
A bit uncomfortable in leaving a secret in the history. Hence I was looking for a tool like this.
Re: Show HN: Laptop is the last place your secrets are still in plaintext
#60Earlier quoted context omitted.
There is no objective or tangible reason you must give up at that stage. We all run untrusted code on our machines, whether it's third-party apps or visiting websites.
How does (the unfounded claim of) "everyone is doing [X]" make "we probably shouldn't be doing [X]" "nonsensical"? Sounds unconvincing. Can you elaborate further?