| Author |
Message |
|
Joined: March 26, 2002 Posts: 1341 Submissions: 199 Location: Chainmailland, Chainmailia
|
| including files in articles |
|
| Posted on Wed Dec 14, 2011 8:40 pm |
Link to Post:  |
|
Where do we stand on including files within an article. The reason I ask is a member of m.a.i.l. has created some programs that are cgi. Can these be put somewhere on m.a.i.l. and linked to in the article?
|
|
|
Joined: December 22, 2007 Posts: 3598 Submissions: 99 Location: Hampton, Virginia USA
|
|
|
| Posted on Wed Dec 14, 2011 8:50 pm |
Link to Post:  |
|
Would it be something like the things that are on the Downloads page?
|
|
|
Joined: August 30, 2008 Posts: 2581 Submissions: 20 Location: Mississauga, ON, Canada
|
|
|
| Posted on Thu Dec 15, 2011 1:31 am |
Link to Post:  |
|
CGI scripts, which I assume is what you are talking about, are a very risky engagement, as they essentially have unsupervised read/write access to the entire server.
Provided they were written in Perl, I would be able to debug them and do a fairly thorough check... But any and all inclusion of server side scripting would needs to be vetted on an individual basis.
CGI/Perl scripts can also rely heavily on other installed modules that may or may nor be present on the server...
Final yay or nay would need to rest with either Blaise or Myself, as the potential for harm from an even innocuous script (due to a long running thread, or hang) can potentially seriously put the server in jeopardy... And that is not even including possibility for malicious injection by a third party into the script at runtime.
I know this all sounds very serious and dire, and has the potential to offput said user... And for that I apologize... But I must put the server and MAIL first.
I'm very hesitant to say anything based on hypothetical information... Any user seriously interested in providing a script to MAIL should contact me directly.
|
|
|
Inventor
 [ Big Voice ]
Joined: October 29, 2008 Posts: 133 Submissions: 9 Location: Florida, USA
|
|
|
| Posted on Thu Dec 15, 2011 4:04 am |
Link to Post:  |
|
Hi, I am the user in question. These are two very very simple cgi scripts in Perl that simply accept a few numbers and then output a table of numbers. One is for calculating the rings per row for making spheres with kingsmaille, and the other for tori (torii?).
There is also a weavemaker program that i would like to submit to the downloads section. I will contact Daemon_Lotus directly.
Les
p.s. ty for posting, Dave. |
|
|