this post was submitted on 10 Oct 2023
141 points (93.8% liked)

Technology

58143 readers
5296 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Now that Google , FB wants to trap us and control every aspect of the Internet browsing, Is it even possible to break free.

Or creating new Internet is a unrealistic idea ?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] HarriPotero@lemmy.world 13 points 11 months ago (3 children)

BBSes are making a comeback. This time over telnet. They're just as great as they used to be.

[โ€“] droidpenguin@lemmy.world 5 points 11 months ago* (last edited 11 months ago) (3 children)

This time over telnet.

telnet is an insecure protocol. Ideally you should use ssh instead ~~but most~~ which some modern BBS's support both. Of course if you want to dial in on legacy "authentic" hardware then SSH isn't possible.

๐Ÿ’กYou can SSH (or telnet) from your phone using Termux and it works pretty well (though admittedly not as good without full ANSI support). It doesn't use full height of screen but is still usable. BBS's could be enhanced to support that though.

Here's an example of how one looks on my phone:

ssh NEW@bbs.bottomlessabyss.net -p 2222 -c aes256-cbc

Screenshot_20231010-174323_Termux

[โ€“] HarriPotero@lemmy.world 2 points 11 months ago

In my part of the BBS-world telnet is the only option. I'm a C64 guy, and a TCP stack is memory hungry enough for 64k of RAM.

But yes, encrypt when available.

[โ€“] sirboozebum@lemmy.world 2 points 11 months ago

This looks fucking awesome.

[โ€“] Bakersfield@lemmy.world 2 points 11 months ago

I really like Termius for SSH on Android (dunno if it's on iOS). I use it for all my servers.

[โ€“] Metacortechs@lemmy.world 3 points 11 months ago

If I can play tradewars again, without having to worry about one of my friends calling to knock me off so they can get in, I'm in.

[โ€“] nlm@lemmy.one 1 points 11 months ago

Any good resources for finding these?