Julien Valroff's weblog and personal homepage
Archive for May, 2009
French income tax e-declaration
May 30th
As usual, I have chosen to use the online way of declaring my incomes for the French income tax. This year, I could declare everything without any issue using Iceweasel and Icedtea on Debian GNU/Linux amd64. However, I was unable to sign my declaration using my certificate.
I have tried installing sun-java6-plugin, which allowed me to go one step further, but I was still unable to choose the certificate with which I had to sign my declaration. Actually, it was only a display problem (the combo box was simply not displayed).
Guess what? I had to use the Windows 7 RC version I had installed in a VirtualBox to be able to sign my declaration!
I didn’t want to lose more time with this, but my girlfriend hasn’t yet made her declaration, hence any hints on how to do this on GNU/Linux would be highly apprciated.
HADOPI law finally voted by my local representative
May 12th
As expected, the French HADOPI law was voted earlier today by the Assemblée Nationale.
As expected, my local representative voted in favour of this law.
I had however kept a secret hope that he would abstain for this vote, following to the email I have received from his assistant following to our meeting. Mr Vannson planned to take the floor during the finale discussions. He had sent me for review the text they wrote, which perfectly matched my arguments, and even referred to the law as a “Rube Goldberg machine” (“Ma conviction est que nous avons monté une usine à gaz” in the original version). This text also stated that he was netiher convinced nor satisfied by the law.
More >
Renewing my GnuPG keys
May 8th
Following to the recent announce of a serious possible attack against the SHA-1 digest algorithm, I have just generated new GPG keys.
My personal key 9F71D449 will hence be progressively replaced by my new key: 290D20C5
Its fingerprint is:
092F 4CB5 5F19 E006 1CFD B489 D32B 8D66 290D 20C5
The old key will continue to be valid for some time (at least until the new one get signed by a Debian Developer, in order to be included in the DM keyring), but I prefer all future correspondence to come to the new one.
Transition statement signed by both keys is available at: http://www.kirya.net/~julien/GPG-key-transition_20090508.txt
They key used for my personal package repository (FBABB737) has already been revoked and replaced by E435C74B, with the following fingerprint:
D17A A78F 7992 A07D 9D85 517C C3E1 8B20 E435 C74B
You have to make apt-key aware of this change:
wget -O - http://packages.kirya.net/Kirya.netDebianpackagesVerificationKey.asc | apt-key add -
Transition statement signed by both keys is available at: http://packages.kirya.net/GPG-key-transition_20090508.txt
Also note I have generated the key with ID 90A9E71B and got it sent to public servers by mistake. I do not own the private key hence I cannot revoke it: make sure you do not use it!
Recent Comments