Tuesday, October 11. 2005Experimental ebuilds for luminocity and cairo-gtk-engine
For people who like to play around with crazy bleeding edge stuff (who doesn't?), I've created cvs ebuilds for Luminocity (the wobbling windows effect) and cairo-gtk-engine (gtk theme engine using the possibilities of cairo).
See Seth Nickell's blog for information, screenshots etc., I also made a video of luminocity a while ago. For luminocity you need to switch to the modular x ebuilds and the kdrive-snapshot, if you have it installed, run it with: Xfake :1 -ac -screen 1024x3072x32 & DISPLAY=:1 xterm & luminocity :1 cairo-gtk-engine can be installed right away as long as you are using unstable (~x86) gtk+ and cairo versions (then copy over /usr/share/themes/Caligula*/gtk/gtkrc to ~/gtkrc-2.0). Sunday, October 9. 2005Some nice nature pictures
I've just created a gallery for collecting images I found worth publishing witout any special context, e. g. nature pictures. I plan to fill this collection in the future. Maybe I'm gonna play around with random images in the sidebar or something like that. Probably you'll gona see one of the pictures in the upcoming (and never finished) design of my blog.
The first two images are from a visit in Lindau this summer, the later ones are from a bicycle trip at the Rhine from Mainz to St. Goar recently. Friday, October 7. 2005Some random thoughts about banking security
Bruce Schneier writes about Phishing attacks and that he wants financial companies to be responsible for phishing attacks.
This brought me to some thoughts about online banking security and secure authentication in general. Today, most online banking goes through web interfaces. That's really horrible in the sense of security. I remember when I asked my local bank for an online banking account, they told me "hey, you just need a web browser to do this". They have better alternatives (HBCI), but they don't promote them to their normal customers. With a web-interface, you only have a one-way-authentication (the user authentificates itself to the bank, but the bank doesn't) and that's the whole thing why phishing works. If there would be any mechanism that verifies the authenticy of the bank for the user (or, to be exact, his applications, because we all now that average users don't manage to do so), the whole phishing-stuff would be senseless. Even the less secure variant of HBCI with keyfiles is much more secure than web-interfaces. For a successfull phishing-attack, a user would have to upload his keyfile - which he usually won't do, because he doesn't know where it is. But the most obvious way: Smartcards. Smartcards can be a fine solution for various security problems - and it's not much more complex. Everyone knows that he has to put his bank card into a cash terminal, so why shouldn't the average user be able to put it in a computer slot? But hey, it's even hard to get smartcard-drives - I once asked in the Saturn (big german technology market), they don't sell them at all. The right thing would be having smartcard-drives in computers by default - and having chipcards for various security-applications. HBCI, for the ones who don't know, is a german standard for online banking - I wonder why there is no word-wide online-banking-standard yet - with a secure, open design and based on two-way-authentication, together with some easy-to-use standard applications for online banking installed on every PC. That would really help a lot. Wednesday, October 5. 2005Java extremely platform-independent
From the ffmpeg-list:
>>> Java is rumored to be platform-independent. >> Highly overhyped rumor, it actually runs on all platforms... that have a JVM. > Right, both of them. :) Funny essay on the matter: > http://web.ivy.net/~carton/academia/java_languageoftomorrow.html And congratulations to the marketing guys of sun who managed to promote their product for years with something that just isn't true. Thursday, September 22. 2005How "HD ready" is Linux?
Recently I've been playing around with testing HD videos based on the H264-codec. For those who don't know, HD videos are video files with very high quality and resolution. The upcoming HDTV television standard is based on that (which is quite problematic due to the HDCP copy protection, but that's not the topic of this article).
Apple recently released Quicktime 7 to play HD mov files, Microsoft supports WMV HD videos in it's Media Player. HD videos are available in three qualities, 420p, 720p and 1080p. For the system requirements of 720p-videos in Quicktime, Apple says: 2.8 GHz Pentium 4 or faster processor, At least 512MB of RAM, 64MB or greater video card And even more for 1080p: 3.0 Ghz Intel Pentium D (dual-core) or faster processor, At least 1GB of RAM, 64MB or greater video card As my system doesn't really fit these requirements (1,5 GHz Pentium M, 512MB RAM, 128 MB video card), I was quite impressed that I could run a bunch of videos in quite reasonable speed and quality with linux software. Trying out various players the cvs-version of mplayer did it best for me. Pretty much every player available on linux uses ffmpeg for H264-decoding, so they should do all, but there have been a bunch of important fixes in ffmpeg recently and this is quite the easiest way to get a recent ffmpeg-version running. Running mplayer with these options gave me the best results: mplayer -lavdopts skiploopfilter=all -framedrop -fs [videofile] -fs is for playing the video in fullscreen (you don't want to play HD videos in a window), -framedrop let's mplayer skip frames when your system is too slow (else it will be out of sync very fast, some framedrops don't really hurt). About the -lavdopts skiploopfilter=all, I don't really know the details of video codecs, as far as I understood, this disables some steps in the decoding that shouldn't be needed on most videos, but can result in wrong decoding. I couldn't see any differences, it improves the speed quite a lot. Now I could play all 420p and 720p videos at pretty reasonable speed. I especially liked this BBC one showing african animals and landscape. For the 1080p ones, it differs. This Trailer for "The Island" runs pretty well, others don't. Bugs: Some videos cause mplayer to crash. On my radeon, the mplayer xv output has a problem with the large videos (width of 1900) displaying a pink block on the right side. I've written bug-reports and hope those things get resolved soon. To sum it, I'd call linux pretty much "HD ready", beside some small issues it plays the HD stuff very well and with impressive performance. Places to get HD videos: Microsoft WMV HD Content Showcase Apple HD Gallery Tuesday, September 13. 2005KDE 3.5, acid2, pmount
After commiting a compile-fix for kmail, I finally managed to switch to KDE 3.5 Alpha. As you can see on the right, Konqueror now passes the acid2 browser test for standards compatibility (beside Safari it's the only Browser that does - Internet Explorer, Firefox and Opera all fail, Microsoft already announced that even IE7 won't be able to pass acid2 - I wonder what the IE-devs are doing all day).
Probably more interesting for reality usage is that kde 3.5 finally supports automounting based on pmount with the new hal/dbus-API. I also happily noticed they fixed an annoying bug in konquerors ssl-handling when trying to permanently accept certificates that were issued for wrong hostnames. Gentoo users can try it out by copying the kde 3.5 section from the package.mask-file to /etc/portage/package.unmask. Monday, September 5. 2005Firefox drops SSLv2 support
As the German News-page Golem writes, Firefox is going to drop obsolete SSLv2 support in it's next version, because it has known vulnerabilities by design.
While this is in general a very good idea to make things "secure by default", it will probably lead to people crying "Firefox can't open URL xy any more". We have a vast number of deprecated servers, applications etc. that just don't support up-to-date security standards and weren't updated for ages. Even SSLv3 supports a lot of weak ciphers, like Single-DES, RC4 etc., that are known to be broken for ages. Not to talk about things like RSA 1024 or SHA1, that are not yet broken in reality, but probably will be at some time in the future. The implementation of secure standards in todays software is far away from what's neccessary for high security applications. We need to get rid of all that old cruft. High security is possible with today's cryptography, but we have to use it and we have to design applications that use secure technology by default.
Posted by Hanno Böck
in Cryptography, English, Gentoo, Linux
at
14:41
| Comments (0)
| Trackbacks (0)
Thursday, September 1. 2005Trip to mrmcd11b (metarheinmain chaosdays)
Tomorrow I'll attend the mrmcd11b from the Chaos Computer Club in Darmstadt. Seems they have some interesting talks there and I'm looking forward on meeting some chaos-people and having a nice time there.
Monday, August 29. 2005Back from Evoke
Sometimes you think the world is really small - so I met my room-neighbor Julian in Cologne. He was hanging around in a location called "Kletterfabrik" near the Evoke-location, where some cool people did some art installations. I made pictures, but they are quite dark (it was in the night).
I'll upload some more pictures in the next days. The 64k-Intro Bloom from Styx made the second place and he was quite happy about that. After coming home I was really tired (you don't get too much sleep on a demoparty) and angry about the "Deutsche Telekom", because our DSL isn't working at the moment. Sunday, August 28. 2005Evoke 2005 Report
I'm here at the Evoke 2005 demoparty with Tom, StyX and TS.
I tried to create a 4k-Intro on friday evening, but stopped due to the late time and the deadline, which was at 10 (although it was moved for hours later). StyX has created a 64k-Intro, which has probably good chances to gain a good place, maybe even the first. The network is always sucking here (and we're asking us why it is so difficult to provide a working network), so if this entry reaches you, I managed to get internet for some minutes ;-) Pictures I made are here Friday, August 26. 2005Evoke 2005
In about two hours I'll leave to have a trip to the demoparty Evoke. If netcologne manages it to provide internet this year you may see live-reports from me. I have no releases prepared, as I'm mostly a passive scener in recent times.
If you don't know what a demoparty is, it's basically an event where people are creating art with computers, in form of self-running programs, while their only use is that they provide nice graphics and sound. If you are a loyal reader of my blog, you might know that one of the very first entries in this blog was about my Evoke-Trip last year. Monday, August 22. 2005Some more background information about SHA1
As the article some days ago about SHA1 got a lot of interest, I thought I'll write some more background info about this, especially for people thinking that collisions aren't a big problem.
Cryptographic hash functions are functions where you can put a string of any length and get a fixed-size result. E. g. with SHA1, you get 160 bit, with MD5 128 bit. The hash-function has to fulfill some requirements: - It should be hard to get two strings with the same hash (collision-resistant). - It should be hard to get a string to a given hash (one-way-function). To be more precise: In an optimal case, hard means that it shouldn't be possible with all hardware on earth in the timeframe that your cryptography needs to be secure. Some examples where cryptographic hashes are used are shadown-passwords, digital signatures or verification of file downloads. Continue reading "Some more background information about SHA1"
Posted by Hanno Böck
in Code, Cryptography, English, Gentoo, Linux
at
00:30
| Comments (0)
| Trackback (1)
Saturday, August 20. 2005Nostalgic feelings - Secret Maryo ChroniclesSecret Maryo Chronicles The gameplay is a bit different from the original games, it doesn't have a speedup-button. It's features are comparable to Super Mario Bros, while it's graphics are more like Super Mario World. It's free software and it's available for Windows and Linux.
Posted by Hanno Böck
in Computer culture, English, Gentoo, Linux, Retro Games
at
00:20
| Comments (0)
| Trackback (1)
Thursday, August 18. 2005Say goodbye to SHA-1
Xiaoyun Wang, chinese cryptographer and well known for her analysis of the SHA1 function, was not allowed to travel to the US to attend the Crypto conference starting today (via Bruce Schneier).
Too bad, because she discovered some new results on the attacks on SHA1, which reduce it to a complexity of 2^63 to generate a collission. Adi Shamir, well known cryptographer and one of the RSA-inventors, presented these results. These news are important, because 2^63 is a complexity that can be broken with todays hardware if you invest enough money and time. This would be an interesting project for distributed computing, although I don't know if the attack can be implemented on common hardware (maybe someone with cryptographic experiences wants to comment if this is possible). Too bad that most software devs have not noticed the recent results on hash-functions. Most of them still use MD5 (which has been broken about a year ago), SHA-1 is widely used. The GNU Coreutils don't have any tools for modern hash-functions, same goes with most programming languages (PHP, Python), while they implement some sort of md5sum or sha1sum, no sha256sum or whirlpoolsum at all.
Posted by Hanno Böck
in Code, Cryptography, English, Gentoo, Linux, Politics
at
00:31
| Comments (4)
| Trackbacks (3)
Monday, August 15. 2005Anonymizer and ad-blocking Proxy (tor and privoxy)
I recently installed privoxy and tor and Lars asked me to write some words about it. So here it goes:
Privoxy is an ad-blocking proxy, which means it filters out banners, pop-ups and other annoying stuff. It's highly configurable, but I use it in the basic configuration, which should be enough for most needs. The advantage is that privoxy, unlike for example the firefox ad-block extensions, can be used within any browser. It's the successor of junkbuster. tor is a project by the Electronic Frontier Foundation, an internet anonymizing system. It's internals are complex, but the basic funktion is that you connect encrypted to a tor-node, it forwards your request through several other tor-nodes and then it get's answered. It doesn't provide full anonymity, you have to trust the tor-node you connect to. But it's definitely better than nothing. Both integrate well, if you are a Gentoo user, just emerge tor pricoxy, add forward-socks4a / localhost:9050 . to your /etc/privoxy/config, copy the torrc.sample to torrc (in /etc/tor), add both to your runlevels (rc-update add tor default, rc-update add privoxy default) and you are done. Now set your Browser to use Proxy localhost and Port 8118. For other Linux-Distributions, it's probably similar. I have no idea if and how tor and privoxy work on other OSes (especially the evil one with the W), so don't ask me, you'll have to find out yourself. This will save you some privacy and you'll get rid from a lot of internet ads. Note: tor had some security-issues recently, so take care that you use the latest version available (0.1.0.14).
Posted by Hanno Böck
in Cryptography, English, Gentoo, Linux
at
21:42
| Comments (4)
| Trackbacks (0)
« previous page
(Page 20 of 23, totaling 333 entries)
» next page
|
About meYou can find my web page with links to my work as a journalist at https://hboeck.de/.
You may also find my newsletter about climate change and decarbonization technologies interesting. Hanno Böck mail: hanno@hboeck.de Hanno on Mastodon Impressum Show tagged entries |