OS/2, eCS & ArcaOS - Technical > Applications

Otter Browser

(1/2) > >>

Neil Waldhauer:
I set up Otter Browser under Ubuntu, and I was able to import my bookmarks from Firefox. So far, so good.

Where I ran into trouble, though, was that I cannot visit any secure sites. Now Otter under Ubuntu is not the same as under ArcaOS, but I think the architecture of secure web browsing should be similar. Is anyone familiar enough with running applications under Ubuntu to help me get secure web browsing to work?

Here is the error: Warning: Otter Browser. SSL support is not available or incomplete. Some websites may work incorrectly or do not work at all.

I am not familiar enough with Ubuntu to correct this.

Dave Yeo:
That almost sounds like a build issue. Might be some missing libs though, perhaps the readme gives a hint?
Under Ubuntu, you can use apt in similar ways to yum. "sudo apt update" to update package list, "sudo apt upgrade" to install updates, "sudo apt install foo" to install. Should also be graphical frontends available too. I haven't used Ubuntu in a while but all Debian based Linuxes work much the same. Trick is to figure out what packages Otter needs. I guess ours is going to use NSS for secure browsing so try installing NSS and NSPR4 perhaps.

Neil Waldhauer:
I think Otter is not really supported on Ubuntu. It does have a setting to remember passwords, and I was able to import bookmarks. I think those were my main requirements for moving on from Firefox. I hope most of the web applications suites run, particularly iCloud.

Dave Yeo:
You're right, it is not really supported but I installed it on Mint, a Ubuntu based distribution with this method, seems to work fine and seems pretty good. This is actually the procedure for Ubuntu

--- Code: ---sudo add-apt-repository ppa:otter-browser/release
sudo apt-get update
sudo apt-get install otter-browser

--- End code ---

Dave Yeo:
Posting from Otter, one drawback is no add-ons, or rather just user JS scripts. Can turn off JavaScript globally but I'd miss No-Script though having an up to date hosts file would help.
Ok. I see it does have content blocking along with a way to import various lists.

Navigation

[0] Message Index

[#] Next page

Go to full version