]> pere.pagekite.me Git - homepage.git/blob - blog/index.html
Generated.
[homepage.git] / blog / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
6 <title>Petter Reinholdtsen</title>
7 <link rel="stylesheet" type="text/css" media="screen" href="http://people.skolelinux.org/pere/blog/style.css" />
8 <link rel="stylesheet" type="text/css" media="screen" href="http://people.skolelinux.org/pere/blog/vim.css" />
9 <link rel="alternate" title="RSS Feed" href="http://people.skolelinux.org/pere/blog/index.rss" type="application/rss+xml" />
10 </head>
11 <body>
12 <div class="title">
13 <h1>
14 <a href="http://people.skolelinux.org/pere/blog/">Petter Reinholdtsen</a>
15
16 </h1>
17
18 </div>
19
20
21
22 <div class="entry">
23 <div class="title"><a href="http://people.skolelinux.org/pere/blog/Generating_3D_prints_in_Debian_using_Cura_and_Slic3r__prusa_.html">Generating 3D prints in Debian using Cura and Slic3r(-prusa)</a></div>
24 <div class="date"> 9th October 2017</div>
25 <div class="body"><p>At my nearby maker space,
26 <a href="http://sonen.ifi.uio.no/">Sonen</a>, I heard the story that it
27 was easier to generate gcode files for theyr 3D printers (Ultimake 2+)
28 on Windows and MacOS X than Linux, because the software involved had
29 to be manually compiled and set up on Linux while premade packages
30 worked out of the box on Windows and MacOS X. I found this annoying,
31 as the software involved,
32 <a href="https://github.com/Ultimaker/Cura">Cura</a>, is free software
33 and should be trivial to get up and running on Linux if someone took
34 the time to package it for the relevant distributions. I even found
35 <a href="https://bugs.debian.org/706656">a request for adding into
36 Debian</a> from 2013, which had seem some activity over the years but
37 never resulted in the software showing up in Debian. So a few days
38 ago I offered my help to try to improve the situation.</p>
39
40 <p>Now I am very happy to see that all the packages required by a
41 working Cura in Debian are uploaded into Debian and waiting in the NEW
42 queue for the ftpmasters to have a look. You can track the progress
43 on
44 <a href="https://qa.debian.org/developer.php?email=3dprinter-general%40lists.alioth.debian.org">the
45 status page for the 3D printer team</a>.</p>
46
47 <p>The uploaded packages are a bit behind upstream, and was uploaded
48 now to get slots in <a href="ftp-master.debian.org/new.html">the NEW
49 queue</a> while we work up updating the packages to the latest
50 upstream version.</p>
51
52 <p>On a related note, two competitors for Cura, which I found harder
53 to use and was unable to configure correctly for Ultimaker 2+ in the
54 short time I spent on it, are already in Debian. If you are looking
55 for 3D printer "slicers" and want something already available in
56 Debian, check out
57 <a href="https://tracker.debian.org/pkg/slic3r">slic3r</a> and
58 <a href="https://tracker.debian.org/pkg/slic3r-prusa">slic3r-prusa</a>.
59 The latter is a fork of the former.</p>
60 </div>
61 <div class="tags">
62
63
64 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/3d-printer">3d-printer</a>, <a href="http://people.skolelinux.org/pere/blog/tags/debian">debian</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>.
65
66
67 </div>
68 </div>
69 <div class="padding"></div>
70
71 <div class="entry">
72 <div class="title"><a href="http://people.skolelinux.org/pere/blog/Mangler_du_en_skrue__eller_har_du_en_skrue_l_s_.html">Mangler du en skrue, eller har du en skrue løs?</a></div>
73 <div class="date"> 4th October 2017</div>
74 <div class="body">Når jeg holder på med ulike prosjekter, så trenger jeg stadig ulike
75 skruer. Det siste prosjektet jeg holder på med er å lage
76 <a href="https://www.thingiverse.com/thing:676916">en boks til en
77 HDMI-touch-skjerm</a> som skal brukes med Raspberry Pi. Boksen settes
78 sammen med skruer og bolter, og jeg har vært i tvil om hvor jeg kan
79 få tak i de riktige skruene. Clas Ohlson og Jernia i nærheten har
80 sjelden hatt det jeg trenger. Men her om dagen fikk jeg et fantastisk
81 tips for oss som bor i Oslo.
82 <a href="http://www.zachskruer.no/">Zachariassen Jernvare AS</a> i
83 <a href="http://www.openstreetmap.org/?mlat=59.93421&mlon=10.76795#map=19/59.93421/10.76795">Hegermannsgate
84 23A på Torshov</a> har et fantastisk utvalg, og åpent mellom 09:00 og
85 17:00. De selger skruer, muttere, bolter, skiver etc i løs vekt, og
86 så langt har jeg fått alt jeg har lett etter. De har i tillegg det
87 meste av annen jernvare, som verktøy, lamper, ledninger, etc. Jeg
88 håper de har nok kunder til å holde det gående lenge, da dette er en
89 butikk jeg kommer til å besøke ofte. Butikken er et funn å ha i
90 nabolaget for oss som liker å bygge litt selv. :)</p>
91 </div>
92 <div class="tags">
93
94
95 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk</a>.
96
97
98 </div>
99 </div>
100 <div class="padding"></div>
101
102 <div class="entry">
103 <div class="title"><a href="http://people.skolelinux.org/pere/blog/Visualizing_GSM_radio_chatter_using_gr_gsm_and_Hopglass.html">Visualizing GSM radio chatter using gr-gsm and Hopglass</a></div>
104 <div class="date">29th September 2017</div>
105 <div class="body"><p>Every mobile phone announce its existence over radio to the nearby
106 mobile cell towers. And this radio chatter is available for anyone
107 with a radio receiver capable of receiving them. Details about the
108 mobile phones with very good accuracy is of course collected by the
109 phone companies, but this is not the topic of this blog post. The
110 mobile phone radio chatter make it possible to figure out when a cell
111 phone is nearby, as it include the SIM card ID (IMSI). By paying
112 attention over time, one can see when a phone arrive and when it leave
113 an area. I believe it would be nice to make this information more
114 available to the general public, to make more people aware of how
115 their phones are announcing their whereabouts to anyone that care to
116 listen.</p>
117
118 <p>I am very happy to report that we managed to get something
119 visualizing this information up and running for
120 <a href="http://norwaymakers.org/osf17">Oslo Skaperfestival 2017</a>
121 (Oslo Makers Festival) taking place today and tomorrow at Deichmanske
122 library. The solution is based on the
123 <a href="http://people.skolelinux.org/pere/blog/Easier_recipe_to_observe_the_cell_phones_around_you.html">simple
124 recipe for listening to GSM chatter</a> I posted a few days ago, and
125 will show up at the stand of <a href="http://sonen.ifi.uio.no/">Åpen
126 Sone from the Computer Science department of the University of
127 Oslo</a>. The presentation will show the nearby mobile phones (aka
128 IMSIs) as dots in a web browser graph, with lines to the dot
129 representing mobile base station it is talking to. It was working in
130 the lab yesterday, and was moved into place this morning.</p>
131
132 <p>We set up a fairly powerful desktop machine using Debian
133 Buster/Testing with several (five, I believe) RTL2838 DVB-T receivers
134 connected and visualize the visible cell phone towers using an
135 <a href="https://github.com/marlow925/hopglass">English version of
136 Hopglass</a>. A fairly powerfull machine is needed as the
137 grgsm_livemon_headless processes from
138 <a href="https://tracker.debian.org/pkg/gr-gsm">gr-gsm</a> converting
139 the radio signal to data packages is quite CPU intensive.</p>
140
141 <p>The frequencies to listen to, are identified using a slightly
142 patched scan-and-livemon (to set the --args values for each receiver),
143 and the Hopglass data is generated using the
144 <a href="https://github.com/petterreinholdtsen/IMSI-catcher/tree/meshviewer-output">patches
145 in my meshviewer-output branch</a>. For some reason we could not get
146 more than four SDRs working. There is also a geographical map trying
147 to show the location of the base stations, but I believe their
148 coordinates are hardcoded to some random location in Germany, I
149 believe. The code should be replaced with code to look up location in
150 a text file, a sqlite database or one of the online databases
151 mentioned in
152 <a href="https://github.com/Oros42/IMSI-catcher/issues/14">the github
153 issue for the topic</a>.
154
155 <p>If this sound interesting, visit the stand at the festival!</p>
156 </div>
157 <div class="tags">
158
159
160 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/debian">debian</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/personvern">personvern</a>, <a href="http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance</a>.
161
162
163 </div>
164 </div>
165 <div class="padding"></div>
166
167 <div class="entry">
168 <div class="title"><a href="http://people.skolelinux.org/pere/blog/Easier_recipe_to_observe_the_cell_phones_around_you.html">Easier recipe to observe the cell phones around you</a></div>
169 <div class="date">24th September 2017</div>
170 <div class="body"><p>A little more than a month ago I wrote
171 <a href="http://people.skolelinux.org/pere/blog/Simpler_recipe_on_how_to_make_a_simple__7_IMSI_Catcher_using_Debian.html">how
172 to observe the SIM card ID (aka IMSI number) of mobile phones talking
173 to nearby mobile phone base stations using Debian GNU/Linux and a
174 cheap USB software defined radio</a>, and thus being able to pinpoint
175 the location of people and equipment (like cars and trains) with an
176 accuracy of a few kilometer. Since then we have worked to make the
177 procedure even simpler, and it is now possible to do this without any
178 manual frequency tuning and without building your own packages.</p>
179
180 <p>The <a href="https://tracker.debian.org/pkg/gr-gsm">gr-gsm</a>
181 package is now included in Debian testing and unstable, and the
182 IMSI-catcher code no longer require root access to fetch and decode
183 the GSM data collected using gr-gsm.</p>
184
185 <p>Here is an updated recipe, using packages built by Debian and a git
186 clone of two python scripts:</p>
187
188 <ol>
189
190 <li>Start with a Debian machine running the Buster version (aka
191 testing).</li>
192
193 <li>Run '<tt>apt install gr-gsm python-numpy python-scipy
194 python-scapy</tt>' as root to install required packages.</li>
195
196 <li>Fetch the code decoding GSM packages using '<tt>git clone
197 github.com/Oros42/IMSI-catcher.git</tt>'.</li>
198
199 <li>Insert USB software defined radio supported by GNU Radio.</li>
200
201 <li>Enter the IMSI-catcher directory and run '<tt>python
202 scan-and-livemon</tt>' to locate the frequency of nearby base
203 stations and start listening for GSM packages on one of them.</li>
204
205 <li>Enter the IMSI-catcher directory and run '<tt>python
206 simple_IMSI-catcher.py</tt>' to display the collected information.</li>
207
208 </ol>
209
210 <p>Note, due to a bug somewhere the scan-and-livemon program (actually
211 <a href="https://github.com/ptrkrysik/gr-gsm/issues/336">its underlying
212 program grgsm_scanner</a>) do not work with the HackRF radio. It does
213 work with RTL 8232 and other similar USB radio receivers you can get
214 very cheaply
215 (<a href="https://www.ebay.com/sch/items/?_nkw=rtl+2832">for example
216 from ebay</a>), so for now the solution is to scan using the RTL radio
217 and only use HackRF for fetching GSM data.</p>
218
219 <p>As far as I can tell, a cell phone only show up on one of the
220 frequencies at the time, so if you are going to track and count every
221 cell phone around you, you need to listen to all the frequencies used.
222 To listen to several frequencies, use the --numrecv argument to
223 scan-and-livemon to use several receivers. Further, I am not sure if
224 phones using 3G or 4G will show as talking GSM to base stations, so
225 this approach might not see all phones around you. I typically see
226 0-400 IMSI numbers an hour when looking around where I live.</p>
227
228 <p>I've tried to run the scanner on a
229 <a href="https://wiki.debian.org/RaspberryPi">Raspberry Pi 2 and 3
230 running Debian Buster</a>, but the grgsm_livemon_headless process seem
231 to be too CPU intensive to keep up. When GNU Radio print 'O' to
232 stdout, I am told there it is caused by a buffer overflow between the
233 radio and GNU Radio, caused by the program being unable to read the
234 GSM data fast enough. If you see a stream of 'O's from the terminal
235 where you started scan-and-livemon, you need a give the process more
236 CPU power. Perhaps someone are able to optimize the code to a point
237 where it become possible to set up RPi3 based GSM sniffers? I tried
238 using Raspbian instead of Debian, but there seem to be something wrong
239 with GNU Radio on raspbian, causing glibc to abort().</p>
240 </div>
241 <div class="tags">
242
243
244 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/debian">debian</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/personvern">personvern</a>, <a href="http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance</a>.
245
246
247 </div>
248 </div>
249 <div class="padding"></div>
250
251 <div class="entry">
252 <div class="title"><a href="http://people.skolelinux.org/pere/blog/Datalagringsdirektivet_kaster_skygger_over_H_yre_og_Arbeiderpartiet.html">Datalagringsdirektivet kaster skygger over Høyre og Arbeiderpartiet</a></div>
253 <div class="date"> 7th September 2017</div>
254 <div class="body"><p>For noen dager siden publiserte Jon Wessel-Aas en bloggpost om
255 «<a href="http://www.uhuru.biz/?p=1821">Konklusjonen om datalagring som
256 EU-kommisjonen ikke ville at vi skulle få se</a>». Det er en
257 interessant gjennomgang av EU-domstolens syn på snurpenotovervåkning
258 av befolkningen, som er klar på at det er i strid med
259 EU-lovgivingen.</p>
260
261 <p>Valgkampen går for fullt i Norge, og om noen få dager er siste
262 frist for å avgi stemme. En ting er sikkert, Høyre og Arbeiderpartiet
263 får ikke min stemme
264 <a href="http://people.skolelinux.org/pere/blog/Datalagringsdirektivet_gj_r_at_Oslo_H_yre_og_Arbeiderparti_ikke_f_r_min_stemme_i__r.html">denne
265 gangen heller</a>. Jeg har ikke glemt at de tvang igjennom loven som
266 skulle pålegge alle data- og teletjenesteleverandører å overvåke alle
267 sine kunder. En lov som er vedtatt, og aldri opphevet igjen.</p>
268
269 <p>Det er tydelig fra diskusjonen rundt grenseløs digital overvåkning
270 (eller "Digital Grenseforsvar" som det kalles i Orvellisk nytale) at
271 hverken Høyre og Arbeiderpartiet har noen prinsipielle sperrer mot å
272 overvåke hele befolkningen, og diskusjonen så langt tyder på at flere
273 av de andre partiene heller ikke har det. Mange av
274 <a href="https://data.holderdeord.no/votes/1301946411e">de som stemte
275 for Datalagringsdirektivet i Stortinget</a> (64 fra Arbeiderpartiet,
276 25 fra Høyre) er fortsatt aktive og argumenterer fortsatt for å radere
277 vekk mer av innbyggernes privatsfære.</p>
278
279 <p>Når myndighetene demonstrerer sin mistillit til folket, tror jeg
280 folket selv bør legge litt innsats i å verne sitt privatliv, ved å ta
281 i bruk ende-til-ende-kryptert kommunikasjon med sine kjente og kjære,
282 og begrense hvor mye privat informasjon som deles med uvedkommende.
283 Det er jo ingenting som tyder på at myndighetene kommer til å være vår
284 privatsfære.
285 <a href="http://people.skolelinux.org/pere/blog/How_to_talk_with_your_loved_ones_in_private.html">Det
286 er mange muligheter</a>. Selv har jeg litt sans for
287 <a href="https://ring.cx/">Ring</a>, som er basert på p2p-teknologi
288 uten sentral kontroll, er fri programvare, og støtter meldinger, tale
289 og video. Systemet er tilgjengelig ut av boksen fra
290 <a href="https://tracker.debian.org/pkg/ring">Debian</a> og
291 <a href="https://launchpad.net/ubuntu/+source/ring">Ubuntu</a>, og det
292 finnes pakker for Android, MacOSX og Windows. Foreløpig er det få
293 brukere med Ring, slik at jeg også bruker
294 <a href="https://signal.org/">Signal</a> som nettleserutvidelse.</p>
295 </div>
296 <div class="tags">
297
298
299 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/dld">dld</a>, <a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk</a>, <a href="http://people.skolelinux.org/pere/blog/tags/personvern">personvern</a>, <a href="http://people.skolelinux.org/pere/blog/tags/stortinget">stortinget</a>, <a href="http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance</a>, <a href="http://people.skolelinux.org/pere/blog/tags/valg">valg</a>.
300
301
302 </div>
303 </div>
304 <div class="padding"></div>
305
306 <div class="entry">
307 <div class="title"><a href="http://people.skolelinux.org/pere/blog/Simpler_recipe_on_how_to_make_a_simple__7_IMSI_Catcher_using_Debian.html">Simpler recipe on how to make a simple $7 IMSI Catcher using Debian</a></div>
308 <div class="date"> 9th August 2017</div>
309 <div class="body"><p>On friday, I came across an interesting article in the Norwegian
310 web based ICT news magazine digi.no on
311 <a href="https://www.digi.no/artikler/sikkerhetsforsker-lagde-enkel-imsi-catcher-for-60-kroner-na-kan-mobiler-kartlegges-av-alle/398588">how
312 to collect the IMSI numbers of nearby cell phones</a> using the cheap
313 DVB-T software defined radios. The article refered to instructions
314 and <a href="https://www.youtube.com/watch?v=UjwgNd_as30">a recipe by
315 Keld Norman on Youtube on how to make a simple $7 IMSI Catcher</a>, and I decided to test them out.</p>
316
317 <p>The instructions said to use Ubuntu, install pip using apt (to
318 bypass apt), use pip to install pybombs (to bypass both apt and pip),
319 and the ask pybombs to fetch and build everything you need from
320 scratch. I wanted to see if I could do the same on the most recent
321 Debian packages, but this did not work because pybombs tried to build
322 stuff that no longer build with the most recent openssl library or
323 some other version skew problem. While trying to get this recipe
324 working, I learned that the apt->pip->pybombs route was a long detour,
325 and the only piece of software dependency missing in Debian was the
326 gr-gsm package. I also found out that the lead upstream developer of
327 gr-gsm (the name stand for GNU Radio GSM) project already had a set of
328 Debian packages provided in an Ubuntu PPA repository. All I needed to
329 do was to dget the Debian source package and built it.</p>
330
331 <p>The IMSI collector is a python script listening for packages on the
332 loopback network device and printing to the terminal some specific GSM
333 packages with IMSI numbers in them. The code is fairly short and easy
334 to understand. The reason this work is because gr-gsm include a tool
335 to read GSM data from a software defined radio like a DVB-T USB stick
336 and other software defined radios, decode them and inject them into a
337 network device on your Linux machine (using the loopback device by
338 default). This proved to work just fine, and I've been testing the
339 collector for a few days now.</p>
340
341 <p>The updated and simpler recipe is thus to</p>
342
343 <ol>
344
345 <li>start with a Debian machine running Stretch or newer,</li>
346
347 <li>build and install the gr-gsm package available from
348 <a href="http://ppa.launchpad.net/ptrkrysik/gr-gsm/ubuntu/pool/main/g/gr-gsm/">http://ppa.launchpad.net/ptrkrysik/gr-gsm/ubuntu/pool/main/g/gr-gsm/</a>,</li>
349
350 <li>clone the git repostory from <a href="https://github.com/Oros42/IMSI-catcher">https://github.com/Oros42/IMSI-catcher</a>,</li>
351
352 <li>run grgsm_livemon and adjust the frequency until the terminal
353 where it was started is filled with a stream of text (meaning you
354 found a GSM station).</li>
355
356 <li>go into the IMSI-catcher directory and run 'sudo python simple_IMSI-catcher.py' to extract the IMSI numbers.</li>
357
358 </ol>
359
360 <p>To make it even easier in the future to get this sniffer up and
361 running, I decided to package
362 <a href="https://github.com/ptrkrysik/gr-gsm/">the gr-gsm project</a>
363 for Debian (<a href="https://bugs.debian.org/871055">WNPP
364 #871055</a>), and the package was uploaded into the NEW queue today.
365 Luckily the gnuradio maintainer has promised to help me, as I do not
366 know much about gnuradio stuff yet.</p>
367
368 <p>I doubt this "IMSI cacher" is anywhere near as powerfull as
369 commercial tools like
370 <a href="https://www.thespyphone.com/portable-imsi-imei-catcher/">The
371 Spy Phone Portable IMSI / IMEI Catcher</a> or the
372 <a href="https://en.wikipedia.org/wiki/Stingray_phone_tracker">Harris
373 Stingray</a>, but I hope the existance of cheap alternatives can make
374 more people realise how their whereabouts when carrying a cell phone
375 is easily tracked. Seeing the data flow on the screen, realizing that
376 I live close to a police station and knowing that the police is also
377 wearing cell phones, I wonder how hard it would be for criminals to
378 track the position of the police officers to discover when there are
379 police near by, or for foreign military forces to track the location
380 of the Norwegian military forces, or for anyone to track the location
381 of government officials...</p>
382
383 <p>It is worth noting that the data reported by the IMSI-catcher
384 script mentioned above is only a fraction of the data broadcasted on
385 the GSM network. It will only collect one frequency at the time,
386 while a typical phone will be using several frequencies, and not all
387 phones will be using the frequencies tracked by the grgsm_livemod
388 program. Also, there is a lot of radio chatter being ignored by the
389 simple_IMSI-catcher script, which would be collected by extending the
390 parser code. I wonder if gr-gsm can be set up to listen to more than
391 one frequency?</p>
392 </div>
393 <div class="tags">
394
395
396 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/debian">debian</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/personvern">personvern</a>, <a href="http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance</a>.
397
398
399 </div>
400 </div>
401 <div class="padding"></div>
402
403 <div class="entry">
404 <div class="title"><a href="http://people.skolelinux.org/pere/blog/Norwegian_Bokm_l_edition_of_Debian_Administrator_s_Handbook_is_now_available.html">Norwegian Bokmål edition of Debian Administrator's Handbook is now available</a></div>
405 <div class="date">25th July 2017</div>
406 <div class="body"><p align="center"><img align="center" src="http://people.skolelinux.org/pere/blog/images/2017-07-25-debian-handbook-nb-testprint.png"/></p>
407
408 <p>I finally received a copy of the Norwegian Bokmål edition of
409 "<a href="https://debian-handbook.info/">The Debian Administrator's
410 Handbook</a>". This test copy arrived in the mail a few days ago, and
411 I am very happy to hold the result in my hand. We spent around one and a half year translating it. This paperbook edition
412 <a href="https://debian-handbook.info/get/#norwegian">is available
413 from lulu.com</a>. If you buy it quickly, you save 25% on the list
414 price. The book is also available for download in electronic form as
415 PDF, EPUB and Mobipocket, as can be
416 <a href="https://debian-handbook.info/browse/nb-NO/stable/">read online
417 as a web page</a>.</p>
418
419 <p>This is the second book I publish (the first was the book
420 "<a href="http://free-culture.cc/">Free Culture</a>" by Lawrence Lessig
421 in
422 <a href="http://www.lulu.com/shop/lawrence-lessig/free-culture/paperback/product-22440520.html">English</a>,
423 <a href="http://www.lulu.com/shop/lawrence-lessig/culture-libre/paperback/product-22645082.html">French</a>
424 and
425 <a href="http://www.lulu.com/shop/lawrence-lessig/fri-kultur/paperback/product-22441576.html">Norwegian
426 Bokmål</a>), and I am very excited to finally wrap up this
427 project. I hope
428 "<a href="http://www.lulu.com/shop/rapha%C3%ABl-hertzog-and-roland-mas/h%C3%A5ndbok-for-debian-administratoren/paperback/product-23262290.html">Håndbok
429 for Debian-administratoren</a>" will be well received.</p>
430 </div>
431 <div class="tags">
432
433
434 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/debian">debian</a>, <a href="http://people.skolelinux.org/pere/blog/tags/debian-handbook">debian-handbook</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>.
435
436
437 </div>
438 </div>
439 <div class="padding"></div>
440
441 <div class="entry">
442 <div class="title"><a href="http://people.skolelinux.org/pere/blog/_Rapporten_ser_ikke_p__informasjonssikkerhet_knyttet_til_personlig_integritet_.html">«Rapporten ser ikke på informasjonssikkerhet knyttet til personlig integritet»</a></div>
443 <div class="date">27th June 2017</div>
444 <div class="body"><p>Jeg kom over teksten
445 «<a href="https://freedom-to-tinker.com/2017/06/21/killing-car-privacy-by-federal-mandate/">Killing
446 car privacy by federal mandate</a>» av Leonid Reyzin på Freedom to
447 Tinker i dag, og det gleder meg å se en god gjennomgang om hvorfor det
448 er et urimelig inngrep i privatsfæren å la alle biler kringkaste sin
449 posisjon og bevegelse via radio. Det omtalte forslaget basert på
450 Dedicated Short Range Communication (DSRC) kalles Basic Safety Message
451 (BSM) i USA og Cooperative Awareness Message (CAM) i Europa, og det
452 norske Vegvesenet er en av de som ser ut til å kunne tenke seg å
453 pålegge alle biler å fjerne nok en bit av innbyggernes privatsfære.
454 Anbefaler alle å lese det som står der.
455
456 <p>Mens jeg tittet litt på DSRC på biler i Norge kom jeg over et sitat
457 jeg synes er illustrativt for hvordan det offentlige Norge håndterer
458 problemstillinger rundt innbyggernes privatsfære i SINTEF-rapporten
459 «<a href="https://www.sintef.no/publikasjoner/publikasjon/Download/?pubid=SINTEF+A23933">Informasjonssikkerhet
460 i AutoPASS-brikker</a>» av Trond Foss:</p>
461
462 <p><blockquote>
463 «Rapporten ser ikke på informasjonssikkerhet knyttet til personlig
464 integritet.»
465 </blockquote></p>
466
467 <p>Så enkelt kan det tydeligvis gjøres når en vurderer
468 informasjonssikkerheten. Det holder vel at folkene på toppen kan si
469 at «Personvernet er ivaretatt», som jo er den populære intetsigende
470 frasen som gjør at mange tror enkeltindividers integritet tas vare på.
471 Sitatet fikk meg til å undres på hvor ofte samme tilnærming, å bare se
472 bort fra behovet for personlig itegritet, blir valgt når en velger å
473 legge til rette for nok et inngrep i privatsfæren til personer i
474 Norge. Det er jo sjelden det får reaksjoner. Historien om
475 reaksjonene på Helse Sør-Østs tjenesteutsetting er jo sørgelig nok et
476 unntak og toppen av isfjellet, desverre. Tror jeg fortsatt takker nei
477 til både AutoPASS og holder meg så langt unna det norske helsevesenet
478 som jeg kan, inntil de har demonstrert og dokumentert at de verdsetter
479 individets privatsfære og personlige integritet høyere enn kortsiktig
480 gevist og samfunnsnytte.</p>
481 </div>
482 <div class="tags">
483
484
485 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk</a>, <a href="http://people.skolelinux.org/pere/blog/tags/personvern">personvern</a>, <a href="http://people.skolelinux.org/pere/blog/tags/sikkerhet">sikkerhet</a>.
486
487
488 </div>
489 </div>
490 <div class="padding"></div>
491
492 <div class="entry">
493 <div class="title"><a href="http://people.skolelinux.org/pere/blog/Updated_sales_number_for_my_Free_Culture_paper_editions.html">Updated sales number for my Free Culture paper editions</a></div>
494 <div class="date">12th June 2017</div>
495 <div class="body"><p>It is pleasing to see that the work we put down in publishing new
496 editions of the classic <a href="http://www.free-culture.cc/">Free
497 Culture book</a> by the founder of the Creative Commons movement,
498 Lawrence Lessig, is still being appreciated. I had a look at the
499 latest sales numbers for the paper edition today. Not too impressive,
500 but happy to see some buyers still exist. All the revenue from the
501 books is sent to the <a href="https://creativecommons.org/">Creative
502 Commons Corporation</a>, and they receive the largest cut if you buy
503 directly from Lulu. Most books are sold via Amazon, with Ingram
504 second and only a small fraction directly from Lulu. The ebook
505 edition is available for free from
506 <a href="https://github.com/petterreinholdtsen/free-culture-lessig">Github</a>.</p>
507
508 <table border="0">
509 <tr><th rowspan="2" valign="bottom">Title / language</th><th colspan="3">Quantity</th></tr>
510 <tr><th>2016 jan-jun</th><th>2016 jul-dec</th><th>2017 jan-may</th></tr>
511
512 <tr>
513 <td><a href="http://www.lulu.com/shop/lawrence-lessig/culture-libre/paperback/product-22645082.html">Culture Libre / French</a></td>
514 <td align="right">3</td>
515 <td align="right">6</td>
516 <td align="right">15</td>
517 </tr>
518
519 <tr>
520 <td><a href="http://www.lulu.com/shop/lawrence-lessig/fri-kultur/paperback/product-22441576.html">Fri kultur / Norwegian</a></td>
521 <td align="right">7</td>
522 <td align="right">1</td>
523 <td align="right">0</td>
524 </tr>
525
526 <tr>
527 <td><a href="http://www.lulu.com/shop/lawrence-lessig/free-culture/paperback/product-22440520.html">Free Culture / English</a></td>
528 <td align="right">14</td>
529 <td align="right">27</td>
530 <td align="right">16</td>
531 </tr>
532
533 <tr>
534 <td>Total</td>
535 <td align="right">24</td>
536 <td align="right">34</td>
537 <td align="right">31</td>
538 </tr>
539
540 </table>
541
542 <p>A bit sad to see the low sales number on the Norwegian edition, and
543 a bit surprising the English edition still selling so well.</p>
544
545 <p>If you would like to translate and publish the book in your native
546 language, I would be happy to help make it happen. Please get in
547 touch.</p>
548 </div>
549 <div class="tags">
550
551
552 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/docbook">docbook</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/freeculture">freeculture</a>.
553
554
555 </div>
556 </div>
557 <div class="padding"></div>
558
559 <div class="entry">
560 <div class="title"><a href="http://people.skolelinux.org/pere/blog/Release_0_1_1_of_free_software_archive_system_Nikita_announced.html">Release 0.1.1 of free software archive system Nikita announced</a></div>
561 <div class="date">10th June 2017</div>
562 <div class="body"><p>I am very happy to report that the
563 <a href="https://github.com/hiOA-ABI/nikita-noark5-core">Nikita Noark 5
564 core project</a> tagged its second release today. The free software
565 solution is an implementation of the Norwegian archive standard Noark
566 5 used by government offices in Norway. These were the changes in
567 version 0.1.1 since version 0.1.0 (from NEWS.md):
568
569 <ul>
570
571 <li>Continued work on the angularjs GUI, including document upload.</li>
572 <li>Implemented correspondencepartPerson, correspondencepartUnit and
573 correspondencepartInternal</li>
574 <li>Applied for coverity coverage and started submitting code on
575 regualr basis.</li>
576 <li>Started fixing bugs reported by coverity</li>
577 <li>Corrected and completed HATEOAS links to make sure entire API is
578 available via URLs in _links.</li>
579 <li>Corrected all relation URLs to use trailing slash.</li>
580 <li>Add initial support for storing data in ElasticSearch.</li>
581 <li>Now able to receive and store uploaded files in the archive.</li>
582 <li>Changed JSON output for object lists to have relations in _links.</li>
583 <li>Improve JSON output for empty object lists.</li>
584 <li>Now uses correct MIME type application/vnd.noark5-v4+json.</li>
585 <li>Added support for docker container images.</li>
586 <li>Added simple API browser implemented in JavaScript/Angular.</li>
587 <li>Started on archive client implemented in JavaScript/Angular.</li>
588 <li>Started on prototype to show the public mail journal.</li>
589 <li>Improved performance by disabling Sprint FileWatcher.</li>
590 <li>Added support for 'arkivskaper', 'saksmappe' and 'journalpost'.</li>
591 <li>Added support for some metadata codelists.</li>
592 <li>Added support for Cross-origin resource sharing (CORS).</li>
593 <li>Changed login method from Basic Auth to JSON Web Token (RFC 7519)
594 style.</li>
595 <li>Added support for GET-ing ny-* URLs.</li>
596 <li>Added support for modifying entities using PUT and eTag.</li>
597 <li>Added support for returning XML output on request.</li>
598 <li>Removed support for English field and class names, limiting ourself
599 to the official names.</li>
600 <li>...</li>
601
602 </ul>
603
604 <p>If this sound interesting to you, please contact us on IRC (#nikita
605 on irc.freenode.net) or email
606 (<a href="https://lists.nuug.no/mailman/listinfo/nikita-noark">nikita-noark
607 mailing list).</p>
608 </div>
609 <div class="tags">
610
611
612 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug</a>, <a href="http://people.skolelinux.org/pere/blog/tags/offentlig innsyn">offentlig innsyn</a>, <a href="http://people.skolelinux.org/pere/blog/tags/standard">standard</a>.
613
614
615 </div>
616 </div>
617 <div class="padding"></div>
618
619 <p style="text-align: right;"><a href="index.rss"><img src="http://people.skolelinux.org/pere/blog/xml.gif" alt="RSS feed" width="36" height="14" /></a></p>
620 <div id="sidebar">
621
622
623
624 <h2>Archive</h2>
625 <ul>
626
627 <li>2017
628 <ul>
629
630 <li><a href="http://people.skolelinux.org/pere/blog/archive/2017/01/">January (4)</a></li>
631
632 <li><a href="http://people.skolelinux.org/pere/blog/archive/2017/02/">February (3)</a></li>
633
634 <li><a href="http://people.skolelinux.org/pere/blog/archive/2017/03/">March (5)</a></li>
635
636 <li><a href="http://people.skolelinux.org/pere/blog/archive/2017/04/">April (2)</a></li>
637
638 <li><a href="http://people.skolelinux.org/pere/blog/archive/2017/06/">June (5)</a></li>
639
640 <li><a href="http://people.skolelinux.org/pere/blog/archive/2017/07/">July (1)</a></li>
641
642 <li><a href="http://people.skolelinux.org/pere/blog/archive/2017/08/">August (1)</a></li>
643
644 <li><a href="http://people.skolelinux.org/pere/blog/archive/2017/09/">September (3)</a></li>
645
646 <li><a href="http://people.skolelinux.org/pere/blog/archive/2017/10/">October (2)</a></li>
647
648 </ul></li>
649
650 <li>2016
651 <ul>
652
653 <li><a href="http://people.skolelinux.org/pere/blog/archive/2016/01/">January (3)</a></li>
654
655 <li><a href="http://people.skolelinux.org/pere/blog/archive/2016/02/">February (2)</a></li>
656
657 <li><a href="http://people.skolelinux.org/pere/blog/archive/2016/03/">March (3)</a></li>
658
659 <li><a href="http://people.skolelinux.org/pere/blog/archive/2016/04/">April (8)</a></li>
660
661 <li><a href="http://people.skolelinux.org/pere/blog/archive/2016/05/">May (8)</a></li>
662
663 <li><a href="http://people.skolelinux.org/pere/blog/archive/2016/06/">June (2)</a></li>
664
665 <li><a href="http://people.skolelinux.org/pere/blog/archive/2016/07/">July (2)</a></li>
666
667 <li><a href="http://people.skolelinux.org/pere/blog/archive/2016/08/">August (5)</a></li>
668
669 <li><a href="http://people.skolelinux.org/pere/blog/archive/2016/09/">September (2)</a></li>
670
671 <li><a href="http://people.skolelinux.org/pere/blog/archive/2016/10/">October (3)</a></li>
672
673 <li><a href="http://people.skolelinux.org/pere/blog/archive/2016/11/">November (8)</a></li>
674
675 <li><a href="http://people.skolelinux.org/pere/blog/archive/2016/12/">December (5)</a></li>
676
677 </ul></li>
678
679 <li>2015
680 <ul>
681
682 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/01/">January (7)</a></li>
683
684 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/02/">February (6)</a></li>
685
686 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/03/">March (1)</a></li>
687
688 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/04/">April (4)</a></li>
689
690 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/05/">May (3)</a></li>
691
692 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/06/">June (4)</a></li>
693
694 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/07/">July (6)</a></li>
695
696 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/08/">August (2)</a></li>
697
698 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/09/">September (2)</a></li>
699
700 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/10/">October (9)</a></li>
701
702 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/11/">November (6)</a></li>
703
704 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/12/">December (3)</a></li>
705
706 </ul></li>
707
708 <li>2014
709 <ul>
710
711 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/01/">January (2)</a></li>
712
713 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/02/">February (3)</a></li>
714
715 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/03/">March (8)</a></li>
716
717 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/04/">April (7)</a></li>
718
719 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/05/">May (1)</a></li>
720
721 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/06/">June (2)</a></li>
722
723 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/07/">July (2)</a></li>
724
725 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/08/">August (2)</a></li>
726
727 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/09/">September (5)</a></li>
728
729 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/10/">October (6)</a></li>
730
731 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/11/">November (3)</a></li>
732
733 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/12/">December (5)</a></li>
734
735 </ul></li>
736
737 <li>2013
738 <ul>
739
740 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/01/">January (11)</a></li>
741
742 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/02/">February (9)</a></li>
743
744 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/03/">March (9)</a></li>
745
746 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/04/">April (6)</a></li>
747
748 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/05/">May (9)</a></li>
749
750 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/06/">June (10)</a></li>
751
752 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/07/">July (7)</a></li>
753
754 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/08/">August (3)</a></li>
755
756 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/09/">September (5)</a></li>
757
758 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/10/">October (7)</a></li>
759
760 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/11/">November (9)</a></li>
761
762 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/12/">December (3)</a></li>
763
764 </ul></li>
765
766 <li>2012
767 <ul>
768
769 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/01/">January (7)</a></li>
770
771 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/02/">February (10)</a></li>
772
773 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/03/">March (17)</a></li>
774
775 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/04/">April (12)</a></li>
776
777 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/05/">May (12)</a></li>
778
779 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/06/">June (20)</a></li>
780
781 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/07/">July (17)</a></li>
782
783 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/08/">August (6)</a></li>
784
785 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/09/">September (9)</a></li>
786
787 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/10/">October (17)</a></li>
788
789 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/11/">November (10)</a></li>
790
791 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/12/">December (7)</a></li>
792
793 </ul></li>
794
795 <li>2011
796 <ul>
797
798 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/01/">January (16)</a></li>
799
800 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/02/">February (6)</a></li>
801
802 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/03/">March (6)</a></li>
803
804 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/04/">April (7)</a></li>
805
806 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/05/">May (3)</a></li>
807
808 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/06/">June (2)</a></li>
809
810 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/07/">July (7)</a></li>
811
812 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/08/">August (6)</a></li>
813
814 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/09/">September (4)</a></li>
815
816 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/10/">October (2)</a></li>
817
818 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/11/">November (3)</a></li>
819
820 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/12/">December (1)</a></li>
821
822 </ul></li>
823
824 <li>2010
825 <ul>
826
827 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/01/">January (2)</a></li>
828
829 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/02/">February (1)</a></li>
830
831 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/03/">March (3)</a></li>
832
833 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/04/">April (3)</a></li>
834
835 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/05/">May (9)</a></li>
836
837 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/06/">June (14)</a></li>
838
839 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/07/">July (12)</a></li>
840
841 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/08/">August (13)</a></li>
842
843 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/09/">September (7)</a></li>
844
845 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/10/">October (9)</a></li>
846
847 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/11/">November (13)</a></li>
848
849 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/12/">December (12)</a></li>
850
851 </ul></li>
852
853 <li>2009
854 <ul>
855
856 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/01/">January (8)</a></li>
857
858 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/02/">February (8)</a></li>
859
860 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/03/">March (12)</a></li>
861
862 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/04/">April (10)</a></li>
863
864 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/05/">May (9)</a></li>
865
866 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/06/">June (3)</a></li>
867
868 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/07/">July (4)</a></li>
869
870 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/08/">August (3)</a></li>
871
872 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/09/">September (1)</a></li>
873
874 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/10/">October (2)</a></li>
875
876 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/11/">November (3)</a></li>
877
878 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/12/">December (3)</a></li>
879
880 </ul></li>
881
882 <li>2008
883 <ul>
884
885 <li><a href="http://people.skolelinux.org/pere/blog/archive/2008/11/">November (5)</a></li>
886
887 <li><a href="http://people.skolelinux.org/pere/blog/archive/2008/12/">December (7)</a></li>
888
889 </ul></li>
890
891 </ul>
892
893
894
895 <h2>Tags</h2>
896 <ul>
897
898 <li><a href="http://people.skolelinux.org/pere/blog/tags/3d-printer">3d-printer (14)</a></li>
899
900 <li><a href="http://people.skolelinux.org/pere/blog/tags/amiga">amiga (1)</a></li>
901
902 <li><a href="http://people.skolelinux.org/pere/blog/tags/aros">aros (1)</a></li>
903
904 <li><a href="http://people.skolelinux.org/pere/blog/tags/bankid">bankid (4)</a></li>
905
906 <li><a href="http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin (9)</a></li>
907
908 <li><a href="http://people.skolelinux.org/pere/blog/tags/bootsystem">bootsystem (16)</a></li>
909
910 <li><a href="http://people.skolelinux.org/pere/blog/tags/bsa">bsa (2)</a></li>
911
912 <li><a href="http://people.skolelinux.org/pere/blog/tags/chrpath">chrpath (2)</a></li>
913
914 <li><a href="http://people.skolelinux.org/pere/blog/tags/debian">debian (154)</a></li>
915
916 <li><a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu (158)</a></li>
917
918 <li><a href="http://people.skolelinux.org/pere/blog/tags/debian-handbook">debian-handbook (4)</a></li>
919
920 <li><a href="http://people.skolelinux.org/pere/blog/tags/digistan">digistan (10)</a></li>
921
922 <li><a href="http://people.skolelinux.org/pere/blog/tags/dld">dld (17)</a></li>
923
924 <li><a href="http://people.skolelinux.org/pere/blog/tags/docbook">docbook (24)</a></li>
925
926 <li><a href="http://people.skolelinux.org/pere/blog/tags/drivstoffpriser">drivstoffpriser (4)</a></li>
927
928 <li><a href="http://people.skolelinux.org/pere/blog/tags/english">english (354)</a></li>
929
930 <li><a href="http://people.skolelinux.org/pere/blog/tags/fiksgatami">fiksgatami (23)</a></li>
931
932 <li><a href="http://people.skolelinux.org/pere/blog/tags/fildeling">fildeling (12)</a></li>
933
934 <li><a href="http://people.skolelinux.org/pere/blog/tags/freeculture">freeculture (30)</a></li>
935
936 <li><a href="http://people.skolelinux.org/pere/blog/tags/freedombox">freedombox (9)</a></li>
937
938 <li><a href="http://people.skolelinux.org/pere/blog/tags/frikanalen">frikanalen (18)</a></li>
939
940 <li><a href="http://people.skolelinux.org/pere/blog/tags/h264">h264 (20)</a></li>
941
942 <li><a href="http://people.skolelinux.org/pere/blog/tags/intervju">intervju (42)</a></li>
943
944 <li><a href="http://people.skolelinux.org/pere/blog/tags/isenkram">isenkram (15)</a></li>
945
946 <li><a href="http://people.skolelinux.org/pere/blog/tags/kart">kart (20)</a></li>
947
948 <li><a href="http://people.skolelinux.org/pere/blog/tags/ldap">ldap (9)</a></li>
949
950 <li><a href="http://people.skolelinux.org/pere/blog/tags/lenker">lenker (8)</a></li>
951
952 <li><a href="http://people.skolelinux.org/pere/blog/tags/lsdvd">lsdvd (2)</a></li>
953
954 <li><a href="http://people.skolelinux.org/pere/blog/tags/ltsp">ltsp (1)</a></li>
955
956 <li><a href="http://people.skolelinux.org/pere/blog/tags/mesh network">mesh network (8)</a></li>
957
958 <li><a href="http://people.skolelinux.org/pere/blog/tags/multimedia">multimedia (39)</a></li>
959
960 <li><a href="http://people.skolelinux.org/pere/blog/tags/nice free software">nice free software (9)</a></li>
961
962 <li><a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk (293)</a></li>
963
964 <li><a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug (189)</a></li>
965
966 <li><a href="http://people.skolelinux.org/pere/blog/tags/offentlig innsyn">offentlig innsyn (33)</a></li>
967
968 <li><a href="http://people.skolelinux.org/pere/blog/tags/open311">open311 (2)</a></li>
969
970 <li><a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett (64)</a></li>
971
972 <li><a href="http://people.skolelinux.org/pere/blog/tags/personvern">personvern (104)</a></li>
973
974 <li><a href="http://people.skolelinux.org/pere/blog/tags/raid">raid (1)</a></li>
975
976 <li><a href="http://people.skolelinux.org/pere/blog/tags/reactos">reactos (1)</a></li>
977
978 <li><a href="http://people.skolelinux.org/pere/blog/tags/reprap">reprap (11)</a></li>
979
980 <li><a href="http://people.skolelinux.org/pere/blog/tags/rfid">rfid (3)</a></li>
981
982 <li><a href="http://people.skolelinux.org/pere/blog/tags/robot">robot (10)</a></li>
983
984 <li><a href="http://people.skolelinux.org/pere/blog/tags/rss">rss (1)</a></li>
985
986 <li><a href="http://people.skolelinux.org/pere/blog/tags/ruter">ruter (5)</a></li>
987
988 <li><a href="http://people.skolelinux.org/pere/blog/tags/scraperwiki">scraperwiki (2)</a></li>
989
990 <li><a href="http://people.skolelinux.org/pere/blog/tags/sikkerhet">sikkerhet (53)</a></li>
991
992 <li><a href="http://people.skolelinux.org/pere/blog/tags/sitesummary">sitesummary (4)</a></li>
993
994 <li><a href="http://people.skolelinux.org/pere/blog/tags/skepsis">skepsis (5)</a></li>
995
996 <li><a href="http://people.skolelinux.org/pere/blog/tags/standard">standard (55)</a></li>
997
998 <li><a href="http://people.skolelinux.org/pere/blog/tags/stavekontroll">stavekontroll (6)</a></li>
999
1000 <li><a href="http://people.skolelinux.org/pere/blog/tags/stortinget">stortinget (12)</a></li>
1001
1002 <li><a href="http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance (52)</a></li>
1003
1004 <li><a href="http://people.skolelinux.org/pere/blog/tags/sysadmin">sysadmin (3)</a></li>
1005
1006 <li><a href="http://people.skolelinux.org/pere/blog/tags/usenix">usenix (2)</a></li>
1007
1008 <li><a href="http://people.skolelinux.org/pere/blog/tags/valg">valg (9)</a></li>
1009
1010 <li><a href="http://people.skolelinux.org/pere/blog/tags/video">video (59)</a></li>
1011
1012 <li><a href="http://people.skolelinux.org/pere/blog/tags/vitenskap">vitenskap (4)</a></li>
1013
1014 <li><a href="http://people.skolelinux.org/pere/blog/tags/web">web (40)</a></li>
1015
1016 </ul>
1017
1018
1019 </div>
1020 <p style="text-align: right">
1021 Created by <a href="http://steve.org.uk/Software/chronicle">Chronicle v4.6</a>
1022 </p>
1023
1024 </body>
1025 </html>