Menu

What's the most secure way to build from the source code?

2020-12-31
2021-01-03
  • Scott Summers

    Scott Summers - 2020-12-31

    I like to verify programs are clean before running them. (I've had a negative experience before.)

    Since there are DLLs in the source code, does that mean it's not possible to review all the code before building it?

    The program does look amazing, though!

     
  • Scott Summers

    Scott Summers - 2021-01-02

    Any advice?

     
  • oldlamer

    oldlamer - 2021-01-02

    Of course you can review the code without adding DLLs - if you are not afraid of wavy red lines )))

     
    • Scott Summers

      Scott Summers - 2021-01-03
      1. So PNotes isn't intended to be open-source? (I see it's not mentioned anywhere, but some user reviews are under the impression it is.)

      2. Are the DLLs libraries that can be obtained from their source?

      3. If the answer to the 2 above questions is no, does the author have a public identity? That can be a substitute when the community isn't able to review the complete code.

       

Log in to post a comment.