Permission Setting to show IP address to Admins only

Note: We are moving the topics of this forum and it will be deleted at some point

Publish your own request for comments/change or patches for the next version of phpBB. Discuss the contributions and proposals of others. Upcoming releases are 3.2/Rhea and 3.3.
User avatar
Pony99CA
Registered User
Posts: 986
Joined: Sun Feb 08, 2009 2:35 am
Location: Hollister, CA
Contact:

Re: Permission Setting to show IP address to Admins only

Post by Pony99CA »

As long as the Extension system makes it easy to add new permissions, I don't see a big need for this in the core. If adding permissions with extensions is a huge chore, I'd be more amenable to considering it for the core.

If it does get added to the core, though, I would suggest making it a user permission (with the default for Registered Users, Guests and Bots set to No, of course). There might be some boards where knowing other users' IP addresses would be useful (gaming sites?), so why not at least allow the Admin the option of allowing users to see other users' IP addresses?

Steve
Silicon Valley Pocket PC (http://www.svpocketpc.com)
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.

User avatar
imkingdavid
Registered User
Posts: 1050
Joined: Thu Jul 30, 2009 12:06 pm

Re: Permission Setting to show IP address to Admins only

Post by imkingdavid »

Adding permissions in extensions requires a couple of lines in a DB migration, as well as a language entry. So it wouldn't be difficult at all. For implementation of the permission at a functional level would require an event in the appropriate place(s).
I do custom MODs. PM for a quote!
View My: MODs | Portfolio
Please do NOT contact for support via PM or email.
Remember, the enemy's gate is down.

User avatar
bantu
3.0 Release Manager
3.0 Release Manager
Posts: 557
Joined: Thu Sep 07, 2006 11:22 am
Location: Karlsruhe, Germany
Contact:

Re: Permission Setting to show IP address to Admins only

Post by bantu »

I support having this permission in phpBB core as there very likely are cases where limiting access to IP addresses is (legally) beneficial; "principle of data economy" and "need to know" and all that.

agt3
Registered User
Posts: 3
Joined: Fri Apr 04, 2014 4:16 pm

Re: Permission Setting to show IP address to Admins only

Post by agt3 »

This feature could save people from going to jail .... in America & Europe that might not be the case but in third world countries one sentence criticizing a government or a police could cause your death or imprisonment.

there are many agent who will work hard to get the moderator level just to be able to track who says who.

Of course there are few moderator who you know personally and could give them this feature ... but some time (in large forums) you usually don't know each moderator in person.

This feature will help specially with all the political moments that's happening on this planet earth.

User avatar
Un1matr1x
Registered User
Posts: 48
Joined: Mon Sep 07, 2009 10:18 pm

Re: Permission Setting to show IP address to Admins only

Post by Un1matr1x »

If I'm living in one of those third world countries where one sentence criticizing a government or a police could cause your death or imprisonment, wouldn't I use stuff like proxys (f.e. tor-network) to hide, before ever post in a large public board?

Don't get me wrong, I don't have worries with adding this permission to the core, but I'm not sure if this would help in the case you showed here ...

User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 1904
Joined: Thu Mar 02, 2006 4:29 pm
Location: Earth
Contact:

Re: Permission Setting to show IP address to Admins only

Post by DavidIQ »

I would argue that a situation like that might benefit from something like a "High anonymity" mode where all IPs are stored/displayed as, and possibly updated to 127.0.0.1 or some other arbitrary IP. Although that might be better as an extension.
Image

agt3
Registered User
Posts: 3
Joined: Fri Apr 04, 2014 4:16 pm

Re: Permission Setting to show IP address to Admins only

Post by agt3 »

Un1matr1x wrote:If I'm living in one of those third world countries where one sentence criticizing a government or a police could cause your death or imprisonment, wouldn't I use stuff like proxys (f.e. tor-network) to hide, before ever post in a large public board?

Don't get me wrong, I don't have worries with adding this permission to the core, but I'm not sure if this would help in the case you showed here ...
Some do use tor or proxy ... but many barely have the basic knowledge to just log-in and post , having this option will give wider spectrum to post with no fear at all.

making this option a feature will make phpbb with a Tor feature (if the admin chose to activate it) which will give the script an edge that's in every browser out there.

User avatar
Master_Cylinder
Registered User
Posts: 361
Joined: Wed Jul 31, 2013 9:54 pm

Re: Permission Setting to show IP address to Admins only

Post by Master_Cylinder »

If you can't trust your forum moderators with IP info, you need better moderators instead of a way to hide needed info from them...
These kids today...
Buy them books, send them to school and what do they do?

They eat the paste. :lol:

agt3
Registered User
Posts: 3
Joined: Fri Apr 04, 2014 4:16 pm

Re: Permission Setting to show IP address to Admins only

Post by agt3 »

Master_Cylinder wrote:If you can't trust your forum moderators with IP info, you need better moderators instead of a way to hide needed info from them...
to me the only person you could trust is the one you know personally (and sometimes they turn around!). In moderation not all moderators are the same, and thus they don't have the same level of trust .... having 100% trust (on anything) isn't a very wise way of doing things.

This could be a measure of privacy issue to the user (in general), in specific (rare) issues where the user is harming and violating the laws the (top) admins could track there IP. for legal matter

for the issue of banning using tor is away of getting around it which renders the IP ban useless (somehow)

User avatar
EXreaction
Registered User
Posts: 1555
Joined: Sat Sep 10, 2005 2:15 am

Re: Permission Setting to show IP address to Admins only

Post by EXreaction »

Better off not storing the IP at all then, which can be done via an extension.

Post Reply