How to see the bitcoin address of who posted what (and see all their pastes)


SUBMITTED BY: Guest

DATE: April 12, 2013, 6:44 p.m.

FORMAT: Bash

SIZE: 1.3 kB

HITS: 1020

  1. This will show you how to get the bitcoin address associated with the paste you view (yes, even this one!)
  2. This is helpful if you want to ensure the validity of someones paste (see if they are who they say they are (if you know their btc address))
  3. ------------
  4. How to Get the Bitcoin Address Associated With the Current Paste
  5. ------------
  6. 1) View the source of the page (usually "Ctrl+U", but should be able to find it on the right-click menu or developer options)
  7. 2) Press "Ctrl+F" and search for "coinurl.com"
  8. 3) If the URL is in an iFrame than you're good. The URL will look something like this "http://coinurl.com/get.php?id=<snip>&share=1PkqpreKumS5BnpKHantGtCK2FZLWcLtuJ" but all we're interested in is the address. It's the last switch (&share=<ADDRESS>)
  9. ------------
  10. How to Look Up the Pastes Associated With the Bitcoin Address
  11. ------------
  12. 1) Copy the address (from above)
  13. 2) Go to the "Earnings" page (./earnings.php)
  14. 3) Paste in the Address you have
  15. All the pastes using this address are now accessible to you. You can not edit them, you can not change the address, etc, this is simply to view pastes. You are, however, able to see Private pastes from this person.
  16. WORKING 4/12/13 13:42:39 CST
  17. ~Lucidity

comments powered by Disqus