Code Monkey home page Code Monkey logo

Comments (4)

bucko219 avatar bucko219 commented on June 4, 2024 1

This was a leftover of my personal +.VF from 1.2, when I updated the +.VF for 2.0 I took my original because it had new features to it, but had to drop out of the programming team before I could finish the file and remove the Watchdog routines. Remove the routines, OR just add the routines to the files in question. +.EM, create a +.ZZ as I had, and +.lo for when a user is sent a forced mail deleting their account..

from imagebbs.

bucko219 avatar bucko219 commented on June 4, 2024

Just as an add on, this is all fixed in 3.0. I have added the zz log routines, and re-worked the em log routine. There still lies in this more room for expansion of add on logs you might want to look at that are not in the LG portion. Such as e.dx log which is a log of using the i.DE function of direct downloads. Or build a new user blacklist module by either ip address or handle. That is something I am considering to do in the near future after I finish a couple of other things..

from imagebbs.

Pinacolada64 avatar Pinacolada64 commented on June 4, 2024

Cool.

There still lies in this more room for expansion of add on logs you might want to look at that are not in the LG portion.

That would be a good place to put that functionality.

Or build a new user blacklist module by either ip address or handle.

I think probably fail2ban would be a better solution to blacklist IP addresses from an "accessibility" perspective (if that makes sense; i.e., I don't know of a way to pass IP addresses from a TCP/IP bridge to the BBS). I don't have any experience with fail2ban, but @jonez734 does, or at least he brought it to my attention.

Blacklisting logon by handles might be an interesting feature, but really what's to stop a blacklisted user from receiving a message Your handle has been blacklisted from signing on., then signing up with a slightly different account name that isn't blacklisted? Blacklisted user JOHNDOE could sign on as JOHNDOE1, thus circumventing the blacklist (although it's ultimately up to the sysop to validate the user).

I was also pondering too how the list might be maintained. Was thinking using the "scan struct" (&,60,8) would be cool (would give us a good reason to learn/test how it works), but probably a SEQ file would be easiest.

Just some thoughts. Honestly, I'm all for adding it and maybe having a lightbar checkmark to toggle the feature's availability.

from imagebbs.

bucko219 avatar bucko219 commented on June 4, 2024

Agree about fail2ban, just wish I knew it better. That could be used as a basis of a blacklist sort of like the original did with the phone number. I agree about handles and whatnot, lets be honest in this day and age most people are not limiting access to anything! Just an idea tossed out there..

from imagebbs.

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.