You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While searching for redirection and forbidden pages in my own archive directory (which transitively includes your library), I noticed you've hit the same annoying issue.
$ find -type f -name '*.pdf' -exec file {} + | grep -v PDF
./machine learning/Learning to Protect Communications Using Adverarial Neural Cryptography (2016) - Abadi, Andersen.pdf: HTML document, ASCII text
./music theory & sheet music/Op. 27 No. 2: Sonata quasi una Fantasia - Beethoven.pdf: HTML document, UTF-8 Unicode text
./maps/cards/amharic.pdf: HTML document, ASCII text
./maps/cards/georgia.pdf: HTML document, ASCII text
./maps/cards/nepali.pdf: HTML document, ASCII text
./maps/cards/ukranian.pdf: HTML document, ASCII text
./physics/HEP theory/Can We Mine a Black Hole? (2015) [SciAm] - Brown.pdf: HTML document, UTF-8 Unicode text, with very long lines
./cryptography & mathematics/quantum algorithms & cryptanalysis/Breaking Symmetric Cryptosystems using Quantum Period Finding (2016) - Kaplan, Leurent, Leverrier, Naya-Placencia.pdf: HTML document, ASCII text
./cryptography & mathematics/hashes/keccak/First Analysis of Keccak (2009) - Aumasson, Khovratovich.pdf: HTML document, ASCII text
./cryptography & mathematics/stream ciphers/All Your Biases Belong To Us: Breaking RC4 in WPA-TKIP and TLS (2015) - Vanhoef, Piessens.pdf: HTML document, ASCII text, with very long lines
./cryptography & mathematics/isogeny-based cryptography/Constructing elliptic curve isogenies in quantum subexponential time (2011) - Childs, Jao, Soukharev.pdf: HTML document, ASCII text
./cryptography & mathematics/zero knowledge/Proof Systems for General Statements about Discrete Logarithms (1997) - Camenisch, Stadler.pdf: HTML document, ASCII text, with CRLF, LF line terminators
./anonymity & circumvention/bitcoin/Mixcoin: Anonymity for Bitcoin with accountable mixes (2014) - Bonneau, Narayanan, Miller, Clark, Kroll, Felten.pdf: HTML document, ASCII text
./anonymity & circumvention/dpi/Empirical Study of a National-Scale Distributed IDS: Backbone-Level Filtering of HTML Responses in China (2010) - Park, Crandall.pdf: PDF document, version 1.4
The following are all arxiv.org 302 redirections, thus easy fixes. The maps/cards/*.pdf appear to be dead links that not even archive.org caught. I didn't investigate the rest further.
(Not an issue for me. Just a notification.)
While searching for redirection and forbidden pages in my own archive directory (which transitively includes your library), I noticed you've hit the same annoying issue.
The following are all arxiv.org 302 redirections, thus easy fixes. The
maps/cards/*.pdf
appear to be dead links that not even archive.org caught. I didn't investigate the rest further.The text was updated successfully, but these errors were encountered: