Live data from Hacker News

How to circumvent Sci-Hub ISP block

fragile-credences.github.io

181–190 of 196 posts

Re: How to circumvent Sci-Hub ISP block

#181
post #124

Earlier quoted context omitted.

I'm growning skeptical of the idea that every science text should be free. As a community that values privacy, it's hypocritical that these widespread leaking is so well accepted. The fact that scihub needs to skip domain names every couple of months and that ISPs start blocking the website, looks to confirm my theory, rather than imply some worldwide conspiracy.

How is that a leak? Only the publishing companies are making money. Authors, reviewers and often editors all work for free.

I don't think they work for free, they have a salary, usually paid by universities I think.

Re: How to circumvent Sci-Hub ISP block

#182
post #164

A very easy one: Firefox > Preferences > General > Network settings > Enable DNS overs HTTPS

This is a good step, but afaik you can still identify and block a website using onyl the TLS traffic, even without the DNS.

Sure. I'm just saying it's been working for the last years. Let's hope it lasts.

The good thing is that, so far (in France), the blockings only affect the most mainstream providers.

Re: How to circumvent Sci-Hub ISP block

#183
post #175

Earlier quoted context omitted.

It's a bit of an itch I've been scratching for a few years. Most especially, given two or more instances of what you suspect to be the same or a substantively similar work, how can you assess this in a robust and format-independent manner, programmatically? For works with well-formed metadata, this isn't an issue. For identical duplicate copies of the same file, a hash is effective. But for the circumstance most ofte…

The general problem here is not solvable with technology if there is no universally agreed definition for “a work” - and there isn’t (this touches on some profound issues of ontology). And so I suspect the way forward is to maintain human-curated mappings of file hashes to “works”, where “a work” is a matter of the curator’s opinion, and different curations will be valued differently by different consumers of that in…

Yes, it's complicated.

All analogies melt if they're pushed loudly enough. And all models are wrong, though some are useful.

The notion of a work has utility, it respects the notion of different forms, variations, and evolution with time. If you're looking at, say, multiple editions of a book, or even of something much more dynamic, say, source code or a Wiki entry, yes the specific content may change at any point, and stands through many versions, but those are connected through edit events. A good revision control system will capture much of that, if the history interests you.

Ultimately, I'd argue that "work" is defined in relationships and behaviours. A record intermediates between author(s) and reader(s) (or listeners, viewers, etc.), concerning some informational phenomenon, perhaps fictional, perhaps factual, perhaps itself an action (as in a marriage record, divorce decree, or court decision). The work in its total context matters. (At which point we discover most works have very little context...).

The file-hashes-to-work mapping is all but certain to play a large role, but even that is only a means of indicating a relationship that is established by some other means.

The notion of selecting an arbitrary set of ngram tuples to establish highly probable relationsip is likely to remain at least one of those means.

And yes, the incremental / tuned approach is also likely a useful notion.

Paul Otlet had a lot to say about "documents", though I think "records" is a better term for what he had in mind, as any persistent symbolic artefact: book, painting, music, photograph, film, etc.

Re: How to circumvent Sci-Hub ISP block

#184

Earlier quoted context omitted.

a plain old website or a publishing house with distribution services and syndication attached, but for a sane price. "a whole lot of tiny files" severely underestimates the scale at work. Libgen's coverage is relatively shallow, and pdf books tend to be huge, at least for older material. Scihub piggy backs on the publishers, so that's your reference. syndication , syndicate , quite apt don't you think? Libraries that…

In Internet scale it's not a lot of data. Most people who think they have big data don't. Estimates I've seen put the total Scihub cache at 85 million articles totaling 77TB. That's a single 2U server with room to spare. The hardest part is indexing and search, but it's a pretty small search space by Internet standards.

Google already does a pretty good job with search. Sci-Hub really just needs to handle content delivery, instead of kicking you to a scientific publisher's paywall.

Re: How to circumvent Sci-Hub ISP block

#185
No need to use a .pac file for configuring site-based HTTP(S) proxy selection in modern browsers. I've just installed the FoxyProxy extension (works in Chrome and Firefox), and I was able to specify regexps for the URL, and select the HTTP(S) proxy based on which regexp matches.

Re: How to circumvent Sci-Hub ISP block

#186

GreenTunnel is another alternative to evade ISP blocking without using a VPN: https://github.com/SadeghHayeri/GreenTunnel

Splitting the request packet into two TCP fragments right down the middle of the offending pattern in the Host or SNI field, that's adorable

Re: How to circumvent Sci-Hub ISP block

#188
post #187

Wikimedia should start publishing science articles (legally). It has the infrastructure, money and culture to become a non-profit world-scale publisher with decentralized curation.

https://en.wikiversity.org/wiki/WikiJournal

That's cool.

Re: How to circumvent Sci-Hub ISP block

#189

Earlier quoted context omitted.

What documents (books, scientific articles) benefit from specifically is a number of highly consistent, highly accurate identifiers: DOI (scientific articles), ISBN (published books), and others (OCLC identifier, Library of Congress Catalogue Number, etc.) With the addition of hashsums (even MD5 ad SHA1, though longer and more robust hashsums are preferred), a pretty reliable archive of content can be made. It's a cu…

text to speech the doc then an acoustic fingerprint on the audio :)

You'd all but certainly be better going in the other direction.

Text is a more constrained state space than speech/audio.

Re: How to circumvent Sci-Hub ISP block

#190
post #173

Earlier quoted context omitted.

SciHub is just one instance of the broader problem, which is that governments - even ostensibly democratic ones - don't actually operate in the best interests of the governed. Which, I think, shouldn't be surprising when our "representatives" ostensibly speak for hundreds of thousands (and sometimes, millions) of people each. True democracy requires a much shorter and more direct chain of responsibility.

One thing that I think is being missed in this discussion is that governments have a responsibility to enforce the laws that are currently on the books. Perhaps more importantly, they also need to be seen to be enforcing them. SciHub was allowed to operate freely for several years when it was relatively unknown, but to turn a blind eye to it now that it's received mainstream attention would threaten the credibility o…

Well, yes, there's people who actually enforce those laws, and there are people who write them. I was specifically referring to the latter. But both are a part of government as a system, and so ultimately the system as a whole carries the blame.
Post reply on HN