Az IceCat GNUzilla böngésző telepítése

kimarite képe

Az IceCat a Firefox GNU által módosított verziója. Jelen pillanatban az IceCat forrásból is telepíthető, de egy frissítési forrás felvételével is, ezt mutatom be most. Mindazonáltal ez a forrás a meglehetősen gyenge SHA1 titkosítási algoritmust használja, mint azt a

sudo apt-get update

parancs kimenetében is láthatod,

W: http://archive.trisquel.info/trisquel/dists/toutatis-updates/InRelease: E6C27099CA21965B734AEA31B4EFB9F38D8AEBF1 kulcs aláírása gyenge kivonatoló algoritmust használ (SHA1)

érdemes tehát inkább más módszerrel telepíteni, például innen kiindulva:
https://www.gnu.org/software/gnuzilla/

Telepítés

-- a frissítési forrás felvétele

sudo apt-add-repository "deb http://archive.trisquel.info/trisquel/ toutatis-updates main"

-- a hiányzó hitelesítési kulcs pótlása

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B4EFB9F38D8AEBF1

-- a forráslisták frissítése

sudo apt-get update

-- a böngésző telepítése

sudo apt-get install icecat

-- a magyar nyelvi környezet telepítése

sudo apt-get install icecat-locale-hu

Ha a forrásból a böngészőn kívül más csomagot is telepíteni szeretnél (de minek?), akkor erre a csomag hitelesítő kulcs csomagra is szükséged lehet:

sudo apt-get install trisquel-keyring

A böngésző jelenleg a következőket tudja a biztonság területén,

  • LibreJS: GNU LibreJS aims to address the JavaScript problem described in Richard Stallman's article The JavaScript Trap.
  • Https-Everywhere: Extension that encrypts your communications with many major websites, making your browsing more secure.
  • SpyBlock: Blocks privacy trackers while in normal browsing mode, and all third party requests when in private browsing mode. Based on Adblock Plus.
  • AboutIceCat: Adds a custom "about:icecat" homepage with links to information about the free software and privacy features in IceCat, and checkboxes to enable and disable the ones more prone to break websites.
  • Fingerprinting countermeasures: Fingerprinting is a series of techniques allowing to uniquely identify a browser based on specific characterisics of that particular instance (like what fonts are available in that machine). Unlike cookies the user cannot opt-out of being tracked this way, so the browser has to avoid giving away that kind of hints.

továbbá, természetesen a megszokott és kedvelt Firefox kiegészítőket is használhatod.

Enjoy :)

Tudás bázis

GNUzilla and IceCat:
https://www.gnu.org/software/gnuzilla/
GNU:
http://gnu.hu/
Trisquel GNU/Linux:
https://trisquel.info/
Kriptográfiai hash függvény:
https://hu.wikipedia.org/wiki/Kriptogr%C3%A1fiai_hash_f%C3%BCggv%C3%A9ny