Coder Social home page Coder Social logo

Rate Limit about pttbbs HOT 1 OPEN

ptt avatar ptt commented on August 11, 2024
Rate Limit

from pttbbs.

Comments (1)

wens avatar wens commented on August 11, 2024

It is possible to for the system to look at past login IPs to try to discern a pattern for each user, as they log on. By country sounds like a good idea. Going deeper you would need to define a proper "distance" for IPs, which is really hard to do. It might make sense to check if a user stays within clusters of IPs, but cellphones make this non-trivial.

Also, throttling by IPs hurts people behind NATs.

系統可以在使用者登入的時候,試圖分析使用者目前以及過去登入的 IP 看是不是有規律。依照國家是個不錯的方式。如果要更細微就必須先定義什麼叫做 IP 範圍很大,這其實不太容易。或許可以看使用者是不是固定從某些IP群登入,但是手機會讓這很難做。

此外,根據 IP 去限制流量、登入、或發文,其實對 NAT 後面的使用者相當不友善。

from pttbbs.

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.