libera/#maemo-leste/ Monday, 2021-09-20

tmlinduvos: fyi, pushed out droid4-pending-v5.15 and droid4-pending-pvr-omapdrm-v5.15 branches to github15:08
uvostmlind: great dose it boot now?18:08
uvosi wrote a litte program thats tangentially related to leste:18:08
uvosx11 has the xsecurtiy extenstion that allows you to prevent applications from doing things like logging keystrokes, grabbing screenshots of other windows and so on. but other than ssh -X there was no way to run an application in sutch a context. so i wrote a program that creates a secure context and runs any local application in it: https://github.com/IMbackK/securex18:12
uvosfor this to be secure you must create a securex user that has access to any files you want the started applications to have access to (ie your home) but NOT access to the Xauthority file.18:14
uvosor you can run it with -u (and thus as your user) and accept that the app could break out by modifying xauthority and reconnecting to x18:15
uvosthis is how this looks like:18:19
uvos./securex scrot18:19
uvosCreateing /home/philipp/.Xauthority-secure18:19
uvosExecuteing scrot18:19
uvosX Error of failed request:  BadAccess (attempt to access private resource denied)18:19
tmlinduvos: yeah it boots, the issue was caused by the attempted addition of emif timings19:20
uvostmlind: are the ddr ram chips different between hw a and hw b?19:21
uvosand xt875 a-c19:21
uvosim also curious what we would want to setup emif  ourselves19:23
uvos(instead of just keeping what android/mbm set things too)19:24
uvoscan we save some power here?19:24
tmlinduvos: yeah seems like the ddr is different, we could dump the android values and configure those in the dts19:33
Wizzupuvos: cool @ securex21:46

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!