full disk encryption & google chrome on OpenBSD!

2011-03-18 Thread johhny_at_poland77
So our point is, if there is a good method to encrypt the full disk [like with dm-crypt/AES/under Linux], and we could have an up-to-date google chrome browser on OpenBSD, then it could be a very very good operating system for daily use! Dear community! Can someone please post small and compact

Firewall rules to block unwanted protocolls on given ports

2011-03-19 Thread johhny_at_poland77
Does somebody has an idea, that what kind of iptables/pf rule must i use to achieve this?: i only want to allow these connections [on the output chain]: on port 53 output only allow udp - dns on port 80 output only allow tcp - http on port 443 output only allow tcp - https on port 993 output onl

Privoxy redirect rule for Wikipedia! :)

2011-03-20 Thread johhny_at_poland77
Dear community! I have a few Privoxy rules, that can redirect HTTP Wikipedia [en,de] traffic to HTTPS: (a little part from the "user.action" file:) { +redirect{s@http://en.wikipedia.org/wiki/@https://secure.wikimedia.org/wikipedia/en/wiki/@} } .en.wikipedia.org { +redirect{s@http://de.wi

HOW to set “security.OCSP.require” in Google Chrome/Chromium?

2011-03-24 Thread johhny_at_poland77
https://blog.torproject.org/blog/detecting-certificate-authority-compromises-and-web-browser-collusion "Users of Mozilla Firefox that are concerned about this issue should enable security.OCSP.require in the about:config dialog." How can i enable this feature in Google Chrome/Chromium?

OBDS vs. NetBSD security

2011-03-25 Thread johhny_at_poland77
If i search for the two words: OpenBSD and NetBSD on: http://www.exploit-db.com/ then i get 17 hits regarding security bugs on OpenBSD, and 8 hits regarding security bugs on NetBSD. So what are the differences exactly in the _REALITY_? Anybody has any links, that how does NetBSD and OpenBSD

Re: OBDS vs. NetBSD security

2011-03-25 Thread johhny_at_poland77
"I might need to switch my firewalls soon. " what do you mean? :O Be Fri, 25 Mar 2011 13:12:50 -0700 Bryan Irvine C-rta >On Fri, Mar 25, 2011 at 3:14 AM, johhny_at_poland77 > wrote: >> If i search for the two words: OpenBSD and NetBSD on: >> >> htt

Experiences running AIX in Qemu?

2011-03-31 Thread johhny_at_poland77
Did someone try it? Does it work? Any howtos/tips regarding it? Many thanks!