|
|
|
|
|
by petra
3796 days ago
|
|
One thing to do is to improve peer-2-peer technology , that it will be fit for the task.To do this we'll need a few things : 1. Torrents(as the most proven tech) should be able to handle storage of rare file (i.e. persistence) well[a]. 2. A working peer to peer search mechanism - i believe tribler has that. It might need some customization for academic papers - but it's written in python , so it won't be terribly hard. 3. Tribler has mechanisms for anonymity and against censorship. One more thing that should be added is a secure pdf reader - maybe pdf.js via chrome is the most secure we have today. 4. Maybe there would be a need for some spam protection. [a]search for 'bad for storing "rare" files' in https://news.ycombinator.com/item?id=10962253 |
|