Giter Site home page Giter Site logo

Comments (1)

CyberShadow avatar CyberShadow commented on July 18, 2024

You can point out individual cases of abuse to Walter Bright (as he is the only person capable of deleting messages from the NNTP archive). However, a programmatic solution is impractical because spoofing poster names is possible not just from the forum, but also by email or NNTP. Registration is currently only used to store user settings on the server. Even if some kind of "authentic" post database or digital signature is introduced, you have issues with squatting, or a trivial bypass by using look-alike Unicode characters.

One thing that we could do is add an icon with alt text which identifies the poster's registered forum user name, and then forbid non-alphanumeric symbols in usernames. This would at least allow distiguishing the posts of two users identifying themselves as the same person. But then, the user name becomes part of the user's identity, so we'd need to add password recovery options, of which there currently are none.

All in all, at this point it is more practical to handle aliasing instances in a case-by-case basis.

from dfeed.

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.