Coder Social home page Coder Social logo

Comments (3)

WolfWings avatar WolfWings commented on August 18, 2024 1

As someone coming back to FBMuck after many years absence, my thought is the 'alternative port' solution is likely the best IMHO.

Make direct changes to the SSL tuning only apply to the alternate port, with a separate command just for applying the 'alternative port' settings to the 'live port' ones instead, with no direct way to apply changes to the live port.

That would keep the code from exploding in complexity, current workflow would work with one additional '@apply_ssl' command or whatever is decided on. And for graceful failure if the alternative port allocation fails the only thing it would break is the @reconfigure_ssl command, so the MUCK as a whole will still load and can give 'in-game' errors to the wizards that try to use the command so they can get things fixed.

from fuzzball.

 avatar commented on August 18, 2024

Could wizards actually be locked out because of this?
ssh account@muckserver
nc localhost nontlsporthere
(or use telnet instead of nc if so desired)

from fuzzball.

tanabi avatar tanabi commented on August 18, 2024

@wyld-sw asked me to weigh in.

My 2 cents are, this sounds like a lot of work for an edge-case sort of thing. If we do anything, we should validate the SSL configuration better at @ tune time or at @ reconfigure_ssl time if necessary. If you lock yourself out of the MUCK... the worst case is you send a TERM signal to shut it down clean, and start it back up again on a not-secure port, fix it, put it back.

If it's not this way already, the SSL settings should only be changeable by One to avoid people without shell access from mussing up the joint. It may already be this way (didn't check).

from fuzzball.

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.