• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Nightlies Security Threat?

Codinablack

Dreamer
Content Editor
Joined
Dec 26, 2013
Messages
2,124
Solutions
14
Reaction score
1,518
Location
USA
GitHub
Codinablack
So apparently google chrome thinks that downloading a release of the current 1.2 version for 64bit release on otland's nightlies is harmful. I have NEVER seen this ever before from chrome so it is a concern for me, otherwise I wouldn't even be posting here. I decided to go ahead and download anyways, and it blocked the program saying its harmful, anyone else have a similar problem or any clue as to why this is happening?

@Mark @Ninja @kornholi
 
Assuming that the security of the nightly build service hasn't been compromised, it is most likely a false positive because a certain signature has been detected in the executable.
 
I sent a pm to Mark a while a go, no respons.
If you are afraid of the website go to github and compile the code yourself.
Otherwise you have to allow chrome to actually download the file, otherwise as you said it will give an error message "harmful file" etc etc.
 
Yes, all this I know. The only reason I was going to download the nightlies is because I was having so much trouble compiling boost for vs2015, but I downloaded vs2013 and got it to compile for me thanks to ninja. I'm not "afraid" so to say, just concerned as I have downloaded nightlies (because of the ease) MANY times before and this has never happened.
 
AFAIK VS2013 doesn't support a few C++11 features that we might start using in TFS in the near future. Apart from that, you have some compiler efficiency and IDE improvements.
 
Back
Top