When trying to post a comment in some tech forums using Tor, I log in (accepted), type my comments and try to submit them. I am then taken to the login window where I am required to log in again and then I am presented with a blank comment window where I have to post my comments again. :-/ This loop continues as long as I care to keep doing it. I used to be able to log in and post while using tor. What's up?
Asked
Active
Viewed 195 times
3
-
What forums are affected by this? – Andrew Lott Feb 14 '14 at 14:24
-
1http://archive.totalsem.com/forums/ is one – Sam Blivet Feb 14 '14 at 16:49
2 Answers
1
You might find the TrackHostExits option useful:
This option is useful if you frequently connect to sites that will expire all your authentication cookies (i.e. log you out) if your IP address changes.
Jens Kubieziel
- 8,630
- 5
- 35
- 116
Roya
- 3,240
- 3
- 19
- 40
0
The site you are using might have some kind of time out. So if you need some time to write your comment, maybe the session ran out and the site thinks you are a new user. Maybe they also register what IP a user has and if it changes they think it is a new user.
Two things may help you:
- For Mozilla's Firefox there is the plugin It's all text. It allows you to enter a text for comments, forum posts etc. in an editor. So an extra program opens, you edit the text there and upon saving the comment field is automatically updated. Using this plugin has the advantage that the text is saved in a temporary file in your harddrive. So if you have to login again, you can take the text and copy it into the window.
- As Roya wrote there is an option for Tor. So locate your
torrcand insert a line with the textTrackHostExits archive.totalsem.com,example.com. Whenever you're visitingarchive.totalsem.comorexample.comTor will try to use the same exit relay. So you are visiting the site with the same IP address and you session remains.
Jens Kubieziel
- 8,630
- 5
- 35
- 116