![]() |
IRC on the N900?
I was wondering if anyones gotten som kind of IRC to work on the phone? the plugin in extras testing is promising but it lacks the fundamental feature of joining rooms. msgs org fine however. has anyone gotten a version of irssi working for example?
|
Re: IRC on the N900?
Irssi appears to be already in extras-devel. I haven't tried it though, as I prefer to use IRC over ssh on a remote machine.
|
Re: IRC on the N900?
You could use Pidgin I think ...
|
Re: IRC on the N900?
x-chat is in extras-devel. I don't know if it's stable, optified, etc. If you decide to try it, please share your experiences with it.
I've been using ssh to connect to a server running irssi in screen. |
Re: IRC on the N900?
set up irssi on on a screen on your desktop or server and use X-Terminal to connect to it using SSH.
More info |
Re: IRC on the N900?
Quote:
In the meantime, please note that Extras-devel is a playground for developers. Installing software, including XChat, from there is potentially dangerous. The software you install from Extras-devel may not work. The software you install from Extras-devel may cause other, previously wonderful, software on your phone to stop working. The software you install from Extras-devel may cause your phone to stop working in general. Heck, all your data and files may be converted into sophomoric Red Dwarf fanfic written in Loglan. With Extras-devel there are no guarantees beyond getting to keep all the jagged little pieces when something breaks. EDIT: timoph zoomed past as I was writing the disclaimer. |
Re: IRC on the N900?
Quote:
|
Re: IRC on the N900?
Quote:
(Or, to be more specific, by creating additional bindings so I can still use the original ones when on a desktop computer) |
Re: IRC on the N900?
Quote:
|
Re: IRC on the N900?
Quote:
|
Re: IRC on the N900?
X-Chat in extras-devel works fine.
Some problems I have had with it, along with the workarounds to make things very usable for me: - Settings are not saved, and attempting to save settings crashes XChat -- Workaround: Edit the config file: ~/.xchat2/xchat.conf - No tab key for autocompletion of users' names -- Workaround: remap my keys to use Fn+Rightarrow as Tab key - Upon closing, the maemo-xinput-sounds process sometimes runs away and starts consuming 97% of the processor until the battery dies -- Workaround: "killall maemo-xinput-sounds" if the load applet shows strange activity after closing XChat. |
Re: IRC on the N900?
Quote:
Quote:
For example (the actual commands in bold, the rest is comments): /bind Show a list of all current bindings /bind ^P previous_window Binds ctrl-P to change to previous window /bind -delete ^P Clears the binding for ctrl-P Some key combinations might get eaten by the terminal, ssh or screen, so you'll probably have to experiment a bit to find working ones. |
Re: IRC on the N900?
Quote:
EDIT: Or maybe there is a reason. Battery life and data traffic economy? |
Re: IRC on the N900?
There are hundreds of reasons to want to be able to SSH into your desktop - it's a fantastically useful thing to be able to do. If you set it up with only one username allowed to log in, and only with a key, you're pretty secure from would-be bad guys.
If you can do it this way, you should - it's great. |
Re: IRC on the N900?
I use pidgin for my IRC needs. It has SSL support. The only problem to my mind is that the window to see the chat messages is really really small.
|
Re: IRC on the N900?
Been using X-Chat all day since I downloaded last night, fantastic IRC client in it's current state. Only issue I've noticed is when closing the app, if you choose "Minimize to tray", the app will close down but cannot be launched from the icon again.
Thinking about it now, I should of dropped into the shell and see if there was job present to fg back into the foreground. I'll try that later. |
Re: IRC on the N900?
nytcrawlr: If you like to "minimize to tray" (why? that concept doesn't make sense in Maemo 5) you can install "hildon-systray" and you can see the XChat icon there... That's pretty much the only use I've found so far for hildon-systray.
http://farm3.static.flickr.com/2547/...7d053de4_o.png |
Re: IRC on the N900?
Quote:
|
Re: IRC on the N900?
Quote:
Just disallow root logon and enforce PKI authentication. Has been discussed plenty of times. Quote:
There's much bigger chance one of the gazillion other services you are running will have a leak, exploit or backdoor than SSH. Oh, and for the record, he never said his desktop was exposed to the web -- wifi works in local too. |
Re: IRC on the N900?
irssi IRC just got promoted to Extras-testing
More info here - http://maemo.org/packages/package_in...rssi/0.8.14-1/ |
Re: IRC on the N900?
Hey, let's say we disagree on some things. And leave the rest of the discussion to future thread where it isn't off topic.
As a conclusion though. If I find that I frequently need to access my home computer when I'm on the go. Well then I would open up my router for ssh. But for IRC which could be run as a client on the phone itself? I just think you are better of with a defensive approach to security. And "a one-in-a-million event" of SSH getting cracked? I would say a one-in-fifty event, and still worry that I underestimate the risk. |
Re: IRC on the N900?
Quote:
http://maemo.org/packages/package_in...irssi/0.8.14-1 note: you can switch with ctrl+n or ctrl+p from one to another window, don't ask how you can switch to windownumber x. i did not binded it, reason: everyone think that his opinon of mapping the keys right is the best. it's irssi, so feel free to bind your keys like YOU want :) |
Re: IRC on the N900?
Quote:
The renegotiation exploit allows a man in the middle to establish their own valid ssl connection (NOT ssh) to a server that accepts public requests, and then forward your new attempt as a renegotiation. |
Re: IRC on the N900?
Quote:
As a rule I like a security setup that can take the occasional balls-up without falling to pieces. Quote:
Quote:
|
Re: IRC on the N900?
Quote:
|
Re: IRC on the N900?
Quote:
|
Re: IRC on the N900?
Quote:
I was mostly poking fun at the actual cause of the problem. |
Re: IRC on the N900?
After using Irssi since getting the tip in this thread I have come to the conclusion that irssi must be quite a power hog. Having 3g on, WLAN off, bluetooth off, gps off and no widgets on the desktop but irssi on all the time my battery drains in 7-8 hours. After charging my phone I'm going to run one battery cycle without irssi on to see if it still drains the battery as fast.
As a potential sollution I'm already looking at getting a dd-wrt compatible wlan router instead of the one I have now so that I can install irssi on it and ssh to the router with my phone. My friends running irssi on his server and is sshing to it with his n900, he had it on last night (10 hours) and it drained only 15% of his battery. Anyone else with simmilar experience? |
Re: IRC on the N900?
Quote:
Use a strong password, or even better, a keypair. |
Re: IRC on the N900?
Quote:
There is two problems with using irssi with N900: (Could someone help with these.) - No Alt key - Is this somehow doable? - Scandinavian characters missing - how can I get them work? |
Re: IRC on the N900?
Quote:
/Micke |
Re: IRC on the N900?
For freenode users, http://webchat.freenode.net works in the browser.
|
All times are GMT. The time now is 10:13. |
vBulletin® Version 3.8.8