Pages:
Author

Topic: The Sound of a Bitcoin - page 3. (Read 9161 times)

legendary
Activity: 1708
Merit: 1007
November 30, 2011, 05:16:25 PM
#4
Wow. what about broadcasting your URI's as something like a numbers station? You could secretly pay someone with 100% anonymity.  Cool

Not any more than you can via an encrypted chat over Tor.  Less so, even because I can find your numbers station with the right gear.
legendary
Activity: 1708
Merit: 1007
November 30, 2011, 05:14:33 PM
#3
What good is this?  If you were working on a way that hams could transact over radio links without Internet access, I could see the value in it, even though actual hams couldn't ever use it due to the prohibition on business transactions.  I still can't imagine a use case, though.  But to encode a bitcoin address, URI or even an entire transaction into a modulated audio stream seems entirely useless to me. 
legendary
Activity: 3066
Merit: 1147
The revolution will be monetized!
November 30, 2011, 05:10:47 PM
#2
Wow. what about broadcasting your URI's as something like a numbers station? You could secretly pay someone with 100% anonymity.  Cool
legendary
Activity: 1708
Merit: 1066
November 30, 2011, 04:57:46 PM
#1
Have you ever thought what a bitcoin would sound like ?

One of the projects I started before bitcoin came along was a Java modulator/ demodulator for the Ham Radio digital mode called PSK31. (http://aintel.bi.ehu.es/psk31.html).

The basic idea is to convert typed text into a narrow bandwidth signal that you can pump out of a ham radio.
Anyhow, I realised that it could be used to convert bitcoin URIs into an audio stream that you could use to, say, encode a payment URI into an MP3 or any other sort of audio signal.

I have resurrected the code and put it in its current, grumbling, rough as a broken bottle form into github.
It is at:
http://jdigi.net
    which relocates to:
https://github.com/jim618/jdigi
 
I have put it in a separate project as a Java PSK31 codec would be more generally useful than just for bitcoin.
There is a modulator at: net.jdigi.modems.bpsk.BPSKModulator and a demodulator with spectrum analyser (a waterfall display) at: net.jdigi.ui.JDigi (the demodulator is not fully working yet).

It is a pretty experimental idea but if you are interested watch the code in github or drop me a line.
Pages:
Jump to: