

Audit providers just like VPN providers come in a wide variety of quality.
Its hard to point out specifics of what makes a good audit as most people don’t, and have no need to, understand the technical details of the audit and just go off its summary.
Another difficulty is just like most VPN providers, there just isn’t much info provided about Auditors or the auditing process.
A few have well known reputations…
KPMG is a low quality provider. Any auditing company that provides an “always-on” service is not being serious.
Cure53 is a high quality provider.
I played around with u/mttw_ edited build.yml and, added an additional update.yml
With these two workflows you should be able to clone SMP and build your own Windows and Mac versions by just running the build.yml action. Takes about 30 minutes to build.
**build.yml ** was changed so that it is run manually. I also adjusted how the attach job worked (as it was just being skipped). Now when build is finished it should attach them all as a new release in your repo. **You will need to edit this file with notepad and add your account name and repo name. **
**update.yml ** is just so that you can have your repo automatically update to the original SMP repo. It is set to check once a day. This is so when you run build.yml it is build the latest version.
Don’t really want to link to my specific repo so I have put the yml files on fileroy
build.yml - https://fileroy.com/dkD3YlxlmLQK/file
update.yml - https://fileroy.com/2bJG8KVDzOBE/file