Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MA
Posts
0
Comments
479
Joined
2 yr. ago

  • I mean if you have the entire source then you have everything to reproduce the program. Finding a malicious part does not only depend on the source but on the inspector, that is true.

    But anyways having the entire code and not just the part that a company feels they may share is better anyways. Even if it's literally malware.

    The free software community users depend on the community in order to detect malicious code. But at least there's a source code way of doing so.

    If I tell you that this building has a structural deformation, having the possibility of accesing the architect blueprints and list of materials is better than just being able to go inside the building and try to search for it, no?

  • I rather say before GPS there was Transit (aka NAVSAT). Which was the father GNSS system of GPS.

    LORAN is ground based so it's like comparing apples with oranges, yes they are fruits.

    GPS is a satellite system while LORAN is not.

  • If they afterwards released it under a Free (Libre) Software licence then it's fine. The licence itself prohibites against any obfuscation or combination of obfuscated code with libre one. If you have the entire code, not just some part, as most companies do when go Open Source (not free software), then you don't have to worry about unknown behavior because everything is in the source.