Skip to content
Eruina Tuidhana edited this page Sep 27, 2018 · 10 revisions

Laffka banner

Introduction

Hello and welcome to Laffka, simple python store written in python+flask, Application was developed with hidden service in mind after realisation, that customers cant withdraw money from Valhalla market, only vendors can.

I think this is very unfriendly, and I deem hiddenservice market places as a dumb idea at all. Centralized drug selling place, honeypot for LEOs. And exitscams.

Many would do perfectly fine with own small shop hidden somewhere in onion land.

Well, here it is, my solution - Laffka. Most important Laffkas feature is that one doesnt need daemons or blockchain to receive payments.

Payments go to the public bitcoin addresses, while private keys are stored in sqlite database, and can be later sweeped from any selfrespectable bitcoin wallet there are.

Bitcoin public and private addresses are generated from mnemonics in /app/config.py ,Remember, you HAVE to edit this file in order to run Laffka.

What Laffka does?

Laffka is simple way to list your stuff in .onion land of Tor. After sale has been made, vendor swipes private Wif keys into own wallet, like Electrum

Wif keys from Laffka console for sweeping

Sweeping into Electrum

Sweeping, part 2