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">
5 <meta http-equiv=
"Content-Type" content=
"text/html;charset=utf-8" />
6 <title>Petter Reinholdtsen: Entries Tagged bitcoin
</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=
"bitcoin.rss" type=
"application/rss+xml" />
14 <a href=
"http://people.skolelinux.org/pere/blog/">Petter Reinholdtsen
</a>
21 <h3>Entries tagged "bitcoin".
</h3>
25 <a href=
"http://people.skolelinux.org/pere/blog/How_to_backport_bitcoin_qt_version_0_7_2_2_to_Debian_Squeeze.html">How to backport bitcoin-qt version
0.7.2-
2 to Debian Squeeze
</a>
31 <p>Let me start by wishing you all marry Christmas and a happy new
32 year! I hope next year will prove to be a good year.
</p>
34 <p><a href=
"http://www.bitcoin.org/">Bitcoin
</a>, the digital
35 decentralised "currency" that allow people to transfer bitcoins
36 between each other with minimal overhead, is a very interesting
37 experiment. And as I wrote a few days ago, the bitcoin situation in
38 <a href=
"http://www.debian.org/">Debian
</a> is about to improve a bit.
39 The
<a href=
"http://packages.qa.debian.org/bitcoin">new debian source
40 package
</a> (version
0.7.2-
2) was uploaded yesterday, and is waiting
41 in
<a href=
"http://ftp-master.debian.org/new.html">the NEW queue
</A>
42 for one of the ftpmasters to approve the new bitcoin-qt package
45 <p>And thanks to the great work of Jonas and the rest of the bitcoin
46 team in Debian, you can easily test the package in Debian Squeeze
47 using the following steps to get a set of working packages:
</p>
50 git clone git://git.debian.org/git/collab-maint/bitcoin
52 DEB_MAINTAINER_MODE=
1 DEB_BUILD_OPTIONS=noupnp fakeroot debian/rules clean
53 DEB_BUILD_OPTIONS=noupnp git-buildpackage --git-ignore-new
56 <p>You might have to install some build dependencies as well. The
57 list of commands should give you two packages, bitcoind and
58 bitcoin-qt, ready for use in a Squeeze environment. Note that the
59 client will download the complete set of bitcoin "blocks", which need
60 around
5.6 GiB of data on my machine at the moment. Make sure your
61 ~/.bitcoin/ directory have lots of spare room if you want to download
62 all the blocks. The client will warn if the disk is getting full, so
63 there is not really a problem if you got too little room, but you will
64 not be able to get all the features out of the client.
</p>
66 <p>As usual, if you use bitcoin and want to show your support of my
67 activities, please send Bitcoin donations to my address
68 <b><a href=
"bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&label=PetterReinholdtsenBlog">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a></b>.
</p>
74 Tags:
<a href=
"http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin
</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>.
79 <div class=
"padding"></div>
83 <a href=
"http://people.skolelinux.org/pere/blog/A_word_on_bitcoin_support_in_Debian.html">A word on bitcoin support in Debian
</a>
89 <p>It has been a while since I wrote about
90 <a href=
"http://www.bitcoin.org/">bitcoin
</a>, the decentralised
91 peer-to-peer based crypto-currency, and the reason is simply that I
92 have been busy elsewhere. But two days ago, I started looking at the
93 state of
<a href=
"http://packages.qa.debian.org/bitcoin">bitcoin in
94 Debian
</a> again to try to recover my old bitcoin wallet. The package
95 is now maintained by a
96 <a href=
"https://alioth.debian.org/projects/pkg-bitcoin/">team of
97 people
</a>, and the grunt work had already been done by this team. We
98 owe a huge thank you to all these team members. :)
99 But I was sad to discover that the bitcoin client is missing in
100 Wheezy. It is only available in Sid (and an outdated client from
101 backports). The client had several RC bugs registered in BTS blocking
102 it from entering testing. To try to help the team and improve the
103 situation, I spent some time providing patches and triaging the bug
104 reports. I also had a look at the bitcoin package available from Matt
106 <a href=
"https://launchpad.net/~bitcoin/+archive/bitcoin">PPA for
107 Ubuntu
</a>, and moved the useful pieces from that version into the
110 <p>After checking with the main package maintainer Jonas Smedegaard on
111 IRC, I pushed several patches into the collab-maint git repository to
112 improve the package. It now contains fixes for the RC issues (not from
113 me, but fixed by Scott Howard), build rules for a Qt GUI client
114 package, konqueror support for the bitcoin: URI and bash completion
115 setup. As I work on Debian Squeeze, I also created
116 <a href=
"http://lists.alioth.debian.org/pipermail/pkg-bitcoin-devel/Week-of-Mon-20121217/000041.html">a
117 patch to backport
</a> the latest version. Jonas is going to look at
118 it and try to integrate it into the git repository before uploading a
119 new version to unstable.
121 <p>I would very much like bitcoin to succeed, to get rid of the
122 centralized control currently exercised in the monetary system. I
123 find it completely unacceptable that the USA government is collecting
124 transaction data for almost all international money transfers (most are done in USD and transaction logs shipped to the spooks), and
125 that the major credit card companies can block legal money
126 transactions to Wikileaks. But for bitcoin to succeed, more people
127 need to use bitcoins, and more people need to accept bitcoins when
128 they sell products and services. Improving the bitcoin support in
129 Debian is a small step in the right direction, but not enough.
130 Unfortunately the user experience when browsing the web and wanting to
131 pay with bitcoin is still not very good. The bitcoin: URI is a step
132 in the right direction, but need to work in most or every browser in
133 use. Also the bitcoin-qt client is too heavy to fire up to do a
134 quick transaction. I believe there are other clients available, but
135 have not tested them.
</p>
138 <a href=
"http://people.skolelinux.org/pere/blog/Now_accepting_bitcoins___anonymous_and_distributed_p2p_crypto_money.html">experiment
139 with bitcoins
</a> showed that at least some of my readers use bitcoin.
140 I received
20.15 BTC so far on the address I provided in my blog two
142 <a href=
"http://blockexplorer.com/address/15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b">seen
143 on the blockexplorer service
</a>. Thank you everyone for your
144 donation. The blockexplorer service demonstrates quite well that
145 bitcoin is not quite anonymous and untracked. :) I wonder if the
146 number of users have gone up since then. If you use bitcoin and want
147 to show your support of my activity, please send Bitcoin donations to
148 the same address as last time,
149 <b><a href=
"bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&label=PetterReinholdtsenBlog">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a></b>.
</p>
155 Tags:
<a href=
"http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin
</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>.
160 <div class=
"padding"></div>
164 <a href=
"http://people.skolelinux.org/pere/blog/The_European_Central_Bank__ECB__take_a_look_at_bitcoin.html">The European Central Bank (ECB) take a look at bitcoin
</a>
170 <p>Slashdot just ran a story about the European Central Bank (ECB)
171 <a href=
"http://www.ecb.europa.eu/pub/pdf/other/virtualcurrencyschemes201210en.pdf">releasing
172 a report (PDF)
</a> about virtual currencies and
173 <a href=
"http://www.bitcoin.org/">bitcoin
</a>. It is interesting to
174 see how a member of the bitcoin community
175 <a href=
"http://blog.bitinstant.com/blog/2012/10/30/the-ecb-report-on-bitcoin-and-virtual-currencies.html">receive
176 the report
</a>. As for the future, I suspect the central banks and
177 the governments will outlaw bitcoin if it gain any popularity, to avoid
178 competition. My thoughts go to the
179 <a href=
"http://en.wikipedia.org/wiki/Wörgl">Wörgl experiment
</a> with
180 negative inflation on cash which was such a success that it was
181 terminated by the Austrian National Bank in
1933. A successful
182 alternative would be a threat to the current money system and gain
183 powerful forces to work against it.
</p>
185 <p>While checking out the current status of bitcoin, I also discovered
186 that the community already seem to have
187 <a href=
"http://www.theverge.com/2012/8/27/3271637/bitcoin-savings-trust-pyramid-scheme-shuts-down">experienced
188 its first pyramid game / Ponzi scheme
</a>. Not very surprising, given
189 how members of "small" communities tend to trust each other. I guess
190 enterprising crocks will try again and again, as they do anywhere
191 wealth is available.
</p>
197 Tags:
<a href=
"http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin
</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/sikkerhet">sikkerhet
</a>.
202 <div class=
"padding"></div>
206 <a href=
"http://people.skolelinux.org/pere/blog/Some_thoughts_on_BitCoins.html">Some thoughts on BitCoins
</a>
212 <p>As I continue to explore
213 <a href=
"http://www.bitcoin.org/">BitCoin
</a>, I've starting to wonder
214 what properties the system have, and how it will be affected by laws
215 and regulations here in Norway. Here are some random notes.
</p>
217 <p>One interesting thing to note is that since the transactions are
218 verified using a peer to peer network, all details about a transaction
219 is known to everyone. This means that if a BitCoin address has been
220 published like I did with mine in my initial post about BitCoin, it is
221 possible for everyone to see how many BitCoins have been transfered to
222 that address. There is even a web service to look at the details for
223 all transactions. There I can see that my address
224 <a href=
"http://blockexplorer.com/address/15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a>
225 have received
16.06 Bitcoin, the
226 <a href=
"http://blockexplorer.com/address/1LfdGnGuWkpSJgbQySxxCWhv8MHqvwst3">1LfdGnGuWkpSJgbQySxxCWhv
8MHqvwst
3</a>
227 address of Simon Phipps have received
181.97 BitCoin and the address
228 <a href=
"http://blockexplorer.com/address/1MCwBbhNGp5hRm5rC1Aims2YFRe2SXPYKt">1MCwBbhNGp5hRm5rC1Aims2YFRe2SXPYKt
</A>
229 of EFF have received
2447.38 BitCoins so far. Thank you to each and
230 every one of you that donated bitcoins to support my activity. The
231 fact that anyone can see how much money was transfered to a given
232 address make it more obvious why the BitCoin community recommend to
233 generate and hand out a new address for each transaction. I'm told
234 there is no way to track which addresses belong to a given person or
235 organisation without the person or organisation revealing it
236 themselves, as Simon, EFF and I have done.
</p>
238 <p>In Norway, and in most other countries, there are laws and
239 regulations limiting how much money one can transfer across the border
240 without declaring it. There are money laundering, tax and accounting
241 laws and regulations I would expect to apply to the use of BitCoin.
242 If the Skolelinux foundation
243 (
<a href=
"http://linuxiskolen.no/slxdebianlabs/donations.html">SLX
244 Debian Labs
</a>) were to accept donations in BitCoin in addition to
245 normal bank transfers like EFF is doing, how should this be accounted?
246 Given that it is impossible to know if money can cross the border or
247 not, should everything or nothing be declared? What exchange rate
248 should be used when calculating taxes? Would receivers have to pay
249 income tax if the foundation were to pay Skolelinux contributors in
250 BitCoin? I have no idea, but it would be interesting to know.
</p>
252 <p>For a currency to be useful and successful, it must be trusted and
253 accepted by a lot of users. It must be possible to get easy access to
254 the currency (as a wage or using currency exchanges), and it must be
255 easy to spend it. At the moment BitCoin seem fairly easy to get
256 access to, but there are very few places to spend it. I am not really
257 a regular user of any of the vendor types currently accepting BitCoin,
258 so I wonder when my kind of shop would start accepting BitCoins. I
259 would like to buy electronics, travels and subway tickets, not herbs
260 and books. :) The currency is young, and this will improve over time
261 if it become popular, but I suspect regular banks will start to lobby
262 to get BitCoin declared illegal if it become popular. I'm sure they
263 will claim it is helping fund terrorism and money laundering (which
264 probably would be true, as is any currency in existence), but I
265 believe the problems should be solved elsewhere and not by blaming
268 <p>The process of creating new BitCoins is called mining, and it is
269 CPU intensive process that depend on a bit of luck as well (as one is
270 competing against all the other miners currently spending CPU cycles
271 to see which one get the next lump of cash). The "winner" get
50
272 BitCoin when this happen. Yesterday I came across the obvious way to
273 join forces to increase ones changes of getting at least some coins,
274 by coordinating the work on mining BitCoins across several machines
275 and people, and sharing the result if one is lucky and get the
50
277 <a href=
"http://www.bluishcoder.co.nz/bitcoin-pool/">BitCoin Pool
</a>
278 if this sounds interesting. I have not had time to try to set up a
279 machine to participate there yet, but have seen that running on ones
280 own for a few days have not yield any BitCoins througth mining
283 <p>Update
2010-
12-
15: Found an
<a
284 href=
"http://inertia.posterous.com/reply-to-the-underground-economist-why-bitcoi">interesting
285 criticism
</a> of bitcoin. Not quite sure how valid it is, but thought
286 it was interesting to read. The arguments presented seem to be
287 equally valid for gold, which was used as a currency for many years.
</p>
293 Tags:
<a href=
"http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin
</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>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/personvern">personvern
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/sikkerhet">sikkerhet
</a>.
298 <div class=
"padding"></div>
302 <a href=
"http://people.skolelinux.org/pere/blog/Now_accepting_bitcoins___anonymous_and_distributed_p2p_crypto_money.html">Now accepting bitcoins - anonymous and distributed p2p crypto-money
</a>
308 <p>With this weeks lawless
309 <a href=
"http://www.salon.com/news/opinion/glenn_greenwald/2010/12/06/wikileaks/index.html">governmental
310 attacks
</a> on Wikileak and
311 <a href=
"http://www.salon.com/technology/dan_gillmor/2010/12/06/war_on_speech">free
312 speech
</a>, it has become obvious that PayPal, visa and mastercard can
313 not be trusted to handle money transactions.
315 <a href=
"http://webmink.com/2010/12/06/now-accepting-bitcoin/">Simon
316 Phipps on bitcoin
</a> reminded me about a project that a friend of
317 mine mentioned earlier. I decided to follow Simon's example, and get
318 involved with
<a href=
"http://www.bitcoin.org/">BitCoin
</a>. I got
319 some help from my friend to get it all running, and he even handed me
320 some bitcoins to get started. I even donated a few bitcoins to Simon
321 for helping me remember BitCoin.
</p>
323 <p>So, what is bitcoins, you probably wonder? It is a digital
324 crypto-currency, decentralised and handled using peer-to-peer
325 networks. It allows anonymous transactions and prohibits central
326 control over the transactions, making it impossible for governments
327 and companies alike to block donations and other transactions. The
328 source is free software, and while the key dependency wxWidgets
2.9
329 for the graphical user interface is missing in Debian, the command
330 line client builds just fine. Hopefully Jonas
331 <a href=
"http://bugs.debian.org/578157">will get the package into
334 <p>Bitcoins can be converted to other currencies, like USD and EUR.
335 There are
<a href=
"http://www.bitcoin.org/trade">companies accepting
336 bitcoins
</a> when selling services and goods, and there are even
337 currency "stock" markets where the exchange rate is decided. There
338 are not many users so far, but the concept seems promising. If you
339 want to get started and lack a friend with any bitcoins to spare,
341 <a href=
"https://freebitcoins.appspot.com/">some for free
</a> (
0.05
342 bitcoin at the time of writing). Use
343 <a href=
"http://www.bitcoinwatch.com/">BitcoinWatch
</a> to keep an eye
344 on the current exchange rates.
</p>
346 <p>As an experiment, I have decided to set up bitcoind on one of my
347 machines. If you want to support my activity, please send Bitcoin
348 donations to the address
349 <b>15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</b>. Thank you!
</p>
355 Tags:
<a href=
"http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin
</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>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/personvern">personvern
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/sikkerhet">sikkerhet
</a>.
360 <div class=
"padding"></div>
362 <p style=
"text-align: right;"><a href=
"bitcoin.rss"><img src=
"http://people.skolelinux.org/pere/blog/xml.gif" alt=
"RSS Feed" width=
"36" height=
"14" /></a></p>
373 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2013/01/">January (
5)
</a></li>
380 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/01/">January (
7)
</a></li>
382 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/02/">February (
10)
</a></li>
384 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/03/">March (
17)
</a></li>
386 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/04/">April (
12)
</a></li>
388 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/05/">May (
12)
</a></li>
390 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/06/">June (
20)
</a></li>
392 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/07/">July (
17)
</a></li>
394 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/08/">August (
6)
</a></li>
396 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/09/">September (
9)
</a></li>
398 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/10/">October (
17)
</a></li>
400 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/11/">November (
10)
</a></li>
402 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/12/">December (
7)
</a></li>
409 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/01/">January (
16)
</a></li>
411 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/02/">February (
6)
</a></li>
413 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/03/">March (
6)
</a></li>
415 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/04/">April (
7)
</a></li>
417 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/05/">May (
3)
</a></li>
419 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/06/">June (
2)
</a></li>
421 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/07/">July (
7)
</a></li>
423 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/08/">August (
6)
</a></li>
425 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/09/">September (
4)
</a></li>
427 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/10/">October (
2)
</a></li>
429 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/11/">November (
3)
</a></li>
431 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/12/">December (
1)
</a></li>
438 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/01/">January (
2)
</a></li>
440 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/02/">February (
1)
</a></li>
442 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/03/">March (
3)
</a></li>
444 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/04/">April (
3)
</a></li>
446 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/05/">May (
9)
</a></li>
448 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/06/">June (
14)
</a></li>
450 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/07/">July (
12)
</a></li>
452 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/08/">August (
13)
</a></li>
454 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/09/">September (
7)
</a></li>
456 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/10/">October (
9)
</a></li>
458 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/11/">November (
13)
</a></li>
460 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/12/">December (
12)
</a></li>
467 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/01/">January (
8)
</a></li>
469 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/02/">February (
8)
</a></li>
471 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/03/">March (
12)
</a></li>
473 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/04/">April (
10)
</a></li>
475 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/05/">May (
9)
</a></li>
477 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/06/">June (
3)
</a></li>
479 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/07/">July (
4)
</a></li>
481 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/08/">August (
3)
</a></li>
483 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/09/">September (
1)
</a></li>
485 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/10/">October (
2)
</a></li>
487 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/11/">November (
3)
</a></li>
489 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/12/">December (
3)
</a></li>
496 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2008/11/">November (
5)
</a></li>
498 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2008/12/">December (
7)
</a></li>
509 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/3d-printer">3d-printer (
13)
</a></li>
511 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/amiga">amiga (
1)
</a></li>
513 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/aros">aros (
1)
</a></li>
515 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/bankid">bankid (
4)
</a></li>
517 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin (
5)
</a></li>
519 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/bootsystem">bootsystem (
12)
</a></li>
521 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/bsa">bsa (
2)
</a></li>
523 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/debian">debian (
63)
</a></li>
525 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu (
118)
</a></li>
527 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/digistan">digistan (
9)
</a></li>
529 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/docbook">docbook (
7)
</a></li>
531 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/drivstoffpriser">drivstoffpriser (
4)
</a></li>
533 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/english">english (
169)
</a></li>
535 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/fiksgatami">fiksgatami (
21)
</a></li>
537 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/fildeling">fildeling (
12)
</a></li>
539 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/freeculture">freeculture (
10)
</a></li>
541 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/frikanalen">frikanalen (
9)
</a></li>
543 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/intervju">intervju (
32)
</a></li>
545 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/kart">kart (
17)
</a></li>
547 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/ldap">ldap (
8)
</a></li>
549 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/lenker">lenker (
6)
</a></li>
551 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/ltsp">ltsp (
1)
</a></li>
553 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/multimedia">multimedia (
25)
</a></li>
555 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/norsk">norsk (
219)
</a></li>
557 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/nuug">nuug (
148)
</a></li>
559 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/offentlig innsyn">offentlig innsyn (
6)
</a></li>
561 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/open311">open311 (
2)
</a></li>
563 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett (
41)
</a></li>
565 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/personvern">personvern (
61)
</a></li>
567 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/raid">raid (
1)
</a></li>
569 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/reprap">reprap (
11)
</a></li>
571 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/rfid">rfid (
2)
</a></li>
573 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/robot">robot (
6)
</a></li>
575 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/rss">rss (
1)
</a></li>
577 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/ruter">ruter (
4)
</a></li>
579 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/scraperwiki">scraperwiki (
2)
</a></li>
581 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/sikkerhet">sikkerhet (
28)
</a></li>
583 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/sitesummary">sitesummary (
4)
</a></li>
585 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/skepsis">skepsis (
4)
</a></li>
587 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/standard">standard (
39)
</a></li>
589 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/stavekontroll">stavekontroll (
3)
</a></li>
591 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/stortinget">stortinget (
5)
</a></li>
593 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance (
12)
</a></li>
595 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/sysadmin">sysadmin (
1)
</a></li>
597 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/valg">valg (
7)
</a></li>
599 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/video">video (
35)
</a></li>
601 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/vitenskap">vitenskap (
4)
</a></li>
603 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/web">web (
26)
</a></li>
609 <p style=
"text-align: right">
610 Created by
<a href=
"http://steve.org.uk/Software/chronicle">Chronicle v4.4
</a>