I am sick of writing this out.look at the video and tell me if you think I am on the right track here.
is there a lot of digging all the time? I just had a realization that could be where they are burying the bodies. There is an old adage of those initiated know where the bodies are buried. And its a lot like a burial mound maybe they move the bodies to different golf courses.
Very good information thanks. And it makes sense that it would work like that but I never thought they would be constantly digging.So maybe some high level private courses are secret burial mounds.
Or learn linux and use open source software that is free. Its open source so the code is audit-able and generally more secure. Also most viruses target windows and using linux cuts off a lot of vulnerabilities. When it comes to excutables in files there is certain virus's I have seen for windows where its a corrupt photo and the code in the photo owns the windows machine. So that is a problem but you usually won't be able to see the thumbnail if it is corrupt. I think the main threat is the .pdf files which have often javascript and many kinds of malicious code in them. To prevent that I use this script to scrub the pdf files clean. https://raw.githubusercontent.com/endwall2/endware/master/pdfclean.sh