Bitcoin Forum
April 26, 2024, 06:47:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 »
  Print  
Author Topic: BREAKING NEWS: SATOSHI FINALLY REVEALED!  (Read 42358 times)
AGD
Legendary
*
Offline Offline

Activity: 2069
Merit: 1164


Keeper of the Private Key


View Profile
May 02, 2016, 07:36:22 AM
 #21

The man behind the handle Satoshi Nakamoto has died years ago and since then somebody is desperately trying to make the people believe he is still alive and to take over his identity. That's why Craig doesn't show any legit proof. Btw. Mr. Wright, I don't believe in Jon Matonis, but I do believe in the mathematics  of GPG and Bitcoin. If you were in fact Satoshi Nakamoto, you would agree and act accordingly. The fact that you don't, is proof enough that you're lying. Fuck you.

Bitcoin is not a bubble, it's the pin!
+++ GPG Public key FFBD756C24B54962E6A772EA1C680D74DB714D40 +++ http://pgp.mit.edu/pks/lookup?op=get&search=0x1C680D74DB714D40
1714157264
Hero Member
*
Offline Offline

Posts: 1714157264

View Profile Personal Message (Offline)

Ignore
1714157264
Reply with quote  #2

1714157264
Report to moderator
Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714157264
Hero Member
*
Offline Offline

Posts: 1714157264

View Profile Personal Message (Offline)

Ignore
1714157264
Reply with quote  #2

1714157264
Report to moderator
1714157264
Hero Member
*
Offline Offline

Posts: 1714157264

View Profile Personal Message (Offline)

Ignore
1714157264
Reply with quote  #2

1714157264
Report to moderator
1714157264
Hero Member
*
Offline Offline

Posts: 1714157264

View Profile Personal Message (Offline)

Ignore
1714157264
Reply with quote  #2

1714157264
Report to moderator
LiteCoinGuy
Legendary
*
Offline Offline

Activity: 1148
Merit: 1010


In Satoshi I Trust


View Profile WWW
May 02, 2016, 07:37:06 AM
 #22

link here:

http://www.bbc.com/news/technology-36168863

where are the proofs?  Roll Eyes
I don't see the signed message in the video, I think this is just another bullshitty story.
Why would he come out now and not earlier? I don't get it why now?

"Our conclusion is that Mr Wright could well be Mr Nakamoto, but that important questions remain. Indeed, it may never be possible to establish beyond reasonable doubt who really created bitcoin."

now we are getting closer...   Wink


"He doesn’t want to cash in on his bitcoin fortune, but plans to spend the money on research (and only slowly, as not to push down the bitcoin price), he says."

Just spent 1 Dollar and you made the best proof. DO IT!
He will not spend any money since he said that he will never ever ever take a donation or a prize from anyone, so he needs to save the money Smiley

If you decide to release such a video come with proove, everyone can say he/she is satoshi.

"IAM SATOSHI....but i will not proof it and will never talk to anyone again!" That makes sense.  Tongue

enhu
Legendary
*
Offline Offline

Activity: 2492
Merit: 1018


View Profile
May 02, 2016, 07:38:24 AM
 #23

This is old news actually that's why no one cares.
actually even if the real satoshi ill indeed appear and sign a message thru his known wallet, people may not believe still.
who do wright wants by the way? if he is really satoshi he can go ahead and spend the millions of bitcoin he got from his wallet.

██████████ BitcoinCleanUp.comDebunking Bitcoin's Energy Use ██████████
██████████                Twitter#EndTheFUD                 ██████████
Nancarrow
Hero Member
*****
Offline Offline

Activity: 492
Merit: 500


View Profile
May 02, 2016, 07:38:32 AM
 #24

SCW's blog post is here:

http://www.drcraigwright.net/jean-paul-sartre-signing-significance/

(HT to user "nxTrafalgar" on r/bitcoin for finding it for doofuses like me who typed "craig wright blog" into google and got nada)

Not sure about the rules for copypasta dumps here... well here goes nothing:

Quote
I remember reading that quote many years ago, and I have carried it with me uncomfortably ever since. However, after many years, and having experienced the ebb and flow of life those years have brought, I think I am finally at peace with what he meant. If I sign Craig Wright, it is not the same as if I sign Craig Wright, Satoshi.

I think this is true, but in my heart I wish it wasn’t.

IFdyaWdodCwgaXQgaXMgbm90IHRoZSBzYW1lIGFzIGlmIEkgc2lnbiBDcmFpZyBXcmlnaHQsIFNh
dG9zaGkuCgo=
 

I have been staring at my screen for hours, but I cannot summon the words to express the depth of my gratitude to those that have supported the bitcoin project from its inception – too many names to list. You have dedicated vast swathes of your time, committed your gifts, sacrificed relationships and REM sleep for years to an open source project that could have come to nothing. And yet still you fought. This incredible community’s passion and intellect and perseverance has taken my small contribution and nurtured it, enhanced it, breathed life into it. You have given the world a great gift. Thank you.

Be assured, just as you have worked, I have not been idle during these many years. Since those early days, after distancing myself from the public persona that was Satoshi, I have poured every measure of myself into research. I have been silent, but I have not been absent. I have been engaged with an exceptional group and look forward to sharing our remarkable work when they are ready.

Satoshi is dead.

But this is only the beginning.

KEY VERIFICATION

In the remainder of this post, I will explain the process of verifying a set of cryptographic keys.

To ensure that we can successfully sign and validate messages using the correct elliptic curve parameters in OpenSSL, it is necessary to ensure that the secp256k1 curve is loaded. This is not the default on Centos Linux. I will not detail this process here. I do point out that RPMForge maintains binaries that have already been patched. My recommendation would be to download both the source files from the OpenSSL website and the patch, if, like me you’re running Centos.

I will also point the reader to the following websites for some preliminary reading:

https://wiki.openssl.org/index.php/Command_Line_Elliptic_Curve_Operations
http://www.secg.org/sec2-v2.pdf
https://www.openssl.org/
https://www.bfccomputing.com/bitcoin-and-curve-secp256k1-on-fedora/
The first stage of this exercise will be to explain hash functions. In the figure below we’re displaying a file called “sn7-message.txt”.

Script fragment regarding hash functions
Script fragment
The series of hexadecimal values displayed in the figure above represents the SHA256 hash of an input value. A good hash algorithm will produce a large string of values that cannot be determined in advance. The amount of information and possible permutations always exceeds the range of imitations that can be output from any hash function and as a result, collisions will always exist. What makes a hash function such as SHA256 useful and considered “secure” is that it is infeasible given the current state of technology to determine and find a set of input values to the hash function that collides with the same value that is returned as output.

The SHA256 algorithm provides for a maximum message size of \left (2^{128}-1\right )(2
​128
​​ −1) bits of information whilst returning 32 bytes or 256 bits as an output value. The number of possible messages that can be input into the SHA256 hash function totals \left (2^{128}-1\right )!(2
​128
​​ −1)! possible input values ranging in size from 0 bits through to the maximal acceptable range that we noted above.

In determining the possible range of collisions that would be available on average, we have a binomial coefficient \binom{n}{k}(
​k
​n
​​ ) that determines the permutations through a process known as combinatorics [1].

I will leave it to a later post to detail the mathematics associated with collision detection. It is important to note though that there are an incredibly large number of colliding values associated with each hash but that the probability of finding two colliding values or determining them in advance is infinitesimally small. Next week, I will follow-up with a post based on combinatorics and probability theory demonstrating the likelihood of finding collisions for “secure” hashing algorithms.

HASHING

Hash functions are relatively simple and can be done by hand. This of course belies the complexity that is required to reverse them. A good hash function is simple to use and yet is infeasible to reverse. In the figure below we have run the Linux hash routine “sha256sum”. This simple program will return a unique value that corresponds to a set and fixed input.

Script fragment
Script fragment
In the figure above, we have run this on several files including one that we are using for this OpenSSL signature exercise. The particular file that we will be using is one that we have called Sartre. The contents of this file have been displayed in the figure below.

Script output
Script output
Digital signature algorithms sign the hash of the message. It is possible to sign the message itself but in signing the hash it is possible to ensure the integrity of the message and validate that the message has not changed. If even a single space or “.” was to be altered, the hash will be radically different to the value returned initially.

In order write this value and save it to a file, we can use the Linux command, xxd. This will write the ASCII values into a hexadecimal binary file. In the command below we would be writing a string of zeros into a file called “file.name”.

echo '000...000' | xxd -r -p > file.name
 

In doing this, we can change the string we received as output from the hashing algorithm into a hex encoded file. This will be the message we can sign and verify. It is important to validate the string of numbers that you are putting into the echo command above. If a single digit has been typed incorrectly then the message will not verify.

PUBLIC KEYS

In order to verify a digitally signed message we need number of components. These include:

The algorithm,
the public key of the signing party that we wish to verify,
the message that has been signed, and
the digital signature file.
The first part of this, the algorithm is obtained through the installation of OpenSSL with the incorporation of the secp256k1 curve patch. In the step above we covered the creation of a hashed message. In the next section we will cover the use of ECDSA public keys.

Script fragment
Script fragment
For this exercise I am using a public-private key pair that is saved is a PEM file in OpenSSL. David Derosa has written an excellent page defining the creation of an elliptic curve key pair in OpenSSL. In the figure above you can see the particular PEM format public key that is associated with the key pair used in signing the message in this exercise. A thorough reading of David’s page will provide all of the information for the reader detailing how a private key pair used in bitcoin transaction can be formatted as a PEM file. This page details the creation of a new private key and not how an existing private key can be imported into OpenSSL. I shall cover this additional process and demonstrate how an existing private key pair based on elliptic curve cryptography can be imported into a ASN.1 format for use with OpenSSL directly.

The command to export our public key is given below.

openssl ec -in sn-pub.pem -pubin -text -noout
0411db93e1dcdb8a016b49840f8c53
bc1eb68a382e97b1482ecad7b148a6
909a5cb2e0eaddfb84ccf9744464f8
2e160bfa9b8b64f9d4c03f999b8643
f656b412a3

The string returned is the public key value used by programs including bitcoin for the verification and addressing of the signing function.

Casascius has developed a nifty tool that will help you decode this public key and return the associated bitcoin address that it maps to. We have a blog on this site that will help you understand the technical aspects of how bitcoin addresses derived from the public and private keys. Several online tools are also available that can calculate the bitcoin address from the public key.

SIGNING

The process of digitally signing a message using OpenSSL requires that the party signing the message has access to the private key. I will document and cover this process further in a later post. In recent sessions, I have used a total of 10 private keys are associated with bitcoin addresses. These were loaded into Electrum, an SPV wallet. In one of the exercises, I signed messages that I will not detail on this post for a number of individuals. These were not messages that I personally selected, but rather ones that other people had selected. In some instances, we ensure the integrity of the process by downloading a new version of the electrum program, installing it on a fresh laptop that has just been unboxed having been purchased that afternoon and validating the signed messages on the new machine.

The version of electrum that I run is on Centos Linux v7 and runs via Python. For the exercise I noted above we used Windows 7 and Windows 10 on different occurrences.

SIGNATURE VERIFICATION

The final component that we need to cover is the signature itself. We will be using the following command to convert our base64 format signature into a file format that can be loaded into OpenSSL.

>> base64 --decode signature > sig.asn1 & openssl dgst -verify sn-pub.pem -signature sig.asn1 sn7-message.txt

The signature filed we will be verifying contains the following data.

------------------------- Signature File -------------------------
MEUCIQDBKn1Uly8m0UyzETObUSL4wYdBfd4ejvtoQfVcNCIK4AIgZmMsXNQWHvo6KDd2Tu6euEl1
3VTC3ihl6XUlhcU+fM4=
------------------------- End Signature --------------------------
In the figure below we display the signature file as it is stored on the computer that was used for this process and we see the result of the verification exercise. In saving this file, you could cut-and-paste the encoded signature and insert it into a saved file using an editor program such as vim. Not that I’m looking at getting into a holy war over the choice of editing programs.

Script fragment
Script fragment
There are two possible outputs from this process that concern us. OpenSSL will either return as “Verified OK” where we have validly verified the signature. All of the information that is required to import the public key, the message and the message signature used in this post is available on this post.

I could have simply signed a message in electrum as I did in private sessions. Loading such a message would have been far simpler. I am known for a long history of “being difficult” and disliking being told what “I need to do”. The consequence of all of this is that I will not make it simple.

SOME SCRIPTS

In order to simplify this process, I have included two shell scripts. For variations on scripts like these, please visit a site such as the one hosted by Enrico Zimuel. This site is not particularly focused on elliptic curve cryptography but it is not too difficult to update his code for the use on a bitcoin based system.

SIGNING

For you to try and test this at your leisure I have included the signing script below. To use this script, the input consists of the variable <file> which signifies the file that you desire to sign using a selected <private_key> under your control. In this command, the <private_key> variable represents the file containing the private key to be used in signing the message and which will output the signature.

EcDSA.Sign.sh <file> <private_key>

The output from this shell script consists of the signature saved as a Base64 encoded file. This will be saved to your hard drive or other location using Base64 format as a file named <signature.der>.

EcDSA.sign.sh
EcDSA.sign.sh
VERIFICATION

We can use a similar process to verify the signature we have created using the script that I have included below.

EcDSA.Verify.sh <file> <signature> <public_key>

In this commandline, the variable <file> is used to signify the name of the file we seek to verify. The variable <signature> represents the file where we have saved the signature (and coded using Base64), and the final variable, <public_key> contains the PEM formatted public key. We use these files together and if they are valid and correct they will allow us to successfully to verify the digital signature.

Shell script
EcDSA.verify.sh
CHOICES ON FORMATTING

The signature format used within bitcoin is based on DER encoding. Other methods have been applied in the original code has changed significantly in the last seven years. The choice of DER encoding for the signatures and other information was based on a desire to ensure that information could be shared between incompatible systems. It is not the most efficient means of storing information but it does allow for disparate systems to communicate efficiently.

Like many open source projects, OpenSSL is poorly documented in many areas. bitcoin addressing and the storage of key pairs could have been far more efficient and the code has been updated to ensure that this is now the case. But like every new system it is far better to have something that is working on something that is not available but is aiming at perfection.

Security is always a risk function and not an absolute.

REFERENCES

[1]          Lovasz, Laszlo (1979) “Combinatorial Problems and Exercises” North Holand Publishing Co. Amsterdam


If I've said anything amusing and/or informative and you're feeling generous:
1GNJq39NYtf7cn2QFZZuP5vmC1mTs63rEW
darkfur93
Member
**
Offline Offline

Activity: 110
Merit: 10



View Profile WWW
May 02, 2016, 07:41:51 AM
 #25

link here:

http://www.bbc.com/news/technology-36168863

where are the proofs?  Roll Eyes
I don't see the signed message in the video, I think this is just another bullshitty story.
Why would he come out now and not earlier? I don't get it why now?

"Our conclusion is that Mr Wright could well be Mr Nakamoto, but that important questions remain. Indeed, it may never be possible to establish beyond reasonable doubt who really created bitcoin."

now we are getting closer...   Wink


"He doesn’t want to cash in on his bitcoin fortune, but plans to spend the money on research (and only slowly, as not to push down the bitcoin price), he says."

Just spent 1 Dollar and you made the best proof. DO IT!
He will not spend any money since he said that he will never ever ever take a donation or a prize from anyone, so he needs to save the money Smiley

If you decide to release such a video come with proof, everyone can say he/she is satoshi.
I wonder if he gets mad when you send "Donations" to the genesis block.

BTC: 1GXFRtMFTyw1KVqkpH2DPiZMmxcyr8wSbX
FruitsBasket
Legendary
*
Offline Offline

Activity: 1232
Merit: 1017


View Profile
May 02, 2016, 07:42:12 AM
 #26

link here:

http://www.bbc.com/news/technology-36168863

where are the proofs?  Roll Eyes
I don't see the signed message in the video, I think this is just another bullshitty story.
Why would he come out now and not earlier? I don't get it why now?

"Our conclusion is that Mr Wright could well be Mr Nakamoto, but that important questions remain. Indeed, it may never be possible to establish beyond reasonable doubt who really created bitcoin."

now we are getting closer...   Wink


"He doesn’t want to cash in on his bitcoin fortune, but plans to spend the money on research (and only slowly, as not to push down the bitcoin price), he says."

Just spent 1 Dollar and you made the best proof. DO IT!
He will not spend any money since he said that he will never ever ever take a donation or a prize from anyone, so he needs to save the money Smiley

If you decide to release such a video come with proove, everyone can say he/she is satoshi.

"IAM SATOSHI....but i will not proof it and will never talk to anyone again!" That makes sense.  Tongue
HAAHA, that is exactly what craig wright said. Leave me alone and don't talk ever again about it, just give me the private key of the address because I am the owner Smiley

This is so funny actually, he is a part of satoshi...

fck@dt-alwayzz_newbz
Gleb Gamow
In memoriam
VIP
Legendary
*
Offline Offline

Activity: 1428
Merit: 1145



View Profile
May 02, 2016, 07:42:26 AM
 #27

I wouldn't have believed it if I hadn't seen it with my own 7 eyes. Craig Wright signed the Genesis Block confirming that he is indeed Satoshi Nakamoto.

BitLoans
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
May 02, 2016, 07:45:53 AM
 #28

A new Satoshi is revealed every few months. I doubt this is the real Satoshi.

I heard the real satoshi drank himself to death after he lost his private keys.
FruitsBasket
Legendary
*
Offline Offline

Activity: 1232
Merit: 1017


View Profile
May 02, 2016, 07:46:38 AM
 #29

I won't believe it if I hadn't seen it with my own 7 eyes. Craig Wright signed the Genesis Block confirming that he is indeed Satoshi Nakamoto.


You are right, OMG we found the real Satoshi!
We have to celebrate this, everyone should donate to Craig Wright and make a video that will never ever ever be displayed again, blah blah blah. That guy is full of bs.

fck@dt-alwayzz_newbz
Spoetnik
Legendary
*
Offline Offline

Activity: 1540
Merit: 1011


FUD Philanthropist™


View Profile
May 02, 2016, 07:49:47 AM
 #30

I have first dibs on calling this bullshit.

Son of a bitch !
Beat me to it again  Grin

We already heard this guy try and claim he was Satoshi before so now he claims he signed a message ?

Public proof or he can fucking blow me.

If he can go send signed messages to a reported (that we don't get to verify)
then he get his cocky ass over here and login and post as Satoshi.

FUD first & ask questions later™
Nice Try
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
May 02, 2016, 07:51:06 AM
 #31

Quote
I remember reading that quote many years ago, and I have carried it with me uncomfortably ever since. However, after many years, and having experienced the ebb and flow of life those years have brought, I think I am finally at peace with what he meant. If I sign Craig Wright, it is not the same as if I sign Craig Wright, Satoshi.

I think this is true, but in my heart I wish it wasn’t.

IFdyaWdodCwgaXQgaXMgbm90IHRoZSBzYW1lIGFzIGlmIEkgc2lnbiBDcmFpZyBXcmlnaHQsIFNh
dG9zaGkuCgo=

Criag Wright basically goes to enormous length to explain how to verify ECDSA signatures, which is nice and all but doesn't prove anything at all. What a complete waste of time, given that Bitcoin Core has the tools to you know, verify messages built right in.

Code:
bitcoin-cli verifymessage
error code: -1
error message:
verifymessage "bitcoinaddress" "signature" "message"

Verify a signed message

Arguments:
1. "bitcoinaddress"  (string, required) The bitcoin address to use for the signature.
2. "signature"       (string, required) The signature provided by the signer in base 64 encoding (see signmessage).
3. "message"         (string, required) The message that was signed.


If he can go send signed messages to a reported (that we don't get to verify)
then he get his cocky ass over here and login and post as Satoshi.

The Satoshi account was disabled by Theymos after one of the hacks.

Quote
The signature format used within bitcoin is based on DER encoding.

It's BER encoding actually, not DER.


Quote
Other methods have been applied in the original code has changed significantly in the last seven years. The choice of DER encoding for the signatures and other information was based on a desire to ensure that information could be shared between incompatible systems. It is not the most efficient means of storing information but it does allow for disparate systems to communicate efficiently.

No, it was used in Bitcoin because it's the default thing that is spat out when you ask it to make a ECDSA public key or signature. There's no conscious decision here, BER is literally the worst possibly format ever for cryptographic keys, for example it spends a vast amount of time dealing with negative numbers which no cryptosystem uses.
FruitsBasket
Legendary
*
Offline Offline

Activity: 1232
Merit: 1017


View Profile
May 02, 2016, 07:52:54 AM
 #32

I am Satoshi Nakamoto, I can atleast provide a real signed message:

fck@dt-alwayzz_newbz
Gleb Gamow
In memoriam
VIP
Legendary
*
Offline Offline

Activity: 1428
Merit: 1145



View Profile
May 02, 2016, 07:54:11 AM
 #33

I have first dibs on calling this bullshit.

Son of a bitch !
Beat me to it again  Grin

We already heard this guy try and claim he was Satoshi before so now he claims he signed a message ?

Public proof or he can fucking blow me.

If he can go send signed messages to a reported (that we don't get to verify)
then he get his cocky ass over here and login and post as Satoshi.

http://themonetaryfuture.blogspot.co.uk/2016/05/how-i-met-satoshi.html

Dude, I have second dibs on having myself shot, hung, and raped my Leroy Fodor.
stingers
Legendary
*
Offline Offline

Activity: 1184
Merit: 1013


View Profile
May 02, 2016, 07:54:30 AM
 #34

Has someone till now has found any actual signed message by Craig? This news is all over the Indian national News channel(they don't usually show up stuff until they have some solid source).
gtglener
Hero Member
*****
Offline Offline

Activity: 575
Merit: 500



View Profile
May 02, 2016, 07:56:04 AM
 #35

There is nothing bad for me or any other if he is really a real Satoshi, but it is necessary that he give some solid proofs, as from that link I am not seeing any proofs, at least he should have a signed message. and also should have to add more about his history.
Gleb Gamow
In memoriam
VIP
Legendary
*
Offline Offline

Activity: 1428
Merit: 1145



View Profile
May 02, 2016, 07:56:21 AM
 #36

Has someone till now has found any actual signed message by Craig? This news is all over the Indian national News channel(they don't usually show up stuff until they have some solid source).

Fortune is playing the role of a parrot: http://fortune.com/2016/05/02/bitcoin-satoshi-wright/

It's copy/paste time now for all the mainstream media.
stingers
Legendary
*
Offline Offline

Activity: 1184
Merit: 1013


View Profile
May 02, 2016, 07:58:54 AM
 #37

Has someone till now has found any actual signed message by Craig? This news is all over the Indian national News channel(they don't usually show up stuff until they have some solid source).

Fortune is playing the role of a parrot: http://fortune.com/2016/05/02/bitcoin-satoshi-wright/

It's copy/paste time now for all the mainstream media.
http://www.bbc.com/news/technology-36168863
Quote
Prominent members of the Bitcoin community and its core development team have also confirmed Mr Wright's claim.

Who the hell are these prominent members(I guess Gleb you are one but you don't seem to support him Tongue )?
LiteCoinGuy
Legendary
*
Offline Offline

Activity: 1148
Merit: 1010


In Satoshi I Trust


View Profile WWW
May 02, 2016, 08:00:05 AM
 #38

i guess Dave Kleiman will turn in his grave  Lips sealed



@Nice Try
thx for the info  Smiley

AhmedAshraf
Sr. Member
****
Offline Offline

Activity: 357
Merit: 251


View Profile
May 02, 2016, 08:00:29 AM
 #39

I believe that such an announcement might be disastrous to Bitcoin if he was indeed able to prove himself.
One of the biggest selling points of Bitcoin was the whole "unknown founder" thing which proved that no one controlled the network.

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
Denker
Legendary
*
Offline Offline

Activity: 1442
Merit: 1014


View Profile
May 02, 2016, 08:00:49 AM
 #40

Come on! Not again please!
That guy really is an attention whore.
When he is Satoshi, well then I'm Santa Claus.
That dude shall sign a message or just shut tup!!
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!