|
|
|
|
|
by Bender
316 days ago
|
|
Why is Usenet not coming back? It likely will. Give it some time for more internet screws to be tightened around the world. Once people see the screws had Loctite applied they will find more alternatives and revive older transports protocols. Usenet is still the vastly superior medium for automatically sharing massive amounts of multimedia content if one filters on pre-shared subjects preshared secrets, GPG signed messages. The spam can be entirely and automagically ignored. My personal preference will always be anonymous Chroot SFTP and people using the LFTP client with the mirror subsystem and SFTP to split up batch jobs and individual files into multiple TCP streams. It works like rsync but much better as long as there are not massive numbers of nested sub-directories. LFTP+SFTP+mirror can easily max out any fiber connection but can also be rate limited with very granular controls. It's great for small circles of friends being significantly more secure and private. It's also super easy to automate uploads and downloads via cron. For even greater anonymity friends can build their own Tinc VPN mesh open source in a multi-star configuration so people do not see each others IP addresses. Internet bots don't even know what to do with anonymous chroot sftp and that's assuming I leave it on the default port. |
|