Live data from Hacker News

Min: A fast, minimal browser that protects your privacy

minbrowser.org

41–50 of 197 posts

Re: Min: A fast, minimal browser that protects your privacy

#41
I installed it (yes you can install this right away, the download button doesn't lead you to some signup form!) and played with it a bit.

It's beautiful, but I feel that chrome has a better beauty/functionality tradeoff. Some differences vs chrome I noted:

— no favicons

— no addressbar

— no skeuomorphic tabs

All these things make it look more beautiful and elegant then chrome, but less functional.

Re: Min: A fast, minimal browser that protects your privacy

#43
post #19

Earlier quoted context omitted.

> Electron, WebKit, nope. Electron uses Chromium. Which uses Blink, not WebKit.

Blink is a fork of WebKit.

It is a fork started a decade ago, hence not the same thing. Just like Webkit is not the same as KHTML, which it forked.

Re: Min: A fast, minimal browser that protects your privacy

#45
post #3

A browser in electron? At this point just use chromium - makes no difference. Anyway, use firefox or librewolf. Stop enabling the chromium monopoly!

> Anyway, use firefox or librewolf. Stop enabling the chromium monopoly!

Or Safari of course, it's really a great browser if one's on the Mac.

Re: Min: A fast, minimal browser that protects your privacy

#47
post #14

If you want fast and minimal, give Lynx a try. The original fast, minimal, privacy protected browser: https://lynx.invisible-island.net/current/

w3m is my go to console browser. It does a better job displaying a site in a coherent way than lynx (IMO).

I should add a lynx/w3m useragent test to my site and display images in AAlib for text browsers, that'd be a funny easter-egg.

Re: Min: A fast, minimal browser that protects your privacy

#48

Earlier quoted context omitted.

One might argue this should be a fork of Chromium, not Electron. Chromium comes with native tabs and a bunch of other useful parts, without the security issues that Electron exposes.

This isn't a fork of Electron. It is an Electron-based app, and as such the Electron project maintains the core functionality of the browser and Min just presents a unified interface and feature set.

They didn't say "fork of Electron", rather Electron is essentially "Chromium - browser UI" so they are saying there is a simplification to be made in an app that is "Chromium - browser UI + browser UI"

Re: Min: A fast, minimal browser that protects your privacy

#49
post #45
post #3

A browser in electron? At this point just use chromium - makes no difference. Anyway, use firefox or librewolf. Stop enabling the chromium monopoly!

> Anyway, use firefox or librewolf. Stop enabling the chromium monopoly! Or Safari of course, it's really a great browser if one's on the Mac.

> Or Safari of course, it's really a great browser if one's on the Mac.

The venerable iCab or new Orion from Kagi shows what's possible here.

https://www.icab.de/

https://browser.kagi.com/

Kagi's Orion runs Firefox and Chrome extensions, including on iOS, and of course works with Kagi search, which is enough better that it's worth switching from Google/Bing/DDG.

---

EDIT to add, on iCab, it's been updated as of 2020, which unfortunately finally dropped the legacy Macs, but does support modern filter lists:

iCab 6.0 (September, 28th 2020)

iCab 6.0 is completely rewritten, therefore there’re many new features and existing many old features have changed. The new release uses the newer modern web engine of the macOS which is much faster and smoother than the classic engine that was used by older iCab releases. It also supports more web technologies.

Because the modern web engine had too many limitations under macOS 10.12 and older, the minimum macOS release for the new version of iCab is therefore macOS 10.13. Older macOS releases are no longer supported. This has the advantage that iCab can now rely on many native macOS features which are only available in newer macOS releases.

iCab now uses the native „Tabs“ feature of the macOS, so the tabs in iCab will now behave just as the Tabs in all other Apps using the native Tabs feature (like Safari Mail, the Finder etc). All the capabilities of the macOS to manage tabs are fully available in iCab as well.

iCab is now using the native filter capabilities of the modern web engine of the macOS. Therefore the filter manager is completely new. The new filter manager supports the popular filter lists from AdBlock Plus, Easylist, uBlock and compatible. The filter manager window provides a few links to web sites where you can find these filter lists. using the „Add“ or „Subscribe“ links on these sites can directly import these filter lists, but you can also simply download these lists into a file and then use the „import“ feature of the Filter Manager to import these files.

iCab 6.0 supports syncing of tabs, bookmarks, reading list, filters and search engine via iCloud. The iCloud sync is compatible to iCab Mobile for the iOS platform, so you can now sync all this data between iCab for the Mac and iCab Mobile for the iOS as well.

The new web engine provides more control over audio and video playback. It is possible to immediately stop all audio and video playback with a certain menu command. But it can also make sure that audio and video playback only occurs on the active tab.

Modules of the module manager can be put into the status bar, so these modules are directly accessible very fast and comfortably.

The App supports private tabs which do not save any private data (Cookies, Caches etc). Private tabs are marked with a red border around the address field.

And much more

Re: Min: A fast, minimal browser that protects your privacy

#50
post #22
post #14

If you want fast and minimal, give Lynx a try. The original fast, minimal, privacy protected browser: https://lynx.invisible-island.net/current/

Yes! CLI based browsers are awesome.

Apologies for nitpicking, but Lynx is not a CLI program. CLI programs are non-interactive, composable via stdio / shell scripting, designed to do their one task and return you to your shell prompt. Lynx is an interactive, terminal-based (character cell grid) program, that takes over your shell session - it has every quality of a GUI program, except it's using a terminal emulator as its toolkit.

But of course - it's still awesome, it's just not CLI.

Post reply on HN