<noocsharp>
well, i finally got my password manager that i started working in march into a usable state
<acheam>
oooh
<acheam>
do share a link
<noocsharp>
soon, but i need to decide whether to swap out the key derivation function
<acheam>
how does this thing work?
<acheam>
vaguely ofc
<noocsharp>
well, it's not really a password manager, it just replaces gpg2 in pash (or pass)
<acheam>
well thats the worst part of pash
<noocsharp>
and it doesn't support keys like gpg, just a master password
<acheam>
i see
<noocsharp>
since most people store their key on the same disk as theyr passwords
<acheam>
can it cache the master password in any way?
<noocsharp>
all this program does is the cryptography, it reads the master password from stdin and takes a file as an argument, and outputs the password to stdout
<noocsharp>
so it would be pretty easy to write a program that caches the password i think
<acheam>
cool
<noocsharp>
cryptography and everything rn it's only 500 lines
<msk[m]>
What language did you write it in? I recently made a very similar password manager in Go
<noocsharp>
c, link?
<msk[m]>
Mine is 90 lines though
<acheam>
now the question is do I trust noocsharp to use his tool to encrypt my passwords....
<testuser[m]>
noocsharp: claudia reported an issue too, I'll have a look at it soon TM
<noocsharp>
it even crashed my compositor because it was missing an implementation a wayland callback
<noocsharp>
*implementation of a wayland callback
GalaxyNova has quit [Ping timeout: 265 seconds]
mahmutov has quit [Ping timeout: 252 seconds]
micro_O has joined #kisslinux
gtms has joined #kisslinux
micro_O has quit [Ping timeout: 265 seconds]
<riteo>
the chromium build farm idea sounds dope
<riteo>
next step: human render farm
<testuser[m]>
?
<riteo>
I replied to an older message
<riteo>
rio6 made a joke conspiracy theory and as soon as I came back I replied
<riteo>
it was an hour ago or so
<riteo>
it was too out of context, wasn't it?
<testuser[m]>
Oh it would be in context, if i had read more than half of rio's message
<testuser[m]>
Had just woken up
<riteo>
no worries
<rio6>
tbh if I can use my brain to build my packages 10x as fast I would
<riteo>
I mean, build speed in an ideal world shouldn't be an issue
gtms has quit [Remote host closed the connection]
<riteo>
you can't have slow builds if you don't have shitty programs
gtms has joined #kisslinux
<testuser[m]>
^
<testuser[m]>
Browsers are the only thing that take 2 x the time to fully setup kiss to build
<rio6>
human rendering: imagine having a chip that sends digital signal into your brain and it gets rendered directly into brain compatible format
riteo_ has joined #kisslinux
riteo has quit [Ping timeout: 265 seconds]
riteo_ is now known as riteo
<slayr[m]>
This may or may not make sense but why doesn't the KISS wiki recommends for putting the "-C -" flag for large downloads like kernel or firmware?
<slayr[m]>
It would probably be helpful for people whose internet goes off for a while, disconnects, or just becomes too slow for the transfer.
<slayr[m]>
Also, is the gpg tool available in the kiss-repo or the community repo? Since I can't find it.
<testuser[m]>
chromium / qtwebengine builds failing cuz they run out of FDs, binutils regression in 2.37
<GalaxyNova>
oof
m3g has quit [Ping timeout: 258 seconds]
progenyx has quit [Ping timeout: 268 seconds]
progenyx has joined #kisslinux
GalaxyNova has quit [Read error: Connection reset by peer]
michalsieron has joined #kisslinux
ElKowar549 has joined #kisslinux
ElKowar54 has quit [Read error: Connection reset by peer]
claudia has joined #kisslinux
<claudia>
morning
<testuser[m]>
Hi
mobinmob has joined #kisslinux
<claudia>
I have an idea about the webkit problem: I have not tried webkit since fribidi was dropped from the main repo.
<testuser[m]>
yeah that was my guess too when noocsharp mentioned gtk
<claudia>
I will try that out.
<testuser[m]>
its not a segfault in webkit right ? claudia
<claudia>
To run a gui program through chroot on wayland, exporting the WAYLAND_DISPLAY variable inside the chroot is not enough. Is there more I have to do?
<claudia>
testuser[m]: No. The browser starts but as soon as I load any webbpage an error message is shown. This seems to be a webkit internal message.
<claudia>
'WebKit encountered an internal error'
<testuser[m]>
did you bind mount your /tmp
<claudia>
I am using 'kiss-chroot'. Does 'bind mount' the directories are 1:1 shared?
<claudia>
*mean
<testuser[m]>
kiss chroot mounts new /tmp
<testuser[m]>
just open that terminal open and mount --bind /tmp /chroot/tmp
<testuser[m]>
bind means files are shared yeah
<testuser[m]>
(not copied)
<testuser[m]>
like a symlink
<claudia>
ok cool. I will look more into this
<claudia>
ty
<claudia>
Nice. I could start firefox from an arch-chroot. Thats awesome :]
<claudia>
Good job with the binutils fix btw. Trying to build webengine now again. After again and again...
<claudia>
slayr[m]: you can search for packages like this "kiss s *gpg*
micro_O has joined #kisslinux
chaffity has joined #kisslinux
<chaffity>
heeeello
<testuser[m]>
hi
<necromansy>
hey
<chaffity>
Is anybody having success with OpenTTD from kiss-games?
<chaffity>
It's runs just fine for me, but segfaults when saving
<necromansy>
havent tried any of the kiss-games stuff in yonks
micro_O has quit [Ping timeout: 265 seconds]
<testuser[m]>
oh webkit is broken for me too
<testuser[m]>
Settings schema 'org.gnome.system.proxy' is not installed
<testuser[m]>
Maybe something changed with the latest minor release, I'm pretty sure the prev one worked fine
<testuser[m]>
nvm its cuz of fribidi patch only
<testuser[m]>
'org.gnome.system.proxy.gschema.xml', is removed in schemas.patch
<testuser[m]>
works
<testuser[m]>
oh dylan fixed it already
<testuser[m]>
noocsharp: was this your issue too ? i assume it was something else since you said it died after 5 mins
<testuser[m]>
otherwise its probably your compositor
<testuser[m]>
but right click should be handled by gtk so..
<testuser[m]>
btw has webkit inspect element ever worked for anyone
<testuser[m]>
it shows a shitty page about some apple licensing, that too 2 times after clicking the button
<msk[m]>
I get the same behaviour
<acheam>
yes I have used it succesfully
<acheam>
but not consitently
<acheam>
it worked
<kqz>
which compositor? sway had an issue like that a while ago
<acheam>
but then I rebuilt webkit2gtk at some point
<acheam>
then it stopped workin
<acheam>
it just wouldnt open anything when I clicked the inspect element button
<msk[m]>
acheam hold down the key binding
<acheam>
i dont have a system to test on right now
<msk[m]>
To spam requests to the web inspector opener
<msk[m]>
That opens the apple license thing for me
<msk[m]>
Has anyone made an external web inspector?
<testuser[m]>
what's the rationale for most people here using webkit ? it takes same amount of time to build as firefox (maybe even few mins more) so why not use the generally more usable browser
<msk[m]>
Firefox is less configurable than surf
<kqz>
not having the rust dep is nice, and yeah most webkit browsers are far more hackable/customizable
<msk[m]>
a lot of unnecessary UI elements in particular
mobinmob has quit [Quit: Connection closed for inactivity]
ang has quit [Quit: brb]
ang has joined #kisslinux
<ang>
test
<testuser[m]>
fail
<ang>
damn
mobinmob has joined #kisslinux
GalaxyNova has joined #kisslinux
<claudia>
Yeah, I am an fan of 'surf'. Selling point for me is the no nonesense UI and keybindings how I like it.
<claudia>
No surpise of a changing UI at all :D
<claudia>
chaffity: I have build openttd now with lzo available, but the segfault on saving persist on my end.
Uks3 has quit [Ping timeout: 258 seconds]
<chaffity>
Odd, mines working just fine now, has the build been linked to lzo? I've just checked mine, and it's _still_ linked to lzma, but I'm now wondering it that configure flag just alters their usage of lzma internally?
<msk[m]>
claudia can you share your surf config? I'm still confused on how to do stuff like e.g. enabling javascript per-site
Uks2 has joined #kisslinux
<claudia>
msk[m]: sure. https://termbin.com/lx9p . I have a javascript just off and use f1 to toggle this.
<claudia>
*had :(
<claudia>
chaffity: lzo is not listed in 'kiss-depends' so, seems not. I use the version from the repo.
<chaffity>
Does lzo appear in the list returned by `ldd $(which openttd)`?
<chaffity>
If I can find some time I'll look at their codebase and see what that configure flag actually did
<claudia>
chaffity: ldd does not return lzo. just lzma