Readit News logoReadit News
konform commented on Motorola GrapheneOS devices will be bootloader unlockable/relockable   grapheneos.social/@Graphe... · Posted by u/pabs3
ibejoeb · 8 days ago
> We've convinced multiple banks to permit GrapheneOS, and that's going to become MUCH easier now.

I did not know that. That is very interesting.

On that topic, an honest question: what is the killer feature of banking apps that everyone is so hot on? Are we talking like retail banking or money transmitters? I am not using any bespoke banking apps, and I don't feel like I'm missing out, but maybe I just don't know what I'm missing.

What does detract from my GrapheneOS experience is the keyboard. It's just ok. I need swipe typing though, and I haven't found anything even close to gboard glide.

konform · 8 days ago
> I need swipe typing though, and I haven't found anything even close to gboard glide.

https://f-droid.org/packages/helium314.keyboard/

HeliBoard is currently asking people to volunteer swipe data so they can further improve on free and open alternative for swipe keyboard. Please consider helping out!

https://github.com/Helium314/HeliBoard/wiki/Tutorial:-How-to...

https://makertube.net/w/cQECfDkuLGR9eUQquUEo4K

konform commented on I'm reluctant to verify my identity or age for any online services   neilzone.co.uk/2026/03/im... · Posted by u/speckx
bmacho · 9 days ago
It's not just cookies, it's explicit consent to track you, and sell your browsing history to ~1500 spy companies around the world.

To the sibling comments: don't "accept the cookies" and then delete them.

- - -

I'm super angry at what the web has become, especially at the OS browser community. There is 0 browser (that I know of) that can access the web safely and conveniently. Atm I use Firefox with uBlock which blocks the cookie banners, but Firefox's extension model is broken, and every single extension provides 100% access to my websites to whoever controls the extension. I don't like it.

We need a browser with a safe extension model.

- - -

edit: I guess using 2 Firefox profiles, one with uBlock and one with my google/facebook/bank/amazon/etc accounts solves the threat posed by uBlock and extensions. I still don't like it.

konform · 9 days ago
I had similar frustrations and been maintaining a Firefox fork trying to fill a gap there. The result is Konform Browser and I think it might be relevant to you; please check it out!

https://codeberg.org/konform-browser/source/releases

https://techhub.social/@konform

Shared today on Show HN but seems to be drowning in deluge of LLMs...

https://news.ycombinator.com/item?id=47227369

> every single extension provides 100% access to my websites to whoever controls the extension

That feels a like a bit of overstatement and depends on what addons you use and how you install them... CSPs at least make it possible to restrict such things by policy (assuming user has been exposed to it and parsed it...). https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/Web... MV3 introduced further restrictions and controls regarding addon capabilities. While I agree the UI and UX around this could be much better, it's not all hopeless. The underlying pieces are mostly there.

While the fundamental addon execution security model in Konform Browser is inherited from upstream, for core addons like uBO you can improve the supply-chain security situation by loading it under "system scope" and disable addon updates in the browser itself. So while we don't (yet) improve on the runtime aspects you speak of, at least for now we can tighten up the supply-chain side to minimize risk of bad code running in the first place.

Literally `apt-get install webext-ublock-origin-firefox`.

"Enterprise policy files" can be used to change Firefox behavior and tweak security model around addon loading. A little explanation and reference of how it works if you want to do the same in other FF build or for other addons: https://codeberg.org/konform-browser/source#bundled-extensio...

Any particular addon you think is missing from the list there and should also be packaged and easily available? Maybe will be able to improve some of the security-UI/UX here too down the line. I'd be keen to hear your take on how this should be done better!

Regarding what addons can and do leak about you to the outside... I think you may also take interest in FF Bug 1405971. We ship a patch for that which can hopefully be upstreamed Soon (tm).

konform commented on Ask HN: What are you working on? (February 2026)    · Posted by u/david927
konform · a month ago
A web browser. Well, a Firefox fork. Check it out!

https://codeberg.org/konform-browser

This week added a simple onboarding screen - I don't think a single default config can ever be ideal for even most situations. Intranet admin web UIs and browsing the tubes call for very different default configuration so it makes sense to have more than one and making switching easy.

Konform Browser is free software developed and maintained by 100% organic free-range humans and does not seek revenue. There's no business model beyond this hopefully turning into a neat line on the resume or a lead for gigs down the line. Considering the project "GA" and actively supporting public users as of last month. Contributions are most welcome.

Currently only shipping for Linux and hoping to do Android one day. We do package binaries (transparently in codeberg ci) and provide repos but for those who prefer, building from source is supported and something I hope to make more accessible for those who want to bring their own patches.

Happy to reply to questions and feedback!

Dead Comment

konform commented on Show HN: A MitM proxy to see what your LLM tools are sending   github.com/jmuncor/sherlo... · Posted by u/jmuncor
syntaxing · a month ago
It’s actually really easy to use mitmproxy as a…proxy. You set it up as a SOCKS proxy (or whatever) and point your network or browser to the proxy. I did this recently when a python tool was too aggressive on crawling the web and the server would reject me. Forced my session to limit 5 requests per second and it worked rather than finding the exact file to change in the library. Just do the same to your browser and then turn on the capture mode and you’ll see the requests
konform · a month ago
Actually intercepting the cleartext data is less trivial (not inherently - the browsers just make it more obscure than it could be) but it can be done.

https://news.ycombinator.com/item?id=46820977

u/konform

KarmaCake day10January 21, 2026
About
https://codeberg.org/konform-browser

https://techhub.social/@konform

View Original