Pages:
Author

Topic: [Pre Alpha] PHPCoin - page 3. (Read 11015 times)

legendary
Activity: 1218
Merit: 1000
August 13, 2011, 12:07:03 PM
#79
How is that hilarious when making the mistake first is how many people learn their lessons that get passed on to others? Cheesy

I still believe M'Tux took the wrong lessons there. He wasn't hacked due to strength or lack of strength of his password hashing, he was hacked by leting his database fell in the wrong hands. Starting from here, hashing algorithms doesn't "save you" of anything and enforce "strong passwords" will make your customers unhappy.

Nothing, PHP is inheritelly "Open Source", unless I obfuscate that with Zend or Roadsend, as I didn't the source is openly available.

I'd delay those two days due to Linux, I'm giving it a try at my desktop (part 1001st) and started with the wrong foot; OpenSuSE... well... I've a nForce chipset, isn't easy for starters, but OpenSuSE always manage to screw graphics - had the same issue with SuSE and Via C3 some 5 years ago. That mean format and reformat to end up with Ubuntu and today is party time with my old army mates.
newbie
Activity: 42
Merit: 0
August 13, 2011, 10:07:33 AM
#78
hilarious mtgox is now an expert on security. oh the irony

How is that hilarious when making the mistake first is how many people learn their lessons that get passed on to others? Cheesy
hero member
Activity: 560
Merit: 500
August 12, 2011, 03:02:08 PM
#77
Still would be cool to have the project source public.

I'm thinking about adding a About US page which will contain your BTC Donation Address as well as Mine (as the host).
hero member
Activity: 770
Merit: 500
August 12, 2011, 02:53:55 PM
#76
hero member
Activity: 560
Merit: 500
August 12, 2011, 02:52:11 PM
#75
hilarious mtgox is now an expert on security. oh the irony
I'm confused??
hero member
Activity: 770
Merit: 500
August 12, 2011, 02:46:28 PM
#74
hilarious mtgox is now an expert on security. oh the irony
newbie
Activity: 56
Merit: 0
August 12, 2011, 02:41:45 PM
#73
Any chance of getting this project up on GitHub for better collaboration?  Smiley
legendary
Activity: 1358
Merit: 1002
August 12, 2011, 02:08:48 PM
#72
I've got a domain + SSL...
https://www.phpco.in/index.php

Will keep it updated with BCEmporium's updates. Cheesy

Every time i read
Quote
The sight may be reset at any time for upgrades.

I get chills...

Is BCEmporium going to reset his eyes? lol  Tongue
Oh, lulz...
It was 3am when I wrote that note.

So it's your eyes who were needing a reset Wink

I thought it was BCEmporium who had wrote that.
hero member
Activity: 560
Merit: 500
August 12, 2011, 01:31:04 PM
#71
I've got a domain + SSL...
https://www.phpco.in/index.php

Will keep it updated with BCEmporium's updates. Cheesy

Every time i read
Quote
The sight may be reset at any time for upgrades.

I get chills...

Is BCEmporium going to reset his eyes? lol  Tongue
Oh, lulz...
It was 3am when I wrote that note.
legendary
Activity: 1358
Merit: 1002
August 12, 2011, 01:26:47 PM
#70
I've got a domain + SSL...
https://www.phpco.in/index.php

Will keep it updated with BCEmporium's updates. Cheesy

Every time i read
Quote
The sight may be reset at any time for upgrades.

I get chills...

Is BCEmporium going to reset his eyes? lol  Tongue
hero member
Activity: 560
Merit: 500
August 12, 2011, 01:24:51 PM
#69
I've got a domain + SSL...
https://www.phpco.in/index.php

Will keep it updated with BCEmporium's updates. Cheesy
legendary
Activity: 1470
Merit: 1002
Hello!
August 11, 2011, 03:12:04 PM
#68
Interesting project I will have to watch this!
Feel free to use this animated gif I made into the design in any way Cheesy
hero member
Activity: 560
Merit: 500
August 11, 2011, 01:26:51 PM
#67
Hi,

Neat script, could even run it on my desktop using EasyPHP and the standard Bitcoin client.

Just two questions, how does it handle payments between two account holders and how do you set up an admin or main account - I see there is provision made for it in the database [is_admin]

Thank you,

Hamburger
Admin isn't coded yet.
full member
Activity: 241
Merit: 107
August 11, 2011, 01:24:04 PM
#66
Hi,

Neat script, could even run it on my desktop using EasyPHP and the standard Bitcoin client.

Just two questions, how does it handle payments between two account holders and how do you set up an admin or main account - I see there is provision made for it in the database [is_admin]

Thank you,

Hamburger
legendary
Activity: 1218
Merit: 1000
August 10, 2011, 09:10:03 AM
#65
There're already some changes in my version, however I'm setting up a new server before go on holidays (from everyday job), so I must have some more available time pretty soon.
hero member
Activity: 560
Merit: 500
August 10, 2011, 01:22:35 AM
#64
Do you have any more updates on this project?
I'm eager to see what you've done so far Wink
Mind posting the project on https://github.com with updates?


I've got some simple hosting for this. Made some changes for me (until admin panel is working).
http://phpcoin.zombietoday.com

Will get a dedicated domain (with SSL) once it gets a little further in development.
hero member
Activity: 560
Merit: 500
August 08, 2011, 12:28:24 PM
#63
Request Feature: Have a list of all Addresses associated with an account, rather than just generating a new one.
legendary
Activity: 1358
Merit: 1002
August 08, 2011, 12:04:09 PM
#62

My bad.  Bitcoind is running on the same VPS, so it should connect using localhost.

So, it was me who jumped into conclusions... My bad.  Wink
legendary
Activity: 1400
Merit: 1005
August 08, 2011, 11:47:18 AM
#61
It's all alphanumeric (for now).  I copy/pasted it directly from the other script I have that works just fine.   Huh  I'll keep playing around with it and see if I can figure out what the problem is.  Obviously, it's not the code, or other people would be having trouble as well.

Maybe firewall, or port forwarding?
localhost has nothing to do with that. Tongue

SgtSpike never said anything about his server architecture, so maybe you are jumping into conclusions.

All he said was that he installed phpcoin in a VPS, he never said that his bitcoind was on the same machine.

My bad.  Bitcoind is running on the same VPS, so it should connect using localhost.
hero member
Activity: 560
Merit: 500
August 08, 2011, 11:32:24 AM
#60
It's all alphanumeric (for now).  I copy/pasted it directly from the other script I have that works just fine.   Huh  I'll keep playing around with it and see if I can figure out what the problem is.  Obviously, it's not the code, or other people would be having trouble as well.

Maybe firewall, or port forwarding?
localhost has nothing to do with that. Tongue

SgtSpike never said anything about his server architecture, so maybe you are jumping into conclusions.

All he said was that he installed phpcoin in a VPS, he never said that his bitcoind was on the same machine.

I had to modify the index.php to allow the config $btc_host and $btc_port
Pages:
Jump to: