GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Strongbox Vs. Sparta (https://gfy.com/showthread.php?t=785760)

xxxjay 11-19-2007 02:41 AM

Strongbox Vs. Sparta
 
Which have you had better luck with using NATS?

HollywoodChris 11-19-2007 02:45 AM

No Favs??

GrouchyAdmin 11-19-2007 02:46 AM

I've used both.

Sparta is no longer available, but it has delicious integration with NATS. Strongbox, to pardon my rogue behavior, is shitty perl crap. It does about the same. However, it's still available.

aico 11-19-2007 02:46 AM

oops I voted but don't use Nats. my bad.

xxxjay 11-19-2007 03:15 AM

Quote:

Originally Posted by GrouchyAdmin (Post 13390899)
I've used both.

Sparta is no longer available, but it has delicious integration with NATS. Strongbox, to pardon my rogue behavior, is shitty perl crap. It does about the same. However, it's still available.

LOL, isn't Sparta available through TMM?

Tempest 11-19-2007 03:15 AM

No idea... but from the threads below my impression is that most people feel strongbox is the better choice.
http://www.gofuckyourself.com/showthread.php?p=6579967
http://www.gofuckyourself.com/showthread.php?t=764648

ServerGenius 11-19-2007 03:21 AM

Quote:

Originally Posted by xxxjay (Post 13390968)
LOL, isn't Sparta available through TMM?

It was it isn't anymore.....they've stopped supporting it long time ago

xxxjay 11-19-2007 03:24 AM

Quote:

Originally Posted by ServerGenius (Post 13390979)
It was it isn't anymore.....they've stopped supporting it long time ago

Yeah, I remember waiting forever for them to finish it and they flaked. Now Stongbox seems like it's "too stong" and is keeping people out that should be in.

ServerGenius 11-19-2007 03:26 AM

Quote:

Originally Posted by xxxjay (Post 13390984)
Yeah, I remember waiting forever for them to finish it and they flaked. Now Stongbox seems like it's "too stong" and is keeping people out that should be in.

check out http://www.phantomfrog.com/ :thumbsup

tornell 11-19-2007 03:30 AM

sparta :)

johannes 11-19-2007 03:41 AM

voted for sparta - but its not supported anymore :(

Brad Mitchell 11-19-2007 06:03 AM

ProxyPass, the third option.

Brad

justsexxx 11-19-2007 06:18 AM

Not sure where you're hosted, but many hosting providers have pretty good software too...

quantum-x 11-19-2007 06:23 AM

I like sparta lots, and I even use it, but I wouldn't recommend it.

It has a metric truckload of bugs - ie, log into a sparta proctected site, copy paste the URL to a buddy - and he'll have full access to the site too.

But - it integrates into NATS and CARMA really well, so there's the catch 22.

Catalyst 11-19-2007 12:11 PM

I know proxypass is what I use.. and love it..

also rico sites are using proxypass

Quote:

Originally Posted by Brad Mitchell (Post 13391227)
ProxyPass, the third option.

Brad


GrouchyAdmin 11-19-2007 12:13 PM

Quote:

Originally Posted by xxxjay (Post 13390968)
LOL, isn't Sparta available through TMM?

Not since at least March. :(

Quote:

Originally Posted by quantum-x (Post 13391265)
It has a metric truckload of bugs - ie, log into a sparta proctected site, copy paste the URL to a buddy - and he'll have full access to the site too

There's something wrong with your memcache, then. It uses the username/IP hash. A different IP will 'bust' this if you've got your memcache setup properly.

cranki 11-19-2007 12:17 PM

http://therawfeed.com/pix/this_is_sparta.jpg

Shagbunny 11-19-2007 12:17 PM

I only vote for Sparta because I recently named my kitten that :P

mikesouth 11-19-2007 12:21 PM

I use strongbox and it has served me very well.

and NOBODY has better customer service...it seems like someone is there day or night to help within an hour or so...even when I moved servers and strongboxwas having issues....Ray logged in and fixed it no charge

Kudos to him for that he has a customer for life

If only CCBill were as responsive

raymor 11-19-2007 01:51 PM

It's our understanding that Sparta is no longer available, and TMM, who used to make Sparta, is now recommending Strongbox.

D 11-19-2007 02:21 PM

Never used Sparta.

I'd take Strongbox to the bank, though.

In our time using the program, very few problems using it... and any time we had any question, Ray was there.

Klen 11-19-2007 02:50 PM

Quote:

Originally Posted by cranki (Post 13392382)

Btw this is not about SPARTA.

quantum-x 11-19-2007 02:52 PM

Quote:

Originally Posted by GrouchyAdmin (Post 13392366)
Not since at least March. :(



There's something wrong with your memcache, then. It uses the username/IP hash. A different IP will 'bust' this if you've got your memcache setup properly.

No it won't. Sessions will still be shared. The old session will be trunc'd, but the new one will be fine. Trust me on this before you argue with me, I have been through this at great, great length with Mike and Fabien.

xxxjay 11-19-2007 03:02 PM

OK, so stongbox seems to be the program of choice...how about limitations when used across a ton of servers?

bDok 11-19-2007 03:14 PM

Quote:

Originally Posted by xxxjay (Post 13393230)
OK, so stongbox seems to be the program of choice...how about limitations when used across a ton of servers?

Will do fine when used across a ton of servers I would imagine. Currently I haven't taken it to the next level with the use of mysql databases to manage members and certain access levels. Password files are being shared as well as keys for certain sites are being used as well as being handed off to other sites, etc. and everything works perfectly. The questions I've had have all been solved right away with one call to ray.
:thumbsup:thumbsup

GrouchyAdmin 11-19-2007 03:26 PM

Quote:

Originally Posted by quantum-x (Post 13393174)
No it won't. Sessions will still be shared. The old session will be trunc'd, but the new one will be fine. Trust me on this before you argue with me, I have been through this at great, great length with Mike and Fabien.

Are you using a single memcache for all of your sites? I saw that happen, too. I bound different daemons for different sites across a shared back end interface with a /32 bound for each one. I also used an incredibly ugly hack to test the browser's session vars and forward based upon proper auth. It was ugly as hell, but it worked for me. I think I had the very-last-sparta install, too, so there may have been some minor bugfixes.

Quote:

Originally Posted by xxxjay (Post 13393230)
OK, so stongbox seems to be the program of choice...how about limitations when used across a ton of servers?

It all depends on how you have it setup. Unless you use the Apache module version, it's going to be a bit slower. Add MySQL over a public interface, and it's slower, still.

Anything will work if it's put together properly - but that's rarely how this industry works. :(

gmr324 11-19-2007 05:16 PM

Third Choice = PhantomFrog
 
Jay,

There is a third choice you should be aware of
and you can test drive it to evaluate the system
first-hand and its integrated with NATS!

I represent a password protection system called
Phantom Frog that is setting a new standard for
password security. Our product uses Geo-IP tracking
technology which will not even allow 2 people to
share the same password let alone a whole trading
forum with hundreds of leechers!

Our Hi-Resolution Geo-IP Tracking offers the most
accurate password abuse detection available anywhere.
It tracks all visits to the members area of a site
down to the city level. Furthermore, it takes
latitudal and longitudal data into consideration.
Therefore, Frog detects the fact that the same
password was used in L.A. and NYC. We pinpoint the
abuse instantly, allowing for the possibility of
legitimate travel. That level of city resolution is
unique to Phantom Frog.

Our system is based upon the premise of providing
24/7 uninterrupted access to the legitimate members
while blocking out the leechers. This is accomplished
automatically through our Automated Member Support
(AMS) feature. When password abuse is detected, the
password is changed. The next time the valid member
trys to login, Frog uses their email address to
validate their identity and issues them a new password
directly via email. This strategy breaks the cycle of
password abuse and frees up the webmasters to do more
important work.

Our product is integrated with CCBill, NetBilling,
Paycom, NATS, MPA3, Verotel, 2000Charge, SegPay, Jettis,
and 365Billing. Phantom Frog has a simple FREE Trial
Version which installs by adding one html tag or we
can handle the installation completely for you for.
In fact, we recommend that you leave ProxyPass or
Pennywize activated during our Trial to witness
first-hand all the abuse being missed by them!

Most of customers were motivated to purchase our
password protection only 3 days after installing the
Free Trial! We also offer Automated Member Support,
Brute Force Attack Protection, and Bandwidth Abuse
Protection.

Phantom Frog has stellar webmaster testimonials which
are listed on our site. A high percentage of our clients
are ex-ProxyPass/Pennywize clients. A casual scan of
our webmaster testimonials page will reveal how unaware
they were of the password abuse which was being allowed
and overlooked by their current protection system.

Our system works just fine across many servers and we
have clients with over 30,000 members.

Please feel free to contact me with any questions or feedback.

Visit out site to learn more: http://www.PhantomFrog.com/g

Visit this link to try our FREE demo: http://phantomfrog.com/g?ft=1

Thanks

George

Jamie 11-19-2007 05:39 PM

Quote:

Originally Posted by Brad Mitchell (Post 13391227)
ProxyPass, the third option.

Brad

It would be nice if they would udate their website, haven't done much since 2005. Hard to trust a company if they don't update.

munki 11-19-2007 05:47 PM

Quote:

Originally Posted by gmr324 (Post 13393855)
Jay,

There is a third choice you should be aware of
and you can test drive it to evaluate the system
first-hand and its integrated with NATS!

I represent a password protection system called
Phantom Frog that is setting a new standard for
password security. Our product uses Geo-IP tracking
technology which will not even allow 2 people to
share the same password let alone a whole trading
forum with hundreds of leechers!

Our Hi-Resolution Geo-IP Tracking offers the most
accurate password abuse detection available anywhere.
It tracks all visits to the members area of a site
down to the city level. Furthermore, it takes
latitudal and longitudal data into consideration.
Therefore, Frog detects the fact that the same
password was used in L.A. and NYC. We pinpoint the
abuse instantly, allowing for the possibility of
legitimate travel. That level of city resolution is
unique to Phantom Frog.

Our system is based upon the premise of providing
24/7 uninterrupted access to the legitimate members
while blocking out the leechers. This is accomplished
automatically through our Automated Member Support
(AMS) feature. When password abuse is detected, the
password is changed. The next time the valid member
trys to login, Frog uses their email address to
validate their identity and issues them a new password
directly via email. This strategy breaks the cycle of
password abuse and frees up the webmasters to do more
important work.

Our product is integrated with CCBill, NetBilling,
Paycom, NATS, MPA3, Verotel, 2000Charge, SegPay, Jettis,
and 365Billing. Phantom Frog has a simple FREE Trial
Version which installs by adding one html tag or we
can handle the installation completely for you for.
In fact, we recommend that you leave ProxyPass or
Pennywize activated during our Trial to witness
first-hand all the abuse being missed by them!

Most of customers were motivated to purchase our
password protection only 3 days after installing the
Free Trial! We also offer Automated Member Support,
Brute Force Attack Protection, and Bandwidth Abuse
Protection.

Phantom Frog has stellar webmaster testimonials which
are listed on our site. A high percentage of our clients
are ex-ProxyPass/Pennywize clients. A casual scan of
our webmaster testimonials page will reveal how unaware
they were of the password abuse which was being allowed
and overlooked by their current protection system.

Our system works just fine across many servers and we
have clients with over 30,000 members.

Please feel free to contact me with any questions or feedback.

Visit out site to learn more: http://www.PhantomFrog.com/g

Visit this link to try our FREE demo: http://phantomfrog.com/g?ft=1

Thanks

George

Interesante...

AcidMax 11-19-2007 05:52 PM

Quote:

Originally Posted by Jamie (Post 13393956)
It would be nice if they would udate their website, haven't done much since 2005. Hard to trust a company if they don't update.

Look at half the crappy porn sites out there.

Terry and the guys at ProxyPass are top-notch. I suggest giving them a try, whenever we have had an issue, a suggestion etc., Terry was always there and able to help out quickly. We have had great success with them with our setup.

Iron Fist 11-19-2007 06:09 PM

Quote:

Originally Posted by cranki (Post 13392382)

Phew! Glad we got that one out of the way....

webgurl 11-19-2007 06:20 PM

I have used strongbox and proxypass
Currently Proxypass seems ok , however we
did have some issues and still found some of our stuff
on password trading sites :(

TMM_John 11-19-2007 06:23 PM

SPARTA was discontinued a while ago. It basically left TMM with Fabian.

We highly recommend strongbox. Ray is a great guy to deal with.

NemesisEnforcer 11-19-2007 08:04 PM

Quote:

Originally Posted by webgurl (Post 13394180)
I have used strongbox and proxypass
Currently Proxypass seems ok , however we
did have some issues and still found some of our stuff
on password trading sites :(

Don't use the default parameters. Contact ProxyPass and they will assist you with this.

xxxjay 11-19-2007 09:08 PM

Quote:

Originally Posted by PBucksJohn (Post 13394191)
SPARTA was discontinued a while ago. It basically left TMM with Fabian.

We highly recommend strongbox. Ray is a great guy to deal with.

Ray has been really cool with us. Everybody says great things about it, but somewhere between NATS, our server clusters, and Strongbox there are a number of bugs and exploits that are super hard to pin down.

The Ghost 11-19-2007 09:11 PM

Have had great experiences with Sparta, but as everyone else has already said it's been discontinued.

Shoehorn! 11-19-2007 09:51 PM

Another vote for Strongbox right here. :2 cents:

HS-Trixxxia 11-19-2007 10:09 PM

Strongbox 2x for me - MassiveDollars and my husband's paysite.

Finike 11-20-2007 12:25 AM

I am using Strongbox on 2 sites and I am happy with the program and the customer service. There are no complaints from my members, only from password thieves

quantum-x 11-20-2007 01:14 AM

Quote:

Originally Posted by gmr324 (Post 13393855)
Jay,

There is a third choice you should be aware of
and you can test drive it to evaluate the system
first-hand and its integrated with NATS!

I represent a password protection system called
Phantom Frog that is setting a new standard for
password security. Our product uses Geo-IP tracking
technology which will not even allow 2 people to
share the same password let alone a whole trading
forum with hundreds of leechers!

Our Hi-Resolution Geo-IP Tracking offers the most
accurate password abuse detection available anywhere.
It tracks all visits to the members area of a site
down to the city level. Furthermore, it takes
latitudal and longitudal data into consideration.
Therefore, Frog detects the fact that the same
password was used in L.A. and NYC. We pinpoint the
abuse instantly, allowing for the possibility of
legitimate travel. That level of city resolution is
unique to Phantom Frog.

Our system is based upon the premise of providing
24/7 uninterrupted access to the legitimate members
while blocking out the leechers. This is accomplished
automatically through our Automated Member Support
(AMS) feature. When password abuse is detected, the
password is changed. The next time the valid member
trys to login, Frog uses their email address to
validate their identity and issues them a new password
directly via email. This strategy breaks the cycle of
password abuse and frees up the webmasters to do more
important work.

Our product is integrated with CCBill, NetBilling,
Paycom, NATS, MPA3, Verotel, 2000Charge, SegPay, Jettis,
and 365Billing. Phantom Frog has a simple FREE Trial
Version which installs by adding one html tag or we
can handle the installation completely for you for.
In fact, we recommend that you leave ProxyPass or
Pennywize activated during our Trial to witness
first-hand all the abuse being missed by them!

Most of customers were motivated to purchase our
password protection only 3 days after installing the
Free Trial! We also offer Automated Member Support,
Brute Force Attack Protection, and Bandwidth Abuse
Protection.

Phantom Frog has stellar webmaster testimonials which
are listed on our site. A high percentage of our clients
are ex-ProxyPass/Pennywize clients. A casual scan of
our webmaster testimonials page will reveal how unaware
they were of the password abuse which was being allowed
and overlooked by their current protection system.

Our system works just fine across many servers and we
have clients with over 30,000 members.

Please feel free to contact me with any questions or feedback.

Visit out site to learn more: http://www.PhantomFrog.com/g

Visit this link to try our FREE demo: http://phantomfrog.com/g?ft=1

Thanks

George

So AOL users are banned automatically?


All times are GMT -7. The time now is 11:37 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123