GithubHelp home page GithubHelp logo

Comments (14)

anonfagola avatar anonfagola commented on July 17, 2024

By non-admins, you mean all users. Correct?

from infinity.

ctrlcctrlv avatar ctrlcctrlv commented on July 17, 2024

Yes. I also mean Board Volunteers~

from infinity.

anonfagola avatar anonfagola commented on July 17, 2024

Will write this in a bit. Will be a setting, like ids.

from infinity.

bui avatar bui commented on July 17, 2024

what about partial hostname, too (like futaba)?

from infinity.

ctrlcctrlv avatar ctrlcctrlv commented on July 17, 2024

No, it'll use the permissions system. Users <= than permission level 20 can't see full IPs.

Also, on the ban page I need to add radio buttons for /16 and /24 so they can still rangeban on their boards.

Partial hostnames are a good idea - it's just since hostnames follow no guidelines we could leak more information for one user than another. So I'm thinking no hostnames at all is best.

from infinity.

bui avatar bui commented on July 17, 2024

futaba just shows the second-level domain, so at most you'll find out the ISP and country

from infinity.

bui avatar bui commented on July 17, 2024

@anonfagola are you still working on this?

from infinity.

 avatar commented on July 17, 2024

There's a lot of ways to manage this. I'm assuming by non-admins, you mean not copypaste, and not global moderators.

There's a lot of hashing things you could do here, but they all have drawbacks.

from infinity.

bui avatar bui commented on July 17, 2024

@Lineark I believe the plan is to do this:

image

which will only appear for board volunteers; global volunteers get the full thing

from infinity.

 avatar commented on July 17, 2024

The rdns definitely helps out there. I don't think we're dying from spam/evaders quite yet, so, things shouldn't be /too/ bad.

from infinity.

anonfagola avatar anonfagola commented on July 17, 2024

@bui no, im not still working on it
go ahead and do it if you'd like

from infinity.

ProMcTagonist avatar ProMcTagonist commented on July 17, 2024

Why not just IDs if the full IP isn't necessary? Wouldn't they be easier to recognize at a glance too, compared to full or partial IPs? I'm not knowledgeable here, mind.

from infinity.

ctrlcctrlv avatar ctrlcctrlv commented on July 17, 2024

Here's how this is going to work:

New permission is going to be: $config['mod']['show_ip_less'] this will be level 20 (volunteer)
I'll elevate $config['mod']['show_ip'] to level 25 (global volunteer)

when show_ip_hash is active, only first two octets will be shown. When the IP itself is clicked, however, the URL it goes to will refer to a post which will look up the IP and hide it from the mod.

So IP will become ?/IP/b/2

direct bans won't be possible without refering to posts anymore for level 20 users

as far as hostnames go, i'll also be hiding the first 2 subdomains of them. for mine that would be...

pool-108-41-xx-xx.nycmny.fios.verizon.net => *.fios.verizon.net

from infinity.

ctrlcctrlv avatar ctrlcctrlv commented on July 17, 2024

way old issue deprecated by ip hashes

from infinity.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.