Category: Blog
-
Fuck You
Once uppon a time I used to be called a geek. A nerd. A no-life. Whatever. It used to be associated with people who didn’t want to socialize the way high school and society asked them to do. It used to be people who were refusing what we told them what a boy or a…
-
Searx
Welcome to searx You might have noticed some change on my seeks node since it’s not a seeks node anymore, but instead it’s a searx node. Searx is a project started by asciimoo after Taziden gave a talk at Camp zer0 about going forward with seeks and opening it up to a wider base of…
-
TBS – Distributing Transcoding
The issue at hand Recently I’ve worked a lot on adding content to the TBS by parsing the intertubes auto magically. Fr instance, I have a tumblr and a twitter parser who allows me to gather data (especially in Egypt for instance). Even if those parsers are stupid, they works. Another one I wante dto…
-
Building OpenWRT to have PirateBox working on TL-WR703N v1.7
It started with a workshop With some friends, we decided to have a workshop around the [Piratebox][], so we ordered a lot of TP-link WR703n and started to flash them. They are labelled as 1.6 revision, but we discovered it the hard way they’re not (worse, some of them actually are, and we were lucky…
-
Yubikey required at boot
Update (02/11/2012) I added the ‘ask a passphrase’ functionnality in the hook. Intro As you might already know, I have a yubikey I use as an authentication token. Without it, I cannot log on my computer as a normal user. But I wanted to do more than that. Like, blocking the boot if the key…
-
VPN in a pocket
About the so-called Pirate Box Everything started when I found not less than three pirate boxes running at the PSES 2012 conferences and all of them were unaware of the two other. Worse, you could connect to one piratebox or to the internet, but not both, because pirate box runs off-line. And this is the…
-
How did I streamed the last JHack conference
Introduction So, yesterday, the regular Jhack crew set-up an event with Richard Stallman to talk and exchange around the issues involving Free Software and Human rights. And, as we want to build and keep history (also, it was a week day, so some people can’t come physically to the nice place we’ve had for the…
-
Yubico, PAM, and Challenge/response Authentication
Introducing the yubikey The yubikey is a small device that act as a token generator for authentication system. Yubico build them and, as they’re seen as a Universal Keyboard, they can be easily interfaced with any kind of system. From generating OATH token, to One Time Password systems, going by Radius and OpenVPN server authentication,…
-
How to install a Pirate Bay proxy?
How to set-up a The Pirate Bay proxy? Assuming you have a webserver somewhere in a (cyber|cypher)space and you want to set-up an access to the infamous website thepiratebay.(com|se|org). You need different things: A webserver, in this case apache2 but can probably be nginx or any other webserver you want to use An up-to-date libssl…