Jump to content

Recommended Posts

Posted

Hy.

 

I'm planning on developing a web manager to keep organized my servers and to allow some users to turn them on and off without giving access to my machine. The point is that I wanted to allow some trusted people to create the servers but, although I trust them enough to know that they won't upload any malware intentionally, I am pretty sure they can end doing that unintentionally. Because of this, I was thinking in three options:

  1. Making the app to download the server
  2. Having a set of available servers (I can let the admin, ie. me, to upload the files needed for creating them) and the user choose from the list
  3. Allowing the user to upload the installer and checking the sha1 or md5.

 

The option 2 would be the most beneficial for me in the long run as this will let me to expand pretty easy to another games and I could reuse to avoid security problems with the mods. My concern is that, with this option (and with the first), it may seem that I'm the owner of Forge. In my use case, all users knows what this is but I plan to upload the code to a public repository so that, if somenone finds it useful, they can download it. Also, I feel that this would stop the people from visiting the Forge page and that would make LexManos to earn less money (Forge is a truly amazing piece of work and I'm pretty sure it doesn't gets all the money he deserves). What would be the best way to address this issues? Or will be better to go with the third option?

Posted

There are already a plethora of other server management tools. Why make another one?

Also, personal preference is #3. 

And especially don't want you pretending to be us.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted
Quote

And especially don't want you pretending to be us.

Yeah. That's the first thing I'm more afraid of doing and the reason to get here to ask.

 

Quote

There are already a plethora of other server management tools. Why make another one?

This was an very old idea. In that time I did a quick search and only found tools to manage a single server. Now, I can find a couple of tools that do some of the things that I want but not all. I already have something similar developed for another game. Although it is only is in the level that it can be used to start/stop the servers, I can reuse the code to get this done and use this as an excuse to end that other project also.

 

Quote

Also, personal preference is #3. 

Is there any proper way to get the sha1 and md5 of the forge installers? I could make a web scraper pretty easily but I don't want to do this without permission.

 

Thank you for your response.

Posted

Yes there is a proper way, but we do not want to help or encourage people like you who are bypassing our systems.

But, I will tell you maven is a standard format, and has a standard way of checking hashes.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

Ok, I will rephrase my question.

 

I have this friend that downloaded the forge from an untrusted site since he doesn't want to enter english sites.

 

Since I was planning to do a manager for my servers I came here to know how to not bypass the system and ensure that the installer is downloaded from where it should.

 

Unless you consider that running the server behind another program is bypassing the system, I don't understand why you treat me like a criminal for just asking how not to be one

Posted
3 minutes ago, diesieben07 said:

Your friend is, frankly put, stupid.

Only ever download Forge from https://files.minecraftforge.net/. Minecraft re-hosting sites are notorious for providing wrong versions, viruses or adware.

I know. That is the reason I want to know that the file he downloaded is the one it should be.

 

6 minutes ago, diesieben07 said:

I don't know what you mean by this. Anything that automatically downloads the installer is bypassing the ad revenue Forge gets from normal installer downloads.

I never ever said that I want to automatically download the file. When I said run is just run. The same you do double clicking a file in windows but clicking a button in a page.

 

The first way I though of getting the installer is just to upload through a form but I can find the checksum of the file unless I do a web scraper. The second is to create myself the server and, then let my friend to do whatever he want. Even if I wanted to automatically download the file, I will push the user  to the download page and grab the download link in the last step or something like that.

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Also check the worldsave / serverconfig folder If there is no such file, make a test without this mod  
    • Hi, I've been having trouble trying to use forge as it shows a black screen when I open the game, but I can still interact with it and hear the music.  I've done all of the step by steps and most common fixes like updating drivers, keeping up to date with Java, deleting and reinstalling minecraft, restarting my computer MANY times, even smaller things like splash.properties (I didn't have that file so I added it and set it to false thinking it would do something, definitely not) and making sure to prioritize my rtx 3070 in the settings but with no luck. Minecraft works as intended when I uninstall forge and I also don't have any mods currently, it just gives me this issue when I install forge. I also increased the ram usage, made sure my hardware isn't full or anything, and even changed the resolution in hopes it would fix things. I checked my antivirus and firewall but that isn't the issue either. Trust me, I've done everything I can think of. For some reason the black screen does flicker a little into the main menu, but obviously unplayable. I couldn't even make my way to the settings with how little it flickered. I'm not sure if it flickered randomly or if it was because I was messing around moving and clicking a bunch, I didn't really test it that much.  
    • I've had a really weird issue recently,  I wanted to add the Depper and Darker mod on my dedicated server (MC 1.21 with Fabric 0.16.9, hosted on nitroserv.com) but whenever I do add the mod the sever stops doing anything after listing the mods, and I get no crash or error or anything, just a stuck server. Here's a normal log of the server booting up: https://pastebin.com/JipFF2Eh and here's the log of the server doing the weird thing: https://pastebin.com/W4JBh3eX I just don't understand it. I've tried removing other mods (somewhat randomly) but deeper and darker still breaks my server whenever I add it. NitroServ support staff is about as confused as I am and I've had no response from the Deeper and Darker support staff... Now I know this is the Forge support not the Fabric support but I'm just trying to know if anyone has any kind of idea to fix this (aside from not using the mod obviously) Also I still have a bunch of errors and warnings whenever the server does start properly, are there any of them I should be worried about?
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.