Show Idle (>14 d.) Chans


← 2022-12-16 | 2022-12-18 →
signpost[asciilifeform]: woo, that works
signpost[asciilifeform]: see #a, !!peer command is now available
asciilifeform: signpost: neato!
signpost[asciilifeform]: yeah working well looks like
asciilifeform: signpost: is 'Any previously existing peering will be destroyed by this command before creating a new one' correct? seems that it oughta only overwrite old peering if succeeds ?
signpost[asciilifeform]: I'll clarify that happens upon !!v
signpost[asciilifeform]: because correct, doesn't trash the old key until you confirm
asciilifeform: makes sense
asciilifeform: in re: unrelated earlier thread : apparently sqlite supports encrypted db, tho only with aes and coupla toy ciphers.
bitbot[asciilifeform]: Logged on 2022-12-16 13:05:31 asciilifeform[6]: db is anuther can of worms waiting to be opened. e.g. atm folx using sqlite, but it not supports (afaik) encryption on disk, which imho ideally would exist (enter pw on warmup of pestron)
asciilifeform: apropos: rather compact sqlite3 binding for ada. ( asciilifeform not tested. but appears to weigh over9000x less than adacorpse's )
asciilifeform: ( and nfi whether statically links )
signpost[asciilifeform]: asciilifeform: the sqlite encryption thinger also mentions (hilariously) that it's some kind of payware.
signpost[asciilifeform]: but in principle oughta be able to look at how it works and sit a sane cipher alongside
signpost[asciilifeform]: https://stackoverflow.com/a/5877130 << list of a couple other sqlite on-disk encryption mechanism for ref
asciilifeform: ah lol payware?!
asciilifeform: hilarious
asciilifeform meanwhile got demo for ye olde 'wx' guiism building on dulap-gentoo & crapple without coad changes
asciilifeform: oughta be reasonably usable gui skin, in principle can link an ada pestron lib and minimal cpp gui turd as signpost suggested earlier.
asciilifeform: ( on crapple: the lib installs via 'macports' fwiw : 'port install wxWidgets-3.2' )
asciilifeform: (their helloworld ftr. worx.)
asciilifeform: crapple build cmd for subj (on linux, 'wx-config' normally in default bin paths)
← 2022-12-16 | 2022-12-18 →