thegreatsuspender
rnnoise
thegreatsuspender | rnnoise | |
---|---|---|
108 | 18 | |
5,041 | 4,405 | |
0.1% | 2.9% | |
0.0 | 7.1 | |
over 1 year ago | 26 days ago | |
JavaScript | C | |
GNU General Public License v3.0 only | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
thegreatsuspender
-
The Great Suspender once again contains malware
Happened in (2021)[https://github.com/greatsuspender/thegreatsuspender/issues/1...], and then a few others have forked the extension and tried to revive it, only to eventually sell to nefarious owners or sell user data themselves
-
Great suspender contains malware, what to do next?
I went to github and downloaded the last known "good version, installed it manually."
-
Things that I wish to that employe
You want someone to die for disabling a potentially malicious extension that is unmantained since 2020?
-
How can I recover my suspended tabs from 'The Great Suspender Original'?
Also if you want to read up on the removal of the app and the malware issues this post goes over it as well as other recovery options
-
What is your guys' opiniions of UKUI?
Similar code projects have had issues like this before, like the open source Great Suspender.
-
People often recommend open source apps for malware free apps. But has there ever been a case where a *popular* open source project was found to be malicious after some time?
What can happen after a project changes hands - https://github.com/greatsuspender/thegreatsuspender/issues/1263
-
Rejecting data demands, ExpressVPN removes VPN servers in India
Better link https://github.com/greatsuspender/thegreatsuspender/issues/1...
> TLDR: The old maintainer appears to have sold the extension to parties unknown, who have malicious intent to exploit the users of this extension in advertising fraud, tracking, and more. In v7.1.8 of the extension (published to the web store but NOT to GitHub), arbitrary code was executed from a remote server, which appeared to be used to commit a variety of tracking and fraud actions. After Microsoft removed it from Edge for malware, v7.1.9 was created without this code: that has been the code distributed by the web store since November, and it does not appear to load the compromised script. However, the malicious maintainer remains in control, however, and can introduce an update at any time. It further appears that, while v7.1.9 was what was listed on the store, those who had the hostile v7.1.8 installed did NOT automatically receive the malware-removing update, and continued running the hostile code until Google force-disabled the extension.
-
Is the SingleFile extension flagged as high risk by ChromeStats (link), just because of the nature of it saving your page ?
For what it is worth, you may have heard of the Great Suspender incident (https://github.com/greatsuspender/thegreatsuspender/issues/1263). It was used by millions, and was also open source on GitHub, but it could still end up becoming malicious.
-
Behold the Android-Windows ecosystem.
Long ass comment: That is not true for the most part. While the increased amount of individuals working of an OSS project may lead to better vulnerability detection according to both parties of the closed-source/proprietary debate, it doesn't lead to a massively more secure software overall. Not all reviewers have the similar experience or expertise and, because of it, not everyone will be able to review, identify or patch any flaws or vulnerability of a specific software since it may require other skills beyond just basic programming skills such as network or cryptographic skills. [1] Some even suggested that the large number of users contributing to the project can lead people "into a false sense of security." [2] Overall, some papers conclude that being an open source software or a proprietary software isn't an important factor for security and suggest considering other factors, such as the particular vendor/maintainer that controls the entire process. [3] After all, what if the maintainer decides to sabotage their own code? What if the project was sold to another maintainer for its own shaddy needs?
-
How much RAM does a react developer require in 2021/22?
If you're referring to The Great Suspender, that extension was bought by an advertising company earlier this year. I'm using the last good version (github) though.
rnnoise
-
Codeberg Reconsidering OSI License Approval in Terms of Use
It has been done before, for eg the original RNNoise was trained on proprietary data, later there was crowd-sourced effort to record new data and have it under libre licenses.
https://github.com/xiph/rnnoise/
-
AI headphones let you listen to a single person in crowd, by looking at them
This reminds me a lot of https://github.com/xiph/rnnoise and my use of it locally. It zeroes in on voice via RNN which seems to beat most other noise detection filters I've tried. Unfortunately, I mostly disable it these days since it's a bit harder to tune than I'm up for, but it's by far the most promising local noise reduction I've used.
- RNNoise 0.2 – now trained using only publicly available CC-licensed datasets
-
Lyrebird the Linux voice changer now supports PipeWire
Sure.
Carla: https://github.com/falkTX/Carla
It lets me install any normal audio pro audio plugins, for example https://github.com/xiph/rnnoise
It also does some cable management, but qpwgraph is maybe better for that.
I looked at your code and the approach (IMO) is kind of bad.
If you want to solve the problem of "voice changer", you can skip the UI entirely and just use plugin parameters. You can also skip the problem of managing the connections. And when you publish your work, every pro audio software (Ableton, Reaper, whatever) can use your audio processing.
Hope that helps.
-
Real-Time Noise Suppression for PipeWire writen in Rust
Interesting! How does it compare with NoiseTorch/RNNoise?
-
GTX Voice auf vorhandene Audiodateien anwenden?
Das ist eine open source lib. Damit sollte das klappen. https://github.com/xiph/rnnoise/blob/master/examples/rnnoise_demo.c
- AI Audio Upscaling?
-
What are some must-have Linux gaming utilities that you all know about? I just discovered mangohud and goverlay for getting live system resource stats in an overlay while I'm doing my Linux gaming, kind of like rivatuner on Windows... wish I discovered these sooner...
RNNoise (behaves similarly to RTX broadcast/voice/whatever the fuck they're calling it now, but with significantly better performance) - plugs into OBS or other programs flawlessly
- AMD leaks then removes announcement of AI noise-canceling function
-
OBS – Open Broadcaster Software
OBS ships with rnnoise noise reduction, which is like NVIDIA Broadcast, but works on any CPU. See also NoiseTorch and EasyEffects if you're on Linux.
It's pretty great, works decently, but the sad thing is the author put it out a few years ago, wrote a paper and then moved onto something else and it's pretty much unmaintained and requires some very specific ML knowledge.
https://github.com/xiph/rnnoise
What are some alternatives?
ffprobe-wasm - A Web-based FFProbe. Powered by FFmpeg, Vue and Web Assembly!
noise-suppression-for-voice - Noise suppression plugin based on Xiph's RNNoise
auto-tab-discard - Use native tab discarding method to automatically reduce memory usage of inactive tabs
NoiseTorch - Real-time microphone noise suppression on Linux.
covid_status
ctl - My variant of the C Template Library