There's a lot of neat things there. (This one looks interesting: https://iadgov.github.io/goSecure/ ) Also interesting is splitting the repos: that the NSA and IAD have different repos, and that one seems focused on defensive tech while the other is publishing analysis tools. I know there's a lot of people who aren't fans of the NSA (or what they do), but I think most of us can see a need for a military-grade organiz…
I think you're right. It's sad to see many people are looking at these tools and performing a sort of "Allegory of the Cave" by extrapolating, then, the evils that can be done with these tools. Something, mostly common sense, tells me that we will not find some smoking gun to a crime here in these OSS repos...if anyone wanted that, they can refer to any number of leaks. Ultimately, I'm happy to see this stuff shared,…
NSA OSS Technologies
71–80 of 114 posts
Re: NSA OSS Technologies
#72https://github.com/ozoneplatform/owf-framework looks very interesting - NSA wrote their own BI tool?
Yes, it's understandable, but still ironic.
Re: NSA OSS Technologies
#73Re: NSA OSS Technologies
#74Earlier quoted context omitted.
I wonder why https://www.iad.gov (linked at https://github.com/iadgov ) is not using a TLS certificate trusted in normal browsers. I cannot visit the webpage as it uses DoD Root CA, which is not installed on my computer.
Having the US department of defense be able to forge certificates for every site world-wide, in every major browser - out of the box - might be a little too much, even with the CA system as broken as it is. On the other hand, if you run your own CA and mostly care about your own users - using a cert signed by your own CA makes sense - to a certain extent.
Re: NSA OSS Technologies
#75Re: NSA OSS Technologies
#76Can someone explain how some of projects can be MIT-licensed (or anything-else-licensed) as they claim? Aren't they necessarily in the public domain given that they're works of the U.S. Government?
Re: NSA OSS Technologies
#77Can someone explain how some of projects can be MIT-licensed (or anything-else-licensed) as they claim? Aren't they necessarily in the public domain given that they're works of the U.S. Government?
Certain government agencies and subsidiaries are exempt from having their work considered "government work" and can thus claim copyright if they want. I'm guessing the NSA is such and agency. Also if the work was actually done by a contractor then there are other exemptions.
[1] https://github.com/NationalSecurityAgency/DCP/blob/21c8d3efe...
[2] https://github.com/NationalSecurityAgency/DCP/blob/496402fa9...
Re: NSA OSS Technologies
#78https://en.wikipedia.org/wiki/Speck_(cipher)
I'd be very interested in more public cryptanalysis of this. It's a damn simple cipher to implement, and if it were at least as secure as say Salsa20/12 it'd be very nice for all kinds of applications.
Re: NSA OSS Technologies
#79Does the fact that many of these havent been updated in months or years mean that these are really old projects that effectively hold no value to the NSA and arent close to any of their core operations?