From 2f720d6c267228b61fad91927750faa3327a9c05 Mon Sep 17 00:00:00 2001 From: Deon George Date: Wed, 5 Jan 2022 01:16:13 +1100 Subject: [PATCH] Updates to about --- resources/views/about.blade.php | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/resources/views/about.blade.php b/resources/views/about.blade.php index ce3b3fe..2c31c8e 100644 --- a/resources/views/about.blade.php +++ b/resources/views/about.blade.php @@ -17,13 +17,14 @@ So FCH was created to help address that.

-

Building this software is driven by two main goals:

+

Building this software is driven by three main goals:

-

So that you can send your time playing on your BBS rather than managing messages/fails or keeping an FTN network running.

+

So that you can spend your time playing on your BBS rather than managing messages, failures or keeping an FTN network running.

For the BBS Sysop

For the BBS sysop, the FTN Clearing House has the following features (or planned ones):

@@ -46,7 +47,7 @@ If you have more than 1 BBS, then the Clearing House can receive all your mail f
  • Supports PING and TRACE responses To be implemented
  • Nodelist Management To be implemented
  • Network Applications To be implemented
  • -
  • Dynamic mail bundling for upstream and downstream nodes To be implemented
  • +
  • Dynamic mail bundling for upstream and downstream nodes
  • Automatic delisting of idle nodes To be implemented
  • @@ -61,8 +62,20 @@ If you have more than 1 BBS, then the Clearing House can receive all your mail f

    To get started, please login.

    Open Source

    -

    FTN Clearing House is build with Open Source software. At it's core, PHP drives this web UI and the interaction with nodes.

    +

    FTN Clearing House is built with Open Source software. At it's core, PHP drives this web UI and the interaction with nodes.

    This web UI has been inspired by the great work at int10h.org. If you have ideas to make it even better, please send me a message, or submit your comments in gitlab

    + +

    Other technology that drives the Clearing Houz

    +

    FCH is made availabe by these technologies:

    + + clrghouz [{{ gethostname() }}@if (File::exists('../VERSION')) @ {{ chop(File::get('../VERSION')) }}@endif] @endsection