This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<purse version="1.0" | |
totalValue="100025" | |
userID="Bg2QrSTomOEU5ICfvhfYfBYxQZPktDSnaVPpMLYxUnz" | |
assetTypeID="Af32L91Pk5ApsGKiXx6SeUKRBTRVgd5h7eAvqFXSoPo" | |
serverID="44FmyPAgrmGu671RywGnhrt8aR6tzmNFn9WKQ92BXn"> | |
<token> | |
AAAAgCCzBMz5a728ndy8iPCkCpEVtG6OxcaYlj1uvdgxCAOPP5TIkIqjbwc7ao/8 | |
wLyZZBdmzvKr7UBmdwSLzIiOjIzPHXHbmc/vg2+Fjrfezd1azdua7xGZg79/s6iP | |
2o9vu1z5HmGaPW9/s1K9V4NoMRPBXKhhUTKNrutjvup4v/aZJDemrY1UOx4yAPsW |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ok test1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.mouse, #preview{ | |
position: absolute; | |
background-repeat: no-repeat; | |
height: 22px; | |
min-width: 15px; | |
z-index: 100; | |
} | |
.mouse{ | |
background-image: url('../images/cursor.png'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// Namecoin Feeds | |
// setup array... | |
// https://gist.github.com/1086120 | |
$i = 0; | |
$feeds = array(); | |
$i++ | |
$feed[$i]['name'] = 'Bitparking Exchange: Ticker'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'json' | |
# put this file in the same dir as namecoind executable | |
JSON.load(`./namecoind name_list`).each do |domain| | |
if domain['expires_in'] < 5000 | |
command = "./namecoind name_update '#{domain['name']}' '#{domain['value']}'" | |
puts command | |
puts `#{command}` | |
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env sh | |
# bitdump.sh | |
# | |
# captures Bitcoin network traffic | |
SELF=`basename $0` | |
if [[ $1 = "" ]]; then | |
DEFAULT="en1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(10:23:36 AM) AgoristDuane2: Does anyone on here know how I can mirror wikileaks? | |
(10:26:00 AM) nphyx: i think the best thing would be to download and permanently seed their torrents, that's the important part | |
(10:26:41 AM) AgoristDuane2: Okay well where do I find their torrents? | |
(10:27:57 AM) nphyx: generally they'll come up on any major torrent tracker | |
(10:28:08 AM) AgoristDuane2: ok | |
(10:28:14 AM) nphyx: the last one i grabbed was the cable leak, i think i found it on pirate bay | |
(10:28:27 AM) AgoristDuane2: okay cool | |
(10:28:55 AM) Hiro: how do you know if you are downloading and seeding the right stuff? | |
(10:29:23 AM) Hiro: even at 10K seeders those could all be fake, and the file corrupted with some good and lots of fake stuf | |
(10:29:26 AM) nphyx: I *think* they publish MD5s on their website, but don't quote me on that |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<FellowTraveler> Hmm | |
<FellowTraveler> "intermediaries in the transfer of virtual currencies from one person to another person, or to another location, are money transmitters that must register with FinCEN as MSBs unless an exception applies." | |
<FellowTraveler> Is an OT server actually an intermediary? I don't think it is! | |
<FellowTraveler> an OT server is a notary. | |
<FellowTraveler> the transaction is between two people — the OT server countersigns it. | |
<FellowTraveler> the OT server never takes possession of any of the actual money. | |
<FellowTraveler> is a notary an intermediary ? | |
<FellowTraveler> basically the OT server "signs as a witness" | |
<FellowTraveler> it does not sign as a party. | |
<FellowTraveler> and it does not take any money in or out — the issuers do that. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# http://www.travisberry.com/2011/05/create-github-gist-with-ruby/ | |
require 'net/http' | |
require 'uri' | |
require 'json' | |
def get_gist(fileName,content) | |
res = Net::HTTP.post_form(URI.parse('http://gist.github.com/api/v1/json/new'), | |
{ 'files[#{fileName}]' => content, | |
'login' => 'USER NAME HERE', | |
'token' => 'API TOKEN HERE', |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Instapaper | |
javascript:function%20iprl5(){var%20d=document,z=d.createElement('scr'+'ipt'),b=d.body,l=d.location;try{if(!b)throw(0);d.title='(Saving...)%20'+d.title;z.setAttribute('src',l.protocol+'//www.instapaper.com/j/L26o1hPEPERe?u='+encodeURIComponent(l.href)+'&t='+(new%20Date().getTime()));b.appendChild(z);}catch(e){alert('Please%20wait%20until%20the%20page%20has%20loaded.');}}iprl5();void(0) | |
javascript:function | |
% | |
20 | |
iprl5() | |
{ | |
var % |
OlderNewer