I made a small application that I thought would help myself and other players of a game. When I finished this program, I zipped it and threw it up on a download site so I could share it with others. However, when my friends went to download it they got a scary sounding message about the potential danger of running my program from Windows.
I don't think anyone who doesn't know me personally would trust using my little application when such a message pops up. I read I can avoid this by purchasing a verified authenticode from a number of certificate vendors. But since I am just really programming as a hobby and am a recently poor recently graduated student this is not really an option.
Is there any other way for me to offer my program to those interested that won't throw such a warning? I am not asking for money or any other forms of gratuity for it, I just want to let others that may find it useful use it. Also, My program does NOT need elevated permissions or anything, it just grabs a website through HttpClient and allows the players to see the information in a more user friendly way in the program window.