I let 'poly use cookies and I still get the s=gibberish. I edit it out whenever I link.
Announcement
Collapse
No announcement yet.
Problems with attachments
Collapse
X
-
Concrete, Abstract, or Squoingy?
"I don't believe in giving scripting languages because the only additional power they give users is the power to create bugs." - Mike Breitkreutz, Firaxis
-
You need to set your ACS options as well, otherwise it wouldn't know your browser accepts cookies from the site.(\__/) 07/07/1937 - Never forget
(='.'=) "Claims demand evidence; extraordinary claims demand extraordinary evidence." -- Carl Sagan
(")_(") "Starting the fire from within."
Comment
-
Originally posted by Asuka
Okay, I'll test it in Opera 7.1 with cookies enabled and disable them for vB.
* Asuka tests.
Tried to download a unit ZIP from the Civ III file forum, and I had no problems doing that,
Martin,
just enable the cookies or use a newer browser.
Originally posted by ixnay
If you disable cookie use on the forums, it will add
s=a;lsdkgjaskjfdhgafdkjhe4rGIBBERISH
to all the forums addresses to identify you as you browse around. Problem with this (that they had at Something Awful) is that if you post links with that in it is possible but difficult for someone to take that and acquire your password. There was a rash of people having their accounts stolen last year due to this.
Originally posted by skywalker
A forum can't work without cookies. Don't complain.
Well if I hit the post reply button I can post without having to relogin. Also when I hit the new thread button or I click on the controll panel, search, members and on the forum quick links on the top of each forum page. So a forum without cookies is possible.
The only questions that is left is why I have to reloagin even if I am logged in, when I click on the edit link, on the reply with quote link, the userprofile link or if I just want to see an attached image?
Originally posted by MarkG
A good site has non cookie support. So is Apolyton a good site?
no
-MartinCiv2 military advisor: "No complaints, Sir!"
Comment
-
I'm just repeating what I remember was said on the Something Awful forums. Ask Lowtax what happened if you really care that much:
lowtax@somethingawful.com
And I don't see why you are so deadset against using cookies. You seem like you're just overly paranoid that using them will cause you to completely lose all of your privacy.
It's my opinion that the owners of sites shouldn't need to pander to people who can't be bothered to actually make easy upgrades or utilize non-harmful technology.
Comment
-
That is not true, a forum can work without cookies.
Writing forum software without being able to use cookies is like writing SLIC without being able to use variables. Of course that would be perfectly possible, but I sure as hell am happy to be able to use variables...
If we had people working on the site full-time, I'm sure Markos wouldn't mind looking into it. But we all have lifes next to the time we spend on 'poly. And quite frankly, using the Internet without cookies is hopelessly out-of-date. I know few websites that offer personalized content and that don't use cookies...
Comment
-
Originally posted by Martin Gühmann
No to cookies, I know browsing the internet is risky if you want to save your privacy, but you shouldn't make it easier then necessary.
Originally posted by Martin Gühmann
That is not true also your IP number and browser is encoded in this hex number.
Originally posted by Martin Gühmann
That is not true, a forum can work without cookies. Or tell why there is the option in my profile to browse without cookies. Tell me why I can post without cookies.(\__/) 07/07/1937 - Never forget
(='.'=) "Claims demand evidence; extraordinary claims demand extraordinary evidence." -- Carl Sagan
(")_(") "Starting the fire from within."
Comment
-
Originally posted by Urban Ranger
Nitpick: it's not a hex number it is a character string. I also don't think the IP number is in there.
0123456789abcdef
And this is a hex number represented as string. Well if it does not contain my IP address then I wonder why I have to relogin when I got disconnected and I got another IP when I reconnect? What else could identify this.
Originally posted by Urban Ranger
Cookies or strings. Take your pick.
And now for the non cookies support request: I must say this is nothing impossible, for instance if I want to downlaod an attachment then the link does look like this:
http://apolyton.net/go.php?forums/attachment.php?s=&postid=1301962
You see the: s=
after this s= there should be the string. Well if I visit Civfanatics or the vBulletin 3.0.0 Beta 2 board then there is the string behind the s=. So I don't request something impossible. Well looks like an vBulletin issure, as Civfanatics uses vBulletin Version 2.2.6. Possibly upgrading the board would be also an antiserver-load meassure.Civ2 military advisor: "No complaints, Sir!"
Comment
-
Originally posted by Martin Gühmann
Yes finally it is a string, but it is interestingly that it only conatians these characters:
0123456789abcdef
And this is a hex number represented as string. Well if it does not contain my IP address then I wonder why I have to relogin when I got disconnected and I got another IP when I reconnect? What else could identify this.
Actually it's a unique number generated by an algorithm (MD5 IIRC) based on the time when yuo got to the site for this session IIRC.
It's stored on Poly for a time (session timeout or until you logout) together with your IP to identify you.
Which mean that the IP and the session string has to match for you to stay logged in. (The session hash on the directory is not matched to IP, so they are easier to use to steal someones account)
I take strings, these strings are not saved on my hard disk.
As most browsers keeps track of recently visited URLs they are stored, unless you disable that too.Creator of the Civ3MultiTool
Comment
Comment