IRC log of #maemo for Thursday, 2019-02-07

DocScrutinizer05Vajb: an aged battery is very often the true cause of modem issues00:00
MaxdamantusHmm .. my other device apparently kept having modem resets when it tried to use it. Maybe I should try it again with a new battery.00:30
MaxdamantusI just continued using the same battery in my current device (which was fine), though I've since bought some new batteries since that battery was slightly bulged.00:31
*** Pali has quit IRC00:47
*** pagurus has joined #maemo00:59
*** Kilroo has joined #maemo01:04
*** M4rtinK has joined #maemo01:24
DocScrutinizer05the failure pattern is like: modem starts transmitting which draws massive amount of current bursts from battery, which in turn makes battery voltage sag below threshold where modem goes into shutdown/reset01:27
*** Kabouik_ has joined #maemo01:47
*** Kabouik- has quit IRC01:49
*** Enrico_M_RX-51 has joined #maemo01:51
*** Enrico_M_RX-51 has quit IRC01:59
*** Enrico_M_RX-51 has joined #maemo02:02
*** Enrico_M_RX-51 has quit IRC02:11
*** Wikiwide has joined #maemo02:29
WikiwideDoes Fennec 17 us3 certificates different from MicroB? Because Fennec 17 goes paranoid on websites which are fine in MicroB. Doesn't help when iframe (blame Moodle login system) doesn't allow to scroll to "add permanent exception" button.02:38
*** Enrico_M_RX-51 has joined #maemo02:43
*** Enrico_M_RX-51 has quit IRC02:45
*** Kabouik- has joined #maemo02:45
*** Enrico_M_RX-51 has joined #maemo02:45
*** Enrico_M_RX-51 has left #maemo02:46
*** Enrico_M_RX-51 has joined #maemo02:46
*** Kabouik_ has quit IRC02:47
*** Jamesorty has joined #maemo03:13
*** Jamesorty has left #maemo03:13
*** Kabouik- has quit IRC03:15
*** Wikiwide has quit IRC03:43
*** Wikiwide has joined #maemo03:50
*** Wikiwide has quit IRC04:35
*** Volkun has joined #maemo05:08
*** Volkun has left #maemo05:08
*** M4rtinK has quit IRC05:12
brolin_empeyI recently had a plate break while being microwaved, do not know why it broke because I do not think we would have it at my office if it was not safe to microwave.05:16
*** Khons has joined #maemo05:39
*** Khons has left #maemo05:39
*** Kilroo has quit IRC05:50
*** tm has quit IRC06:36
*** trx has quit IRC06:36
*** tm has joined #maemo06:40
MaxdamantusBecause it was heated unevenly.06:41
MaxdamantusThe plate will expand slightly when heated. If you heat only a single part, that part will expand and the cool part will stay the same, so you get some amount of tension between the hot/cold parts.06:43
*** florian_kc has joined #maemo06:45
*** florian has quit IRC06:49
*** pagurus` has joined #maemo06:59
*** pagurus has quit IRC06:59
*** merlin1991 has quit IRC07:25
*** merlin1991 has joined #maemo07:25
*** sfa has joined #maemo07:33
brolin_empeyMaxdamantus: ACK.07:55
*** sfa has quit IRC08:08
*** Vajb has quit IRC08:56
*** Vajb has joined #maemo09:03
*** dafox has joined #maemo09:07
*** hurrian has joined #maemo09:11
VajbDocScrutinizer05: swap of battery did not remove my connection problems, but I think it did improve it a bit.09:20
Vajblike for now. I switched to gprs and lost network signal only once.09:21
*** Vajb has quit IRC09:42
*** Vajb has joined #maemo09:44
*** Vajb has quit IRC09:50
*** dafox has quit IRC09:54
*** Venemo has quit IRC09:57
*** spiiroin has quit IRC10:06
*** eMHa has quit IRC10:18
*** Kabouik has joined #maemo10:38
*** Venemo has joined #maemo10:45
sixwheeledbeast3G consumes more power too10:50
*** spiiroin has joined #maemo10:53
*** richrboo has joined #maemo10:58
*** richrboo has quit IRC11:00
*** richrboo has joined #maemo11:00
*** richrboo_ has joined #maemo11:02
*** richrboo has quit IRC11:05
*** florian_kc has quit IRC11:06
*** eMHa has joined #maemo11:09
*** richrboo_ has quit IRC11:15
*** richrboo_ has joined #maemo11:15
*** Wikiwide has joined #maemo11:26
*** Enrico_M_RX-51 has quit IRC11:26
WikiwideWhat part of MicroB packages is responsible for parsing JS? Because it is getting tiring to see websites, such as Moodle, not working due to what looks like Javascript incompatibility.11:28
WikiwideSo far, I am thinking of microb-engine... Libmozjs.so looks suspicious.11:28
MaxdamantusWikiwide: yes, it will be libmozjs11:29
MaxdamantusYou probably won't be able to simply replace that with a newer version, since ime, JSAPI tends to have breaking changes quite frequently.11:30
WikiwideThank you! It would be fun to run Virtual Reality on ancient Nokia N900 ;-)  That is, if intricate details of graphics handling will not make it impossible.11:30
WikiwideSo, libmozjs.so isn't the only file to be changed - the files relying on it will need to be changed as well, to handle changes in JSAPI?11:31
MaxdamantusYou'd very likely need to upgrade libxul or whatever it's called too.11:32
WikiwideBut the changes will likely not go outside microb-engine - engine is engine, nothing else needs to be concerned about JS.11:32
Maxdamantusjonwil seemed to be putting quite a lot of effort into something like that recently.11:32
WikiwideLibxul... Why is it here at all? MicroB doesn't use XUL, right?11:32
MaxdamantusYes, it's a XUL application, like Firefox.11:33
WikiwideMaxdamantus: where may I see jonwil's progress?11:33
WikiwideXUL support can be disabled, just like SVG support can be disabled?11:33
Maxdamantushttps://talk.maemo.org/showthread.php?s=3cbd26c5a4a8d869fac0ba3df7a9984d&t=10029611:33
MaxdamantusNo. XUL is the platform that the browser is implemented on.11:34
MaxdamantusIt's like trying to disable Gtk+ support from X-Chat.11:34
WikiwideFirefox was implemented on XUL. Modern Firefox is not XUL-based. MicroB isn't XUL-based, either?11:35
MaxdamantusActually, X-Chat does have other frontends, so it's probably more drastic than that.11:35
WikiwideThank you :-)  I amin fairly tumultous circumstances myself, so I am not sure when I will steadily devote time to actually editing code.11:35
MaxdamantusI'd be surprised if modern Firefox is not "XUL-based", but when I say "XUL" I basically mean gecko/xulrunner.11:35
MaxdamantusThe thing that "runs" Firefox or MicroB, whether those applications involve actual XUL markup, or just JavaScript that produces XUL DOM structures, or just uses the set of services that have evolved throughout the gecko project.11:37
WikiwideI like Gecko. I like XUL, even, but I think that Hildon interface is better for Maemo 5 than XUL interface.11:37
MaxdamantusI'm pretty sure it still uses at least XUL DOM though.11:37
*** Enrico_M_RX-51 has joined #maemo11:37
WikiwideDon't think so... Should look into modern Firefox. I think it's anti-XUL11:37
*** florian has joined #maemo11:37
MaxdamantusDefinitely still using XUL: chrome://browser/content/browser.xul11:38
MaxdamantusYou can open that URL in current versions of Firefox and introspect the XUL DOM elements in the developer tools.11:39
MaxdamantusApparently what they mean by being anti-XUL is just anti-non-standard sets of elements.11:42
MaxdamantusSo architecturally I suspect they don't really intend to change much, just reimplement the UI using HTML elements instead of XUL elements.11:43
*** jskarvad has joined #maemo11:56
Maxdamantusfrom that jonwil thread: > Although I am very close to saying "screw it" and looking for a fork of webkit or similar that works on our ancient libraries but supports the features needed (TLS 1.2 in particular but also more modern HTML/CSS/JS so it can render web pages that microb can't do).11:57
MaxdamantusMy solution to the TLS problem is to just run a MITM proxy I wrote, which runs using a modern version of OpenSSL and just creates certificates for domains on the fly, signed by my own root certificate that I've installed in Opera.11:58
*** trx has joined #maemo11:59
sicelois it working well? mind to share? :)11:59
MaxdamantusIt pretty much works. There are probably some optimisations that would be worth doing; atm it uses a thread for each connection, and I have a suspicion that there is a slight connection delay due to the signing of that certificate at the beginning of each connection (it could instead do something like keep a cache of the last X used certificates to avoid resigning if a single site involves multiple12:01
Maxdamantussockets)12:01
Maxdamantushttps://gist.github.com/Maxdamantus/e32ab94dbc5d9d43298428400020620e12:02
*** richrboo_ has quit IRC12:04
*** richrboo_ has joined #maemo12:04
*** trx has quit IRC12:05
MaxdamantusI just run that in my debian wheezy chroot, after compiling the latest version of openssl there.12:05
MaxdamantusThe reason it needs a relatively new version of OpenSSL is for easy host verification. Supposedly a few versions back you would have to implement a lot of that yourself (or pull in some other dependency that does).12:09
*** trx has joined #maemo12:10
Maxdamantus(or you could just not do host verification, but I'd rather not do that)12:10
MaxdamantusI'd also like to have a wrapper script that generates a certiicate db file for Opera, so the private key only needs to be kept in memory, but I wasn't able to figure out the format for that in the time I spent looking into it.12:14
Maxdamantusin fact, the only way I got it to work was by running an old version of Opera on my desktop machine and adding the certificate there, then copying the certificates database file over to the N90012:15
Maxdamantusand also chmodding that file so it wouldn't get rewritten on startup12:16
WikiwideHTML is for hyper text, not for GUI of an application. Unless the whole application is intended to be text interface - akin to ncurses, but built with HTML. But I am being picky.12:21
Maxdamantus"HTML" also refers to a bunch of things, not just markup.12:22
WikiwideAnd the provided ssl workaround, while apparently better in terms of privacy than using a third-party proxy - and I have to wonder if it is possible to run a new-tls-to-old-ssl proxy directly on N900... Still doesn't resolve problem of JS engine being too ancient for modern websites.12:24
MaxdamantusI run the proxy on my N900.12:24
Maxdamantusthat's how I've been using all sites for the last few months.12:24
Maxdamantus(and that's its function: new-tls-to-old-ssl)12:25
WikiwideThat's great :-)  I am just surviving by dismissing all these new-security websites as haughty, and choosing anz.com instead of anz.com.au for Internet Banking.12:26
WikiwideHow difficult is it to set up this proxy? A package from repository, or?..12:26
MaxdamantusYeah, I currently can't use my online banking in Opera due to lack of JS features like `Set`12:27
WikiwideANZ Internet Banking works fine in MicroB, absolutely fine - just a tad slow JS when doing a bank transfer.12:28
MaxdamantusI was thinking of just adding some polyfills or something to edbrowse and then using that for banking.12:28
WikiwideI like /etc/hosts blocking (DNS redirecting to localhost) of advertisements, but I feel like that's not enough.12:29
Maxdamantusatm I can only use it on Iceweasel in the debian chroot, which seems to be very memory intensive.12:29
Maxdamantusas for running it, you need to build openssl somewhere, then compile the C file using a command something like:12:31
Maxdamantusgcc -D_BSD_SOURCE -D_POSIX_SOURCE mitm.c -lssl -lpthread -Wall -pedantic -std=c99 -I /mnt/sd/build/openssl/include/ -L /mnt/sd/build/openssl/ -lcrypto12:31
WikiwideI feel like somewhere during parsing of source code web browser should smartly (with something like userContent.css and userContent.js?) cut off all but the most essential parts of web page, somewhat similar to Reading Mode? So that number of DOM elements being remembered and rendered is minimised.12:31
Wikiwide/me whistles12:32
WikiwideI don't have an SD card, so far.12:32
Maxdamantusand you need to create a private key and corresponding root certificate (both PEM files), then you can run it as something like ` SSL_CERT_FILE=ca-certificates.crt ./a.out cakey.pem cacert.pem 127.30 9876`12:32
MaxdamantusDoesn't require an SD card. Just happens to be where my openssl build directory is.12:33
WikiwideWhere do I find source code? Is openssl also buildable with a single command?12:34
WikiwideBecause it's seriously tiring when most pages just fail due to security.12:34
Maxdamantushttps://github.com/openssl/openssl12:34
MaxdamantusI was able to just build the master branch there without difficulty in my wheezy chroot.12:35
MaxdamantusMight build under maemo too, haven't tried.12:35
* Maxdamantus already runs other things from wheezy anyway, so prefers to build things there.12:36
WikiwideNo need to fetch something-dev?12:36
WikiwideWhen openssl compiles, is it just one .so file?12:36
WikiwideDoes MicroB use the same certificates as maemo-security-certman?12:38
*** Vajb has joined #maemo12:42
*** Venemo has quit IRC12:44
MaxdamantusDunno if it requires -dev packages. It'll probably fail on ./configure if it's missing something.12:53
Maxdamantusit's not just one .so file. I think there's libssl and libcrypto.12:54
Maxdamantusbut transitively, the program should only depend on libssl, libcrypto, libpthread and libc.12:55
*** Venemo has joined #maemo12:59
*** spiiroin has quit IRC13:03
WikiwideMaxdamantus: I will free up some space on MyDocs (it's choke-full of files, such as thousands of photographs). But last I heard, new-ish openssl is in repositories anyway - fahrplan has to support the latest security protocols.13:08
Wikiwidehttp://maemo.merlin1991.at/cssu/community-devel/pool/free/o/openssl/13:08
*** hurrian has quit IRC13:11
MaxdamantusAh, that should be okay then.13:11
WikiwideQml-browser sounds interesting. As in, recompiling MicroB against newer openssl sounds like a pain, whereas Qt4 and qml-browser are apparently already compiled against newer openssl.13:14
MaxdamantusForgot about that one.13:16
WikiwideJust looking at https://talk.maemo.org/showthread.php?t=100343&page=2 and wondering how JS is in this browser.13:18
MaxdamantusURL navigation seems a bit flaky, but apparently I've still got the latest version, and I must've installed it years ago.13:19
*** hurrian has joined #maemo13:22
WikiwideUh-huh. As a lazy person, instead of downloading individual packages, I added the whole community-devel repository. Now application manager is checking for updates...13:27
Maxdamantusand yeah, my mitm.c compiles fine on Maemo just using the current version of libssl-dev from community-devel.13:27
WikiwideMaxdamantus : package your proxy into community-devel repository? ;-)13:28
WikiwideI should have packaged "duckduckgo search engine" into repositories long ago, but packaging it properly is a hassle - easier to edit everything manually.13:30
MaxdamantusMaybe. The main thing is probably that compiling it is about the easiest part of setting it up.13:30
MaxdamantusSince you also need to create a private key and root certificate, and probably a recent distribution of ca-certificates for host verification, and you need to get whatever browser you're intending to use to accept that root certificate.13:31
WikiwideYes. The trickiest part with ddg search engine is imagining that there is also an xyz search engine packaged.13:32
Maxdamantusand you need to get your browser to connect to it as an HTTP proxy.13:32
MaxdamantusHTTP proxy configuration on microb seemed quite annoying; it just takes the system settings, which means you need to configure the proxy through Maemo settings for every network you use.13:33
WikiwideWhatever browser : browser-switchboard knows something about choosing which browser is being used.13:33
WikiwideAnnoying, but reliable. Better than having each browser use its own configuration.13:33
WikiwideAnd I use four different networks, at most. Home wifi, eduroam, uniwide and cellular data.13:34
WikiwideAre there any default presets for networks? So that each new network would, by default, use the proxy?13:35
sixwheeledbeastthis is an issue on a lot of mobile devices13:36
MaxdamantusOh right, opera did that as well, but I stopped it by just chmodding the configuration file to be non-writable.13:36
KotCzarnyisnt opera sold to some chinese corpo?13:36
WikiwideInstalled ddg: google->ddg. Installed xyz: ddg->xyz. Uninstalled ddg: xyz->google. Uninstalled xyz: google->ddg. Expected outcome: google. Received outcome: ddg. Bug.13:37
WikiwideThe only way out is to say that each search engine conflicts all other search engines.13:38
WikiwideThen there would be no such tangles.13:38
WikiwideBut I don't know if it's possible to say that ddg-engine provides/replaces <search-engine> and conflicts <search-engine> at the same time.13:40
KotCzarnyyeah, because bug exists in newer kernels13:44
KotCzarnyerm, wrong chan13:44
*** richrboo_ has quit IRC13:53
*** Wikiwide has quit IRC14:02
*** spiiroin has joined #maemo14:05
*** Vajb has quit IRC14:11
*** Vajb has joined #maemo14:13
*** Vajb has quit IRC14:34
*** Vajb has joined #maemo14:36
*** Sigyn has quit IRC15:08
*** Sigyn has joined #maemo15:09
*** ChanServ sets mode: +o Sigyn15:09
*** Vajb has quit IRC15:19
*** Vajb has joined #maemo15:21
*** antranigv has joined #maemo15:40
*** troulouliou_div2 has joined #maemo15:46
*** Vajb has quit IRC15:47
*** Vajb has joined #maemo15:54
*** Vajb has quit IRC16:35
*** Vajb has joined #maemo16:36
*** Vajb has quit IRC17:08
*** Vajb has joined #maemo17:10
*** sicelo has quit IRC17:13
*** warfare has quit IRC17:14
*** frals has quit IRC17:14
*** sicelo has joined #maemo17:14
*** sicelo has quit IRC17:14
*** sicelo has joined #maemo17:14
*** frals has joined #maemo17:14
*** warfare has joined #maemo17:14
*** Vajb has quit IRC17:33
*** Vajb has joined #maemo17:35
*** Vajb has quit IRC17:44
*** Vajb has joined #maemo17:50
*** Enrico_M_RX-51 has left #maemo18:20
*** florian has quit IRC18:20
*** Pali has joined #maemo18:24
*** troulouliou_div2 has quit IRC19:09
*** florian_kc has joined #maemo19:47
*** jskarvad is now known as jskarvad_afk19:52
*** Venemo has quit IRC20:30
*** Venemo has joined #maemo20:31
*** Vajb has quit IRC20:57
*** antranigv has quit IRC21:10
*** Venemo has quit IRC21:22
*** Wikiwide has joined #maemo21:23
*** Venemo has joined #maemo21:23
WikiwideHow do I add CSSU devel to HAM? I tried http://maemo.merlin1991.at/cssu/ community-devel free, doesn't seem to work.21:36
*** Venemo has quit IRC21:40
*** Venemo has joined #maemo21:40
Wikiwidehttp://maemo.merlin1991.at/cssu/community-devel/ ./ free doesn't seem to work, either21:47
sicelohttp://maemo.merlin1991.at/cssu/community-devel/ fremantle free21:53
*** Wikiwide has quit IRC21:54
*** Kabouik has quit IRC22:03
*** jskarvad_afk is now known as jskarvad22:07
*** jskarvad has quit IRC22:18
*** Kabouik- has joined #maemo22:21
*** Venemo has quit IRC22:38
*** Vajb has joined #maemo23:20
*** eMHa has quit IRC23:28
*** trx has quit IRC23:56

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!