Earlier quoted context omitted.
Well, technically the reason for the fork was the implanted backdoor that was executing a binary coming from Muse groups server, hidden as telemetry and an update check. It's not a well built backdoor and the code is easy to spot, as there's not a lot of other http related code in audacity itself. edit: Check the au3/src/update/UpdateManager.cpp, they're still not hiding this better after all that happened, lol. [1]…
You are aware that VLC, LibreOffice and many other FOSS apps have an update checker?
Tenacity – a multi-track audio editor/recorder
41–50 of 62 posts
Re: Tenacity – a multi-track audio editor/recorder
#42Earlier quoted context omitted.
You are aware that VLC, LibreOffice and many other FOSS apps have an update checker?
The problem is not the update check itself, but what the server in Moscow returns. That's the whole point and the reason of me mentioning it.
What other concerns besides national origin exist with this code? Nothing seems to qualify as a "back door," certainly.
Re: Tenacity – a multi-track audio editor/recorder
#43An audacity fork. Reason for forking described at https://tenacityaudio.org/docs/_content/Introduction_and_Mot... . Their own summary: > at the primary reasons were attempts at adding telemetry and a new desktop privacy policy [by the new audacity maintainers] Previously discussed at https://news.ycombinator.com/item?id=34835200
So, 4 years since the initial forks and 2 years since the Audacium merge, how Tenacity (basically Tenacity&Saucedacity&Audacium) compares to Audacity?
Re: Tenacity – a multi-track audio editor/recorder
#44Earlier quoted context omitted.
Everyone has a browser, not everyone has a DAW, and even fewer people have the same DAW. Doing this in a browser is ridiculously inefficient. But if you just want a limited-track scratchpad for virtual jamming, it's the most accessible option.
The bigger, broader problem is that "virtual jamming" just doesn't seem to have taken off the way some folks thought it would. It's not a useless thing to be able to do, but there are few people who seem to want it at the center of their music-making activity. At least that is the way it seems to me. It initially appeared to be an immensely cool new capability, and in many ways it really is. It just isn't a thing tha…
Re: Tenacity – a multi-track audio editor/recorder
#45Earlier quoted context omitted.
The bigger, broader problem is that "virtual jamming" just doesn't seem to have taken off the way some folks thought it would. It's not a useless thing to be able to do, but there are few people who seem to want it at the center of their music-making activity. At least that is the way it seems to me. It initially appeared to be an immensely cool new capability, and in many ways it really is. It just isn't a thing tha…
I've seen a few products that are in essence, "virtual jamming" but they're not marketed like that. For example a bunch of live sound mixers come with an iOS app for live monitoring that you can use to feed monitor mixes straight to musicians' devices. Super useful if you have an iPad controlling Mainstage, a monitor mix, and sheet music. Another that's less obvious are live transcription/hearing assistance where you…
The sort of live sound mixers you're describing just send control signals between the pad and the mixer, no audio flows to or from the pad.
Re: Tenacity – a multi-track audio editor/recorder
#46Earlier quoted context omitted.
I've seen a few products that are in essence, "virtual jamming" but they're not marketed like that. For example a bunch of live sound mixers come with an iOS app for live monitoring that you can use to feed monitor mixes straight to musicians' devices. Super useful if you have an iPad controlling Mainstage, a monitor mix, and sheet music. Another that's less obvious are live transcription/hearing assistance where you…
That's a completely different concept from "virtual jamming", which requires moving audio back and forth over a WAN. The sort of live sound mixers you're describing just send control signals between the pad and the mixer, no audio flows to or from the pad.
Re: Tenacity – a multi-track audio editor/recorder
#47Earlier quoted context omitted.
That's a completely different concept from "virtual jamming", which requires moving audio back and forth over a WAN. The sort of live sound mixers you're describing just send control signals between the pad and the mixer, no audio flows to or from the pad.
There are monitoring apps that do send audio to the device. I'm not talking about mix control apps. These are wireless replacements for dedicated monitor mixes that run over WiFi.
... and it is still different from virtual jamming, which more or less definitionally requires a WAN. If you're all within wifi range of the mixer, you're actually jamming :)
Re: Tenacity – a multi-track audio editor/recorder
#48Earlier quoted context omitted.
The problem is not the update check itself, but what the server in Moscow returns. That's the whole point and the reason of me mentioning it.
Not good to hear they're based in Moscow, but that ship has presumably already sailed and sunk if you're running the auto-update code in an existing Audacity installation. What other concerns besides national origin exist with this code? Nothing seems to qualify as a "back door," certainly.
The real question is whether they have changed their C2 behaviors since Valentine's day in 2023, and whether or not the AstraL1nvx botnet operator images are still available publicly.
Re: Tenacity – a multi-track audio editor/recorder
#49Earlier quoted context omitted.
After its inception, Tenacity unfortunately tackled an irrelevant, yet opinionated part of development first: The build system, together with any internal variables saying "audacity" getting replaced with "tenacity". As such, a lot of the work that's gone into it don't manifest to users, and merging any upstream changes takes needlessly long. As a result of this, Tenacity fell behind upstream a lot, being stuck somew…
The things that are happening to Audacity 4 have made me ponder doing the opposite: taking Ardour and stripping it down to make an audio file editor ...
In Audacity, our goal is to keep it extremely approachable for beginners, so for us the idea of having one view of a clip in context of the project and a different view in which you only see the clip is something we'd rather not do. A wave editor window or panel separate from the main project timeline is however the industry standard, and as such it might be exactly the sort of feature which would be very at home in Ardour.
Re: Tenacity – a multi-track audio editor/recorder
#50Earlier quoted context omitted.
You are aware that VLC, LibreOffice and many other FOSS apps have an update checker?
The problem is not the update check itself, but what the server in Moscow returns. That's the whole point and the reason of me mentioning it.