This is interesting, but shows some of the problems with the word "secure" The app. promises to be more secure than OpenSSH and provides a number of reasons why it thinks it will be. However the site is entirely anonymous, so you have no idea who wrote this tool and what their affiliations or background are. So either you audit the code to get some assurance, or you trust the author(s) without any evidence. Also the…
...and 10 lines of css would be nice.
Oxy – A Security Focused Remote Access Tool
21–30 of 88 posts
Re: Oxy – A Security Focused Remote Access Tool
#22Re: Oxy – A Security Focused Remote Access Tool
#23Man if this guy copied Mosh's feature-set it would be really awesome. edit: I guess I assumed something I shouldn't have
It does not appear to be a "guy".
> 1 a : man, fellow
> b : person —used in plural to refer to the members of a group regardless of sex
> saw her and the rest of the guys
Re: Oxy – A Security Focused Remote Access Tool
#24Earlier quoted context omitted.
It does not appear to be a "guy".
> Definition of guy > 1 a : man, fellow > b : person —used in plural to refer to the members of a group regardless of sex > saw her and the rest of the guys From https://www.merriam-webster.com/dictionary/guy
Re: Oxy – A Security Focused Remote Access Tool
#25This is interesting, but shows some of the problems with the word "secure" The app. promises to be more secure than OpenSSH and provides a number of reasons why it thinks it will be. However the site is entirely anonymous, so you have no idea who wrote this tool and what their affiliations or background are. So either you audit the code to get some assurance, or you trust the author(s) without any evidence. Also the…
I'd consider it primarily a source release. Since source is available, of course you should audit it, or at least glance over it before compiling.
Re: Oxy – A Security Focused Remote Access Tool
#26Earlier quoted context omitted.
I'd consider it primarily a source release. Since source is available, of course you should audit it, or at least glance over it before compiling.
If the goal was a source release they probably should have posted source + compilation instructions, rather than recommending curl + chmod :)
Re: Oxy – A Security Focused Remote Access Tool
#27Man if this guy copied Mosh's feature-set it would be really awesome. edit: I guess I assumed something I shouldn't have
Re: Oxy – A Security Focused Remote Access Tool
#28>Well how does rsync work, then? rsync relies on executing a non-ssh helper program on the remote. And that's a bad idea why?
[edited when I re-read the blurb and realized that oxy does more than ssh in this case]
Re: Oxy – A Security Focused Remote Access Tool
#29>Well how does rsync work, then? rsync relies on executing a non-ssh helper program on the remote. And that's a bad idea why?
Re: Oxy – A Security Focused Remote Access Tool
#30Man if this guy copied Mosh's feature-set it would be really awesome. edit: I guess I assumed something I shouldn't have
I stand to be corrected, but I’m pretty sure Mosh uses SSH under the hood. Perhaps Mosh could be modified to support Oxy?