dylan604 a year ago

"There is no evidence to suggest that the product environment or customer data is affected."

Yet.

  • noinsight a year ago

    I've heard C-suite literally say: "if there's no logging, there can be no evidence"...

    • imglorp a year ago

      Keeping no evidence of misbehavior is already becoming standard practice to avoid regulators.

      https://www.bloomberg.com/news/articles/2024-01-26/doj-ftc-w...

      or https://archive.is/T5f3G

      • snapplebobapple a year ago

        Its not as nefarious as you think, often its about avoiding a large legal bill for your lawyers to review all the crap before sending it in. I know when i had to deal with this a decade ago the bill for review came out to almost as much as the bs settlement offer we got from the government (which was less than half of just the projected cost of going to court to fight and almost certainly win). We settled because we couldnt afford to fight. This regulatory stuff is basically an extortion racket all around.

    • wepple a year ago

      With recent govt mandates to report known incidents within XX hours, this approach will possibly become the gold strategy

      • mulmen a year ago

        A win for privacy?

        • Vegenoid a year ago

          Data will still be harvested. Logs that indicate when or how it was harvested, where it has been sent, or who has accessed it - those are the things that will be killed.

        • wepple a year ago

          Oh no no no. They’ll still collect data about people. Just not security logs that could indicate an incident. Double loss for privacy.

rustdesk a year ago

An open-source, self-hosted remote desktop solution can be more secure.

  • DreamFlasher a year ago

    Is there one that supports MS RDP or FreeRDP? For me that would be quite an improvement, if the people who need support don't need to install anything and it's built-in in their OS. The other issue with RDP/FreeRDP/TeamViewer alternatives for me is that people are behind routers with dynamic IPs, and certainly not capable of setting up a dynds server or firewall settings or port forwarding.

    So TeamViewer-like ID system + RDP in open source?

  • voidwtf a year ago

    Agreed, unfortunately it's difficult to get purchase in a lot of companies because they don't want to be responsible for the security of the solution, and they don't want to be responsible for the maintenance of the solution. It's another form of corporate CYA, at the end of the day they just want to be able to point the blame for any security breaches towards someone else.

    Love that you've been creating an alternative to the commercial, close-source, solutions!

  • mharig a year ago

    Anywhere Windows binary? My mother and her dog cannot build from source.

    But I appreciate your work.

  • Rinzler89 a year ago

    Will you start writing one?

    • josephcsible a year ago

      Look at the profile of the person you replied to.

    • GaryNumanVevo a year ago

      Well what a coincidence, the person you're replying to has done precisely that!

      https://github.com/rustdesk/rustdesk

      • miles a year ago

        RustDesk Installs Chinese Root Certificates (4 months ago, 68 points, 19 comments)

        https://news.ycombinator.com/item?id=39256493

        • GaryNumanVevo a year ago

          I don't think this is the "gotcha" you think it is.

          1. The developer isn't Chinese, he's Singaporean. The "Chinese" found in the cert path was literally gibberish, most likely garbled unicode.

          2. They were using a dev cert for a virtual video driver, which they're working on getting proper signing from MSFT and also have a workaround virtual driver in the mean time. https://x.com/rustdesk/status/1781263566504653052

          • miles a year ago

            > I don't think this is the "gotcha" you think it is.

            Sorry it came across as a "gotcha"; just meant as a potentially-relevant HN post from a few months ago in the spirit of sharing and curiosity.

            But digging a bit further, I did find a few HN comments from two years ago that may be worth considering; pizza234's "I personally discourage people from using this software."[1] and proto_lambda's "If this is the kind of thing that's considered acceptable by the developer, I'd rather keep their products far away from my machines."[2]

            [1] https://news.ycombinator.com/item?id=31457238

            [2] https://news.ycombinator.com/item?id=31456522

ryanmccullagh a year ago

I would imagine this is due to a Product manager vetoing time spent on Security Considerations.

  • keraf a year ago

    The revenue tunnel vision disease that PMs have, totally ignoring features and other important things that have not a direct impact on that number. Hopefully we'll get a vaccine soon!

    On a more serious note, security breaches can happen to anyone. Might not be fair to assume it's the PMs negligence. In fact, I met some that really saw the value in security and cared to dedicate the resources on it even if that meant not shipping more features.

2Gkashmiri a year ago

Rustdesk.

Been using it locally over a zerotier network for over 2 years now. Bulletproof.

It works.

There was a scare about accepting certificates from. "Chinese Devs" but they removed that I think.

It is being built like a war machine, copying features left and right.

It does have keyboard issues, persisting but still good

diebeforei485 a year ago

So many scammers use TeamViewer that I'm surprised they are still in the App Store

  • isodev a year ago

    It has in-app purchases! Apple doesn't reject shady apps that bring revenue unless it's really bad for PR.

ssamjh a year ago

So glad we're no longer using TV at work.

  • ale42 a year ago

    Lol, I first thought "what's the link between televisions and TeamViewer?"

dangoodmanUT a year ago

On the this episode of a teamviewer security breach...

portaouflop a year ago

Using TeamViewer is a security breach.

  • starttoaster a year ago

    Not sure about your opinion about TeamViewer in particular, but if you manage any MacOS servers there's not much alternative but to have some form of remote desktop client in my experience. If you're on a team where everyone has Macbooks, you probably just use the builtin screen sharing app though.

    For Windows environments you're probably using Remote Desktop, which, enough said there.

    • edm0nd a year ago

      What are yall using macOS Server for? I thought it was end of life'd.

      • yjftsjthsd-h a year ago

        I think we're talking about normal macs that are being used as servers, not Xserve

    • bitwize a year ago

      Doesn't macOS have a built-in VNC server?

      • 1over137 a year ago

        Yes. But it’s only convient connection from other Macs, not from Windows or unix.

        • dylan604 a year ago

          > not from Windows

          That's how you know it's secure /s

  • dylan604 a year ago

    I didn't think anyone used TeamViewer anymore except as ManU jersey sponsor which says all you need to know.

  • bakugo a year ago

    What do you use instead?

    • arsome a year ago

      RustDesk has been pretty good for something that's 1:1 comparable, but for most cases ssh or rdp is preferable.

    • KentGeek a year ago

      I dumped TeamViewer a few months ago in favor of Google Remote Desktop. It satisfies my occasional low bar requirements, and doesn't make me feel guilty for using it without pay. I connect between iPad, Windows, Linux, a couple of times a month. Easiest thing I've found so far.

    • zfa a year ago

      Self-hosted Mesh Central.

    • DANmode a year ago

      AnyDesk is by former TeamViewer folks.