One safety tip: disable SSH Agent Forwarding before you connect, otherwise the remote server can theoretically reuse your private key to establish new connections to GitHub.com or prod servers (though this host is unlikely malicious). https://www.clockwork.com/insights/ssh-agent-hijacking/ (SSH Agent Hijacking)
New startup sells coffee through SSH
221–230 of 430 posts
Re: New startup sells coffee through SSH
#222One safety tip: disable SSH Agent Forwarding before you connect, otherwise the remote server can theoretically reuse your private key to establish new connections to GitHub.com or prod servers (though this host is unlikely malicious). https://www.clockwork.com/insights/ssh-agent-hijacking/ (SSH Agent Hijacking)
Default is disabled.
Re: New startup sells coffee through SSH
#223 $ ssh sshtron.zachlatta.comRe: New startup sells coffee through SSH
#224I can't test this due to the product being out of stock, but I wonder what their approach to PCI compliance is. Processing credit card data has a high compliance burden if you're unwilling to use a secure widget made by an already-authorized provider like Stripe. That's for a good reason, most web and mobile apps are designed such that their backend servers never see your full credit card number and CVV. You can't do…
Re: New startup sells coffee through SSH
#225One safety tip: disable SSH Agent Forwarding before you connect, otherwise the remote server can theoretically reuse your private key to establish new connections to GitHub.com or prod servers (though this host is unlikely malicious). https://www.clockwork.com/insights/ssh-agent-hijacking/ (SSH Agent Hijacking)
"ForwardAgent no" in ~/.ssh/config will do this automatically.
Re: New startup sells coffee through SSH
#226One safety tip: disable SSH Agent Forwarding before you connect, otherwise the remote server can theoretically reuse your private key to establish new connections to GitHub.com or prod servers (though this host is unlikely malicious). https://www.clockwork.com/insights/ssh-agent-hijacking/ (SSH Agent Hijacking)
Re: New startup sells coffee through SSH
#227Scared to order after xz exploit...
Re: New startup sells coffee through SSH
#228Re: New startup sells coffee through SSH
#229This seems obligatory: https://tldp.org/HOWTO/Coffee.html
Re: New startup sells coffee through SSH
#230zero interest rate startups are still in fashion I see.