Skip Navigation

Posts
5
Comments
730
Joined
3 yr. ago

  • never go online again - they won't be able to monitor anything, even if there's code for that included.

    Sounds counter-intuitive on a smart phone where you most likely want to be online again at some point in time.

  • And you also don't know if they are doing this already. So who knows it might be happening already.

  • Yes. It's important to verify the dependencies and perform audits like automated scans on the source code and packages from repositories like PyPi and npm. Which is done on my day job.

    Also before mirroring data, I look at the source code level if I see anything suspicious. Like phoning home or for example obfuscated code. Or other red flags.

    Even at home, working on 'hobby projects', I might not have the advantage of the advance scanning source code tools, but I'm still suspicious, since I know there is also a lot of sh*t out there.

    Even for home projects I limit the amount of packages I use. I tent to only use large (in terms of users), proven (lot of stars and already out for a long time) and well maintained packages (regular security updates, etc.). Then again, without any advance code scanning tool it's impossible to fully scan it all. Since you still have dependencies on dependencies with dependencies that might have a vurnability. Or even things as simple as openssl heartbleed bug or repository take overs by evil maintainers. It's inevitable, but you can take precautions.

    Tldr: I try my best with the tools I have. I can't do more then that. Simple and small projects in C is easier to audit then for example a huge framework or packages with tons of new dependencies. Especially in languages like Python, Go and Javascript/typescript. You have been warned.

    Edit: this also means you will need to update your packages often. Not only on your distro. But also when using these packages with npm and PyPi, go or php composer. Just writing your code once and deploy is not sufficient anymore. The chances you are using some packages that are vulnerable is very high and you will need to regularly update your packages. I think updating is just as important as auditing.

  • Depends on how good the e2e application is written. But yea, since android is still in the middle of data transfer, as well as IO of storage. Meaning both iOS and android can be the man the in the middle software that is tapping off the data even before it's getting encrypted.

    Hopefully nobody is reading this from apple or Google, before I give them ideas. 😔

  • I actually understand why Microsoft would create their own terminal editor again. It kinda make sense and they now have it fully in their own control.

    Not only it the binary under the magic 200k file size limit. They can now also better integrate it with windows and their key bindings etc.

  • No deal.

  • Try winegui as well..

  • Install Linux already

  • I think you are right.

  • I don't know? Don't hate the messenger. I also ask myself why.

  • I'm not saying you should ms edit. I just wanted to let people about this weird news. 🤣

  • I understand. I just wanted to share the news.

  • And they introduced MS editor as a successor of MS-DOS editor. Called Microsoft Edit (No bs) and written in Rust. lol

  • Its finally happening

  • I at least hope I will been remembered.

  • Tinnitus is something very hard to ignore.

  • If it solves my tinnitus, I'm all for it.