• Re: enigma 1/2 sysop managment within board

    From bbsing@21:1/172 to NuSkooler on Tue Sep 19 01:14:22 2023
    On 21 Apr 2023, NuSkooler said the following...

    bbsing around Saturday, April 22nd...
    Does anyone know if there are sysop management functions within the enigma BBS?
    I know on some BBS systems sysops can manage aspects of the board wit doing backend changes, .. well at least I think thats how it used to

    What type of functions are you looking for?

    I was thinking about total management of the BBS system.

    Could be changing art work, menus, adding or removing message areas (forums),
    a drop to backend, just about all aspects.

    I wanted to lock down all other access to the system except for the web front end, and manage as much as possible via the bbs itself.

    I have a ways to go with my enigma setup, and i'm in the middle of a move so
    my lab is still offline, but when it comes back on I hope to get back into
    it.

    Is there an option for mysql, mariadb, posgresql as the enigma database?

    I'll try to write a system to integrate with my older phpbbs to synce the message areas and mchat functions into enigma. If a users on the phpbbs side posts a message it will show up in enigma 1/2, and if a user on the enigma posts a message in a forum it will show by the same user in the phpbbs.

    If syncing is too difficult then I'm just going to do a one time merge from phpbbs mysql databse into the sqlite enigma database.

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: The Bottomless Abyss BBS * bbs.bottomlessabyss.net (21:1/172)
  • From unc0nnected@21:1/172 to bbsing on Wed Sep 20 21:12:41 2023
    I'll try to write a system to integrate with my older phpbbs to synce the message areas and mchat functions into enigma. If a users on the phpbbs side posts a message it will show up in enigma 1/2, and if a user on the enigma posts a message in a forum it will show by the same user in the phpbbs.

    This is such a great idea and the reason I'm considering Enigma. Being
    node.js based it seems like a much more conducive platform to tie into the
    web. Keen to hear how this goes and if there are any others who have bridged their BBS into the web in any meaningful way.

    Unc0nnected @ Bottomless Abyss BBS ®bbs.bottomlessabyss.net:2023¯

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: The Bottomless Abyss BBS * bbs.bottomlessabyss.net (21:1/172)
  • From NuSkooler@21:1/121 to bbsing on Thu Oct 5 14:55:20 2023

    On Tuesday, September 19th bbsing was heard saying...
    Could be changing art work, menus, adding or removing message areas (forums), a drop to backend, just about all aspects.

    You can do all of that right now. To drop into a shell, you'd have to add e.g. a +op only 'door'.


    On Tuesday, September 19th bbsing said...
    I wanted to lock down all other access to the system except for the web front end, and manage as much as possible via the bbs itself.

    See groups and ACS in docs

    On Tuesday, September 19th bbsing muttered...
    Is there an option for mysql, mariadb, posgresql as the enigma database?

    No, the DB is a 'private' detail; but it's SQLite.

    Twas Tuesday, September 19th when bbsing said...
    I'll try to write a system to integrate with my older phpbbs to synce the message areas and mchat functions into enigma. If a users on the phpbbs side posts a message it will show up in enigma 1/2, and if a user on the enigma posts a message in a forum it will show by the same user in the phpbbs.

    This would be done like FTN/etc., which are all considered 'external' to Enigma (but sync)


    --
    |08 â–  |12NuSkooler |06// |12Xibalba |08- |07"|06The place of fear|07"
    |08 â–  |03xibalba|08.|03l33t|08.|03codes |08(|0344510|08/|03telnet|08, |0344511|08/|03ssh|08)
    |08 â–  |03ENiGMA 1/2 WHQ |08| |03Phenom |08| |0367 |08| |03iMPURE |08| |03ACiDic
    --- ENiGMA 1/2 v0.0.14-beta (linux; x64; 16.16.0)
    * Origin: Xibalba -+- xibalba.l33t.codes:44510 (21:1/121)
  • From NuSkooler@21:1/121 to unc0nnected on Thu Oct 5 14:56:10 2023

    On Wednesday, September 20th unc0nnected said...
    This is such a great idea and the reason I'm considering Enigma. Being node.js based it seems like a much more conducive platform to tie into the web. Keen to hear how this goes and if there are any others who have bridged their BBS into the web in any meaningful way.

    See previous post as to how you'd write a mod to do this stuff. FTN, ActivityPub, NNTP, etc. all all built this way -- "external" to enigma, but with a mod to bridge the gap.


    --
    |08 â–  |12NuSkooler |06// |12Xibalba |08- |07"|06The place of fear|07"
    |08 â–  |03xibalba|08.|03l33t|08.|03codes |08(|0344510|08/|03telnet|08, |0344511|08/|03ssh|08)
    |08 â–  |03ENiGMA 1/2 WHQ |08| |03Phenom |08| |0367 |08| |03iMPURE |08| |03ACiDic
    --- ENiGMA 1/2 v0.0.14-beta (linux; x64; 16.16.0)
    * Origin: Xibalba -+- xibalba.l33t.codes:44510 (21:1/121)