(can't really use ftp over Tor)
FTP would be no different. Just need to handle port 22. :)
$ torify ftp -n ftp.gnu.org[...]
Connected to 209.51.188.20.
220 GNU FTP server ready.
530 Please login with USER and PASS.
530 Please login with USER and PASS.
SSL not available
user anonymous
Remote system type is UNIX.
Using binary mode to transfer files.
passivePassive mode on.
ls227 Entering Passive Mode (209,51,188,20,117,15).
425 Security: Bad IP connecting.
quit221 Goodbye.
$
BBS's were in many cases file exchange points,
I guess you need the web for that.
(can't really use ftp over Tor)
FTP would be no different. Just need to handle port 22. :)
$ torify ftp -n ftp.gnu.org[...]
Connected to 209.51.188.20.
220 GNU FTP server ready.
530 Please login with USER and PASS.
530 Please login with USER and PASS.
SSL not available
user anonymous
Remote system type is UNIX.
Using binary mode to transfer files.
passivePassive mode on.
ls227 Entering Passive Mode (209,51,188,20,117,15).
425 Security: Bad IP connecting.
quit221 Goodbye.
$
BBS's were in many cases file exchange points,
I guess you need the web for that.
However, if you are also aiming for providing anonymous
file sharing/downloading front as well, it would fall a bit outside
the intended uses of SCP/SFTP; but it is doable by creating dummy `anonymous`/`guest` Unix user, with no password/authentication;
together with disabled shell login, all command executions,
all other subsystems, and port [reverse/]forwarding.
Somehow commercial hosting operators are so squeamish about this
stuff; not exacly sure why, so caveat emptor about security gotchas
that might exist.
I don't really like that ssh is encrypted, Tor already does that and if you're going for old school, telnet/ftp are more authentic. (and secure,
at least over Tor) and if (back then) the goal was to revive archie, it seemed like ftp would have been the logical choice.
HTTP(s) file drop, with bare POST/PUT endpoint similar to how things
like<http://0x0.st/> works; optionally with upload form.
On 25/08/2022 04:22, xwindows wrote:
HTTP(s) file drop, with bare POST/PUT endpoint similar to how things
like<http://0x0.st/> works; optionally with upload form.
We should start a list of "services" like that.
Sysop: | deepend |
---|---|
Location: | Calgary, Alberta |
Users: | 255 |
Nodes: | 10 (0 / 10) |
Uptime: | 159:17:13 |
Calls: | 1,725 |
Calls today: | 5 |
Files: | 4,107 |
D/L today: |
12 files (9,998K bytes) |
Messages: | 393,011 |