Kdenlive failed on me :( - cannot open my last project for the TROM II second part....neither the appimage or repo. What is true is that I have added a fuck ton of videos, thousands in total....luckily an older appimage works so I can continue the work. I reported it and usually the kdenlive devs are quick to answer, let's see...

I am testing Kddenlive to the max, with a 6h documentary, 4 parts, tens of thousands of clips, over 1TB project....lots of effects, custom stuff, and so on...

So far, generally, all good. #tromlive

This entry was edited (3 years ago)

reshared this

in reply to Rokosun

I don't think that's the case tho...I have used several video editors in the past that were big names and proprietary, on windows, they too crashed and had lots of issues...all software is buggy, but when is FOSS people tend to be more critical of it I realized. I know people who tried TROMjaro and then they saw a little bug and were like "oh is because is open source and not good quality...." and the same people experience even worse bugs with macos yet they think they themselves did something wrong. It is like when google services are slow or not work properly and you blame your internet connection, yet when one of our websites is slow you blame it and not your internet, simply because you expect these big names (software wise) to always work.

I think it is a bias. When I made the first TROM with Sony Vegas I had it crash multiple times, more often than perhaps Kdenlive, and at one point I could not open my old projects with it anymore....so...

This entry was edited (3 years ago)

reshared this

in reply to inference

Like what? I am creating a huge documentary as I said above and Kdenlive does great.....yes it crashes rarely and such, but so did other proprietary software I used in the past to create videos...

I use my TROMjaro Linux 24/7. I never shut down my laptop. I wrote books that are thousands of pages long with Libre Office and edited them (designed) with Libre Office Draw. Again thousands of pages...I edited tens of thousands of images with Krita/GIMP, I do backups, maintain 30-40 websites and I need tools for that....I mange projects....what else!?

So what are you unable to do with Open Source?

Dr. Percy reshared this.

in reply to Tio

I actually think FOSS projects these days are capable of doing most work, almost all of the software I use now are FOSS for example. But there can be cases where proprietary software works better than its FOSS alternative, so some people might still need to use these. So @tio and me may not need any proprietary software for the things we do, but @inference might need some for his work.

Dr. Percy reshared this.

in reply to Rokosun

For example, I know some people have to use windows for playing certain games or something. So the software you use really just depends on what you wanna do with, in some cases FOSS programs work better, in some others the proprietary one works better. I do agree that FOSS projects are better because of ideological reasons like freedom, openness, etc. but when you compare the quality of the software then proprietary and FOSS are kinda the same, it depends on the app in question.

Dr. Percy reshared this.

in reply to Rokosun

ah yeah the eternal gaming hehe. ok i do not know anything about that since i dont "game". but i'd like to hear about other examples. like a real one is the fact that nvidia is a cunt and because of its poor linux support my video editing is suffering greatly. much much slower than on a windows computer with the same video editor. that's a real downside. but is because of nvdia.

Dr. Percy reshared this.

in reply to Tio

I think @inference might have some examples where proprietary software is more secure than its FOSS alternative, and like I said he's a cybersecurity researcher so he should know about this stuff. From our previous conversations about this, I understood that security doesn't depend on whether the app is FOSS or not, sometimes proprietary software will be more secure than its FOSS alternative, sometimes the opposite is also true.

Dr. Percy reshared this.

in reply to Tio

> you seem very mean to me.

I get called this a lot just for telling it how it is. I get literally attacked and threatened because I don't just blindly agree with FOSS cultists.

> Compilers compile that code, right? And if the code is open source, then should add an advantage. At least is not worse than proprietary, right?

Not exactly. Security doesn't just mean backdoored. That's not what security is; security is the collective state of whether unauthorised actors can get in. Compilers can add unintentional backdoors and other security issues. There are many examples of this online. Just because you write code a specific way doesn't mean it will execute that way.

in reply to inference

I get called this a lot just for telling it how it is.


Being right doesn't have to also mean being a jerk with people. What is your beef again with FOSS? FOSS provides full transparency, anyone can fork these pieces of software, creates a better community, more variety. If you are saying that when the open source code gets compiled "bad things" can happen, then ok. I cannot say anything because I do not know if you are right or not. But it won't invalidate the security that comes from the code being open for all to see.

in reply to Tio

I never said FOSS doesn't provide freedom or transparency; not a single time; in fact, I always say the opposite. The fact (not opinion) remains that open source does not mean secure or private, and closed source does not mean insecure or not private.

Do you audit every line of code of every package and app on every system you use, without help, and with zero trust? No, you don't, because that's not humanly possible; even the OS would take your entire lifetime to audit, and that's before it updates next week and you have to start over.

in reply to Tio

For the most part, yes. Again, compilers can change how the code ends up after changing it during compilation and linking, and source code almost never runs as written when compiled to a binary. Closed source can also be packet sniffed and reverse engineered.

I recommend you read this great article by Seirdy to understand what I'm saying:
seirdy.one/posts/2022/02/02/fl…

in reply to inference

> I get called this a lot just for telling it how it is. I get literally attacked and threatened because I don't just blindly agree with FOSS cultists.

I think you've had some bad experience with some tech folks, but you shouldn't assume everyone who uses FOSS software is like that, its a diverse group of people with different perspectives and stuff like that. And me and @tio are not in any cult, LMAO 🤣

@Tio
in reply to inference

Because you mention compilers changing the code I want to ask you about this thing called Reproducible builds. What do you think of that? Wouldn't it solve this problem that you're addressing here?

Relevant links:
en.wikipedia.org/wiki/Reproduc…

reproducible-builds.org/

@tio

@Tio
in reply to inference

OK I understand. But I think the main goal here is to ensure trust that the source code they released is the actuall source code of the official binary. And so I think they're succeeding in that regards.

I know briarproject.org uses reproducible builds, that's how I found out about it actually. I feel like Briar is one of those few FOSS projects that gives utmost importance to security and stuff like that, at least that's the impression I get. everythcial.trom.tf

in reply to Tio

It depends on how many people are looking at the code though, just because its opened up doesn't automatically make ut secure. And I think most people looking through the code will be looking for implementing some features and stuff, its very rare to see someone looking through the code to find security vulnerabilities. So..... Security audits are important :blobcatshrug:
@inference
in reply to Rokosun

So I guess if someone's really motivated then he can break all kinds of security measures in place, even if the code is public.

In the case of FOSS, I don't think this is that common though, if someone wants to make profit then proprietary software is the easier route. I guess maybe accidental security holes would be much more common in FOSS than malicious ones..... 🤔

@tio

@Tio
in reply to Rokosun

Yes I've been saying many times that we can't fix bad behaviors with laws and rules and practices. Everything can be hacked and compromised if people are motivated enough. FOSS is more than just "is it more secure than proprietary or not". It is a way of thinking about making things open and accessible for all.

Rokosun reshared this.

in reply to Rokosun

As someone who is, you could say, both addicted and obsessed, with security, and does almost nothing else, this is entirely true. There will even be people out there who can defeat my security.

There is high security, but there is never full security; it does not exist.

There is always a hole, usually multiple. There are always flaws. There is always a way in.

Question is, can you keep them out?

in reply to inference

I think that it is important indeed to make sure the software is secure, however if we as a society want to make real progress in this regards, we have to look at what motivates others to "breach" this security. For example I originally come from a very well known town where most people do all sort of scams and hacks. And they do them because they are quite poor, and also influenced by the dumb movies to want new cars and shit like that.

My point is that a saner society is safer. If we were to take care of humans and treat them well, then you will remove their incentive to "hack". Another example is that many "hackers" find exploits and sell them to the highest bidder.

So ultimately it is the society that breeds these behaviors. We shall not forget that.

in reply to Tio

This is what threat modelling is for.

- What are you trying to protect?
- Who are you trying to protect it from?
- Why are they trying to access it?
- What are the consequences if I fail?
- What are my budget and other resources?

Just applying mindless blanket security will never work, because you can never secure everything; the only way to keep people out and focus on the actual holes are to know who is trying to get in, and how you can keep those specific people out. If you're not worried about your neighbour hacking you, and they have no reason to, you don't need to put effort into keeping them out, you need to put effort into the people who *are* trying to get in.

in reply to inference

For me personally, if a program is FOSS then it increases my trust in the developer, but I know that there is still an element of trust there. The way I think of it is that, if someone wants to do malicious things then open sourcing their code is not a smart thing to do, there are many easier way to write malware. So its unlikely to find FOSS devs who're malicious like that, but the security of their software still depends on their skill level and knowledge about security.
@tio
@Tio
in reply to inference

We talk about in-theory a lot, but do you have some concrete examples of malicious code being hidden, on purpose, in open source code? Is this a problem in reality or in theory? I used computers for 20+ years now. Windows + Different Linux distros, kinda half half of the time. I never got hacked, I do not know anyone who got hacked. Except a few times on Windows where some friends got some viruses from the online world.
in reply to Tio

I don't think it matters whether it's happened or not; the fact is, it can. Relying on "it's never happened before" is exactly the same as saying "I've never been in a car crash before so I don't need to wear a seatbelt". If it happens, you'll wish you did wear the seatbelt.

And yes, there are examples of it. Too many for me to post here. Use your search engine of choice and you'll find many.

in reply to inference

Not a good analogy. I am wearing a seatbelt - I use open source software from official repos and from trusted sources. I was thinking you may give me some examples at least. I do not know any. And I am sure there are, don't get me wrong.

EDIT: to add to that, very likely most people (normal regular users) who are using open source software use it the same way. Only tech savvy people compile them and such, and they may be better equipped to smell the danger while doing that.

in reply to Tio

Define "trusted". What if I personally trust some proprietary software more than open source alternatives? In many cases, I do.

Trust is subjective, so my analogy holds up very well. The most important thing about security is reducing trust and replacing it with provability. You "trusting" a repo or a dev means literally nothing when anyone can break that trust, and be successful because you were wide open trusting them.

in reply to Tio

Now imagine if those code were proprietary, then would these bad/buggy/malicious code be discovered so easily? I understand that in order for opensource code to be secure you need many people watching the code, but in proprietary software you literally can't look at the code even if you want to. So only the ones writing the software knows the code, and now you're putting your trust in that few insiders to write good code. So trust is necessary in proprietary code too, maybe more.
in reply to Tio

If you're blindly trusting an open source repo without auditing it yourself, there is zero difference between that and using proprietary, because you didn't bother to audit the code, anyway.

And, personally, I prefer to trust someone who knows what they're doing, such as Google or Microsoft, with my work files, than someone who just wrote their first block of code and turned it into software from their basement.

in reply to inference

Auditing the code yourself is always best, but when it comes to proprietary software no one can audit it, not you or anyone except the one who wrote it.

> I prefer to trust someone who knows what they're doing, such as Google or Microsoft, with my work files, than someone who just wrote their first block of code

This is of course your choice, and I get it. However I don't think all FOSS devs are noobs though, some might even work for google/microsoft, lol :blobcatgiggle:
@tio

@Tio
in reply to inference

If you're blindly trusting an open source repo without auditing it yourself, there is zero difference between that and using proprietary, because you didn't bother to audit the code, anyway.

I disagree. The fact that the code is open source it means others may have looked at it. So my trust is in the one who published the code + the ones who may have looked/tested it. With proprietary my trust is ONLY in the one who made the code. So Open Source is at least a bit better in that regards. It may be a lot more, idk.

And, personally, I prefer to trust someone who knows what they're doing, such as Google or Microsoft

Most of the times is not about trusting their expertise, but their intention too. I trusted Google Drive with 2TB of files until it decided to delete my entire account, gmail included, and I got no answer as to why. And they charged me for 3 months before restoring my account. I trusted Facebook to not sell my data, and they did. I trusted lots of other big companies with proprietary software, and I got screwed. So...

in reply to Tio

You're trusting more than 1 party when you blindly trust an open source project and people to audit it (which may not even have happened so you're talking ghost people who don't even exist). That's completely illogical and dangerous to me; why would you just *hope* someone has audited the code? Do you even know who the people are *if* they have audited it? You're blindly trusting them, too. What if they're all in cahoots?

As for what you said about Google or Microsoft deleting/suspending your account, that's not related to source availability; even open source Codeberg or Proton Drive could do that. You're mixing these things up.

in reply to inference

Rokosun reshared this.

in reply to Tio

Rokosun reshared this.

in reply to inference

> Source availability should not be the only factor in determining security or privacy.

Yes, I actually agree with this. Just because a piece of software is open source doesn't automatically make it secure. This is not a new idea to me, see this - fosstodon.org/@futureisfoss/10…

> Being open source doesn't make an app magically secure. Open source is about transparency and trust, the security of the app depends on how many people are looking for vulnerabilities in the source code.
@tio

@Tio
in reply to inference

> As for what you said about Google or Microsoft deleting/suspending your account, that's not related to source availability; even open source Codeberg or Proton Drive could do that. You're mixing these things up.

I think here @tio meant that commercial companies often decide quick to paywall features and stuff like that, so you'll lose your account or some features you were using. This is not directly related to FOSS, but most of them are not commercialized, so less chance of this.

@Tio
in reply to inference

Yes there is malware out there, but the question is whether they're more common in FOSS programs compared to Proprietary ones. I've heard of a few cases where there have been found malicious code in FOSS, but I've heard of far more such shady things happening in proprietary software. I don't know about you, but if I were a hacker and I wanted to write malicious code then I wouldn't make it open source, lol 😂
@tio
@Tio
in reply to Rokosun

Yah but look I used Windows in the past for a long time...I used to fix windows computers...I know from experience that windows too is buggy. A lot. So I think it is a bias towards open source and I was guilty of it too in the beginning. But using windows heavily for a decade, then Linux for like 6-7 years, from my experience in terms of stability Linux is more stable and all of the apps I am using. Up to date, faster, does not get slower with time.

Mark reshared this.

in reply to Rokosun

> I know the tech community can be real toxic sometimes, but no one should be telling you what you do on your computer.

This is true for everything. The issue is, it's mostly the open source advocates who behave this way, putting you down and making you feel like you're doing everything wrong, just because of a choice you made. It's complete bullshit. You want to use open source Signal? Go ahead. You want to use closed source WhatsApp? Go ahead. I don't care, and I never will; it's your decision to make. You want me to tell you what to eat and drink, too?

The toxicity of the FOSS community (what I term the "FOSS cult") is what makes me skeptical of a lot of FOSS projects; they don't correctly implement security or privacy, and the code being open in that case is literally useless; it means nothing.

in reply to inference

This entry was edited (3 years ago)
Unknown parent

mastodon - Link to source

Rokosun

Did you know that tailsOS was my first linux distro? Can you believe that? LMAO 🤣

I couldn't install it on hardware ofcourse, but it gave me enough experience with the linux ISO thing - how to make a bootable USB, boot into it, etc. So it was actually a very good first step for me, I don't know if I would have had a positive experience if I started with a full-on distro like ubuntu/manjaro because I had lots of issues getting it installed on my system, UEFI issues

Unknown parent

mastodon - Link to source

Rokosun

I stayed with Manjaro for the most part and that's where I became familiar with the linux terminal and all that. I started using larbs.xyz on Manjaro, slowly becoming familiar with it, it was a good setup because I had a GUI in case if I need to do something and don't know how to do it in Larbs. But once I became comfortable I went straight to artixlinux.org instead of Arch, and I *think* the artix documentation was better and easier too lol 😂
Unknown parent

mastodon - Link to source

Rokosun

Larbs is good stuff, I've been using it for a long time now, a lot longer than I've used any other system. But if wanna use it then you should be somewhat familiar with the linux terminal and everything. And everything on Larbs is based on vim key bindings, so if you're a vim user then you'll love it. If you don't know vim then I recommend learning it, not for Larbs but its just good to know vim in general.
@tio @inference