-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposal: Category "fake science" / malicious journals #720
Comments
Hello! Thank you for opening your first issue in this repo. It’s people like you who make these host files better! |
Hi @pascalwhoop that's a very interesting idea. Thanks! |
Nice :-) Should the list be maintained here then, or over at @stop-predatory-journals? I wonder whether it would be possible to generate the journals & publishers lists in such a machine-readable |
@katrinleinweber you can definitely generate the lists (hosts -> csv -> website) automatically, as long as the base list follows some strict pattern. The rest can be done with I will contact my universities network administrators and see what they have set up in terms of infrastructure. Hosts are a good start for plain DNS blocking but there may be some other ways that are a bit more complex but gentle, like the "this is malware, continue anyways?" page that chrome sometimes displays. One could have an internally hosted application that says "this is a bad journal known to trick people, continue anyways?" and if selected, the researcher is forwarded to the actual website. |
In whatever way @stop-predatory-journals is currently using. See stop-predatory-journals/stop-predatory-journals.github.io#1 (comment) for example. That's why I think also a What exactly is wrong with their CSV files? I imagine they can be cleaned up so that they lend themselves to being |
I was having troubles catching this line for example also line 404 and 477 |
After reading into this project goal, I must admit it's a good idea, but how would you differ the greedy from the hoax sites? As I understand this repo it's not against greedy basters as github.com (Microsoft) would have been add to the hosts file.. |
this project mirrors a list that was taken down recently. The idea is to help researchers beware of fake journals. This could be very useful for academic institutions that make sure their researchers aren't tricked into publishing in such fake journals.
Obviously this requires good crowdsourcing to ensure the domains are actually fake and not legit but small journals.
Kicking off a discussion to see what others think.
I think this repo is a great place to embed this into. You have reputation, experience and the toolchain to manage such a list efficiently and publicly. There was a recent study done by my University that found that 5% of all German researchers have been tricked once or more and that several thousand researchers worldwide were fooled by these.
I'd be happy to turn that linked list into an initial hosts file but I'd like to make sure somehow that these are actually all fake and I am not yet sure how that could be easily achieved.
The text was updated successfully, but these errors were encountered: