Live data from Hacker News

My Holy Grail Of iPhone Apps Arrives: pTerm

theappleblog.com

11–20 of 30 posts

Re: My Holy Grail Of iPhone Apps Arrives: pTerm

#15
post #14

I understand developers wish to be rewarded for their effort but paying for a terminal program just seems so wrong.

Especially when you can just install a free ajax version on your own server, and access that from the iphones browser.

Eh, that might not be a good idea...

Re: My Holy Grail Of iPhone Apps Arrives: pTerm

#16
post #14

Earlier quoted context omitted.

Especially when you can just install a free ajax version on your own server, and access that from the iphones browser.

Eh, that might not be a good idea...

Erm why? https, password protected interface to an ssh webapp?

Re: My Holy Grail Of iPhone Apps Arrives: pTerm

#20
post #16

Earlier quoted context omitted.

Eh, that might not be a good idea...

Erm why? https, password protected interface to an ssh webapp?

I see two major flaws with this approach. First, it's invasive. You have to open an additional hole in your network to allow traffic into the app, which makes your network inherently less secure. Second, unless you do an audit of the source, there are no guarantees as to the security of the app itself. This app of unknown reliability would be acting as a 24/7 gatekeeper into your network.

You could hide it behind VPN, I guess, but that kinda defeats the purpose of secure shell.

Post reply on HN