TalkBass has been independent since 1998. Add your voice.
Create a free account to reply to discussions, view embedded media, and browse with fewer display ads.
Join free Log in
Want zero display ads or expanded classifieds tools? Compare plans.
I saw the same article this morning. Dang, I have used prior versions of Audacity for simple editing tasks, never as a DAW, and have liked it.Invalid Link Removed
but TB has no connection to Russia AFAIKThanks for giving me the heads up on this! I just did a quick check, and I'm on Audacity 2.x, so does that mean, this doesn't apply to me? Or do we need to "look back" to older versions just in case?
TalkBass is tracking our IP addresses, too. Just sayin'.![]()
Evidently that would be the "говорить бас" forum...but TB has no connection to Russia AFAIK![]()
I did not take a position either way on this subject, I was just interested in what others here thought about it. Other than basic notions of info privacy, I'm not terribly worried about software that calls home ... so much of it does these days.Just to get some closure on this, here are the facts as I understand them after a bit of research:
The controversy was caused by a pull request to Audacity's privacy policy. Many users were alarmed by this proposed change to the wording of the privacy policy, feeling that perhaps it opened the door to something nefarious in the future. Audacity's developers went on record as, the reason they made this change, was 'CYA' to make their lawyers happy. Due to the outrage, they rolled back the pull request, and they are working to come up with a new privacy policy that addresses people's concerns.
The change was only to the "legalese" text of their privacy policy, and was not a change to the actual code of the software. The Audacity application itself didn't change! It works the same as it always has. And because it's open source software, any future changes that will happen, can be inspected and vetted by the user community.
Here is the developers' response: Clarification of Privacy Policy · Discussion #1225 · audacity/audacity
(Edit: If you are a techie person, check out the answers from user 'shoogle' down in the comments section. All of Audacity's networking features can be disabled with cflags when you compile it, to make Audacity into a totally "offline" application. The only networking feature that is enabled by default cflag, is to check for updates. Back when I worked as a sys admin, it was my standard operating procedure with any application, to disable check-for-updates, so that I could push updates to the whole organization with Munki, instead of individual users upgrading willy-nilly. All other networking features are "opt in" and are basically intended for advanced users who want to give back to the developers by providing error reports for debugging.)