log☇︎
56 entries in 0.527s
mod6: yup works if i use it like: diff <(./lamport_decode.sh sha256sum pubkey.txt < encoded.txt)
asciilifeform: 'diff < (./lamport_decode.sh sha256sum pubkey.txt < encoded.txt)' should be 'diff <(./lamport_decode.sh sha256sum pubkey.txt < encoded.txt)' .
asciilifeform: $ echo "0000000000000000000000000000000000000000000000000000000000000001" | ./lamport_encode.sh privkey.txt | ./lamport_decode.sh sha256sum pubkey.txt
asciilifeform: $ od -N 32 -An -t x1 -v /dev/zero | tr -d " \n" | ./lamport_encode.sh privkey.txt | ./lamport_decode.sh sha256sum pubkey.txt
asciilifeform: $ od -N 32 -An -t x1 -v /dev/zero | tr -d " \n" | ./lamport_encode.sh privkey.txt | ./lamport_decode.sh sha256sum pubkey.txt
mod6: # sha256sum blah.txt
mircea_popescu: sha256sum boost_1_52_0.tar.gz
TomServo: I'm unable to get a matching sha256sum on 0.5.4-TEST2 [x86-64] [Latest] at thebitcoin.foundation - could anyone confirm?
punkman: davout, curl -s http://deedbot.org/bundle-379497.txt | sha256sum -> 2cdc25c99e4d408b359a4bc168911ad5b51a1a885b09e63c7e951499b29d59b5 which indeed gives me the correct address 18dsNRqPSDeALgGLHxv7Fj4RWWKMHBtHzX
assbot: sha256sum trustlist.txt : 97b2a0630c22d02ae4c604a0caa031b72d6db600fdf788ffd78ca939f3d1d348
assbot: sha256sum wot_ratings.sql.gz : f76d906ae56e1c2582e66ef3427e0fcd7a5319d69fcfcbec0a7bcf1e02db5de0
assbot: sha256sum wot_users.sql.gz : 19156ac26b3007ee5d78dd7e882c2ba7228f0cef61a2bb2579e08a5e81836c9d
Apocalyptic: kakobrekla, thanks, can you provide a sha256sum of the file ?
ben_vulpes: asciilifeform: sha256sum buildroot-2015.05.tar.gz
assbot: Logged on 21-07-2015 02:39:11; decimation: asciilifeform: what is the sha256sum of your blk0009.dat?
decimation: asciilifeform: what is the sha256sum of your blk0009.dat? ☟︎
ascii_field: at any rate, you can call sha256sum on the resulting dir tree
assbot: Logged on 01-07-2015 00:25:18; mod6: i have 3 full-sync'd chains from between January and March, all have the same blk0001.dat hash: sha256sum blk0001.dat \ 7aac5826b91b4f87a2e9534e0e38e8d64ed21aff8a4eb8ff8dde4e726e67fe1a blk0001.dat
mod6: i have 3 full-sync'd chains from between January and March, all have the same blk0001.dat hash: sha256sum blk0001.dat \ 7aac5826b91b4f87a2e9534e0e38e8d64ed21aff8a4eb8ff8dde4e726e67fe1a blk0001.dat ☟︎
ascii_field: $ sha256sum ~/.bitcoin_ok/blk0001.dat 7aac5826b91b4f87a2e9534e0e38e8d64ed21aff8a4eb8ff8dde4e726e67fe1a
ascii_field: $ sha256sum ~/.bitcoin_mp_strange/blk0001.dat
jurov: sha256sum 7f02d5a9e0d42422a82b28e1a08ee3765798e75e604082fddac9164def6c4f7a Eulora-June12015-win32nondebug.7z
jurov: sha256sum: 4a62082679875681654a7f4fd5844f5f33bff7a6cbc3ca0c8cefe4a85a8a066f Eulora-June12015-win32.7z
Adlai: davout: it's doable with git, although requires numerous calls to sha256sum and building 'ls' output by hand
assbot: sha256sum trustlist.txt : 3511d840ab9535e213e051f1f02a873e4531b6a26719080dd96134abe14af438
assbot: sha256sum wot_ratings.sql.gz : 466874a6f4704d2e62a683e5f81bb1c3023ea9884ec76962b67e35fae8df4b32
assbot: sha256sum wot_users.sql.gz : 7dafb72baef08b6a23eaf3c16693180d851d1f433113236af63d72e007a72f1a
nubbins`: replace sha256sum with shasum -a 256
nubbins`: s/sha256sum/shasum -a 256/ etc
gribble: punkman1 was last seen in #bitcoin-assets 20 weeks, 3 days, 7 hours, 11 minutes, and 39 seconds ago: <punkman1> command line deed grabber: curl -s http://deeds.bitcoinyRpUCmdWCqJBvgUdvqWH4EE8TV1ns3pxLZ | grep -oP "(?<=>).+(?=</text)" | base64 -d | sha256sum
trinque: curl <url> | sha256sum
assbot: sha256sum wot_ratings.sql.gz : 2675cf21e2655398640525b1a2841a9a980b5d05e26cc4844540534971a5b7a9
assbot: sha256sum wot_users.sql.gz : f4de64eaf67a36a5f9f9af96ff4e6cf302c816b1093d252277a34d06e2c06add
assbot: sha256sum wot_ratings.sql.gz : 63fcbe8ada533bae462972e08b0a8388a924036517f3e1912415d82eba65e814
assbot: sha256sum wot_users.sql.gz : 1e3819c7288865d34fc73ed636fe4880ee2275ed0d85772dc2c67839a2ed47cc
nubbins`: how does he know how to get an anagram of his name into a sha256sum :P
nubbins`: if you sha256sum the text of that deed, you'll get AF1zMmjkgvSVLM5dmTZH3hqndeHpG1KukwYahkhcSsj6 as a result
punkman: curl -s http://deeds.bitcoin-assets.com/deed/BXZKQx2iLY | grep -oP "(?<=>).+(?=</text)" | base64 -d | sha256sum
punkman: borked url there: curl -s http://deeds.bitcoin-assets.com/deed/BXZKQx2iLYyRpUCmdWCqJBvgUdvqWH4EE8TV1ns3pxLZ | grep -oP "(?<=>).+(?=</text)" | base64 -d | sha256sum
punkman1: command line deed grabber: curl -s http://deeds.bitcoinyRpUCmdWCqJBvgUdvqWH4EE8TV1ns3pxLZ | grep -oP "(?<=>).+(?=</text)" | base64 -d | sha256sum
punkman: echo -n BXZKQx2iLYyRpUCmdWCqJBvgUdvqWH4EE8TV1ns3pxLZ | sha256sum == 07014e56d4c34fb7962db64e2cdf5ebcd3f8eca891a0ea697cc5f46f55d1da9d
punkman: errm dunno actually, does sha256sum add checksums?
punkman: not sha256sum
nubbins`: protip: "secret exponent" = sha256sum
nubbins`: sha256sum again: 049aebffb61c7f2497a11a1d70bf2756ceb0d1b259823bf1e9b70ff617911325
nubbins`: first, sha256sum: fb53b9449532fbca07a611572ae4424932e36c7ce492785a9a028bb019cb78a0
assbot: 5 results for 'sha256sum' : http://search.bitcoin-assets.com/?q=sha256sum
nubbins`: !s sha256sum
decimation: I was using sha256sum -c
asciilifeform: find . -xtype f -print0 | xargs -0 sha256sum > ../bitcoin-0.5.3.sha256.manifest
mircea_popescu: asciilifeform sha256sum "mikayla"
asciilifeform: sha256sum /dev/sdwhateverthefuck > hash.txt
FabianB: i created brain wallets manually via library and sha256sum commandline though in the past
Luceo: Can you please just confirm your address or the sha256sum?
Luceo: EskimoBob: I need you to confirm either your address or the sha256sum of your address so I can pay you. This is so you can't complain I did not pay. Thanks.
Luceo: EskimoBob: If you dont want to publish your address, please confirm the sha256sum of your address is e4fffb588c6fbe69f74fe9a2982d7c72e9b44ba7fc6ebdd4ba22ae1301a2c9fb