publications VS verified-smart-contra

Compare publications vs verified-smart-contra and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
publications verified-smart-contra
51 1
1,315 -
2.4% -
8.7 -
6 days ago -
Python
Creative Commons Attribution Share Alike 4.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

publications

Posts with mentions or reviews of publications. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-14.
  • Skiff: Various Privacy Failures
    4 projects | news.ycombinator.com | 14 Jan 2024
    Disagree, their reputation is tied to their audit quality.

    But I'm pretty sure in this case the scope was bad. Like they coukd have had audits on "Do I use OpenSSL well?" and then misrepresent that all their privacy claims were audited.

    Now it seems like Skiff conveniently didn't allow Trail of Bits to publish their reports, they are usually here: https://github.com/trailofbits/publications/tree/master/revi...

    Disclaimer, I have used Trail of Bits service in the past (and 2 other auditors for an security campaign on a blockchain, cryptography + networking product).

  • The Lisk v4.0 security audit 🔐
    1 project | /r/Lisk | 5 Dec 2023
  • PyPI has completed its first security audit
    1 project | news.ycombinator.com | 14 Nov 2023
    Link to the report: https://github.com/trailofbits/publications/blob/master/revi...

    They seem to not have analysed client-side of PIP itself, but I suppose there isn't anything you could say that isn't already obvious to everyone.

  • SimpleX Chat security assessment by Trail of Bits [pdf]
    1 project | news.ycombinator.com | 18 Aug 2023
  • Thoughts on Skiff? What do you like? What would you want to see improve?
    2 projects | /r/privacy | 3 Jul 2023
    Audits are mentioned on the Trail of Bits website https://github.com/trailofbits/publications and the Skiff one https://skiff.com/transparency. Skiff has been externally audited 4 times.
  • SimpleX Chat: private and secure messenger without any user IDs (not even random)
    6 projects | /r/privacy | 28 May 2023
    Here's the URL https://github.com/trailofbits/publications/blob/master/reviews/SimpleXChat.pdf It was in the article I have already linked.
  • Solidity digest fortnightly / 17-30 apr 2023
    3 projects | /r/solidity | 30 Apr 2023
    MYSO Finance Security Assesment by Trail of Bits
  • Audit Firms Ranking
    3 projects | /r/ethdev | 28 Apr 2023
    Trail of Bits
  • Transparency at Skiff
    3 projects | /r/Skiff | 25 Apr 2023
    Hi! I'm Skiff's CEO. We've had 3 security audits, including 2 from Trail of Bits - one of the best security auditing firms in the world https://github.com/trailofbits/publications. Skiff Mail is also open-source: https://github.com/skiff-org/skiff-mail as is our whitepaper https://skiff.com/whitepaper We've also been in the news quite a bit: https://www.theverge.com/2022/5/17/23075804/skiff-mail-email-privacy, https://www.wsj.com/articles/encryption-bans-what-is-this-russia-hacking-online-privacy-security-data-signal-whatsapp-emails-protection-11675436242 (I wrote this with our team!), https://techcrunch.com/2023/01/30/russia-skiff-block/, and more, even though we're only a year old. We collect no personally identifying information - not even IP addresses used - no backup emails, phones, etc. - no advertising, and we end-to-end encrypt BOTH email subject + body and don't have any metadata (time sent/received an exception). What can we do to share more of this with more people? We're a younger company but it's so important this is made public.
  • Skiff Apps
    3 projects | /r/PrivacyGuides | 25 Apr 2023
    Hi! I'm Skiff's CEO. We've had 3 security audits, including 2 from Trail of Bits - likely the best security auditing firm in the world https://github.com/trailofbits/publications. Skiff Mail is also open-source: https://github.com/skiff-org/skiff-mail as is our whitepaper https://skiff.com/whitepaper

verified-smart-contra

Posts with mentions or reviews of verified-smart-contra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-29.
  • Cryptocurrency Loan Platform Implodes in $130M Hack
    5 projects | news.ycombinator.com | 29 Oct 2021
    https://github.com/runtimeverification/verified-smart-contra...

    or this (Djed):

    https://eprint.iacr.org/2021/1069.pdf

    The first just describes the system and then asserts preconditions hold which works well enough for verifying that the code matches the spec but the other actually verify that the spec is doing what the user & developer expect it to by formalising the system and analysing the properties of that system.

    Compound's project wouldn't have been vulnerable to any of the attacks executed on CreamFi however they are vulnerable to the class of spec errors. Uniswap and Djed on the other hand would be protected from the majority of that class of issue that Compound experienced. This isn't to say that they are invulnerable but I'd be willing to say that they are approaching "cryptography-grade" security where you can trust these protocols just like you can trust AES, RSA, and ECC encryption & signing.

    ---

    This of course isn't to say that what Compound does is bad but as that incident shows, there is still room for their improvement in the security space. Cryptocurrency and "Decentralised Finance" are finally starting to grow up into proper subsets of the cryptocurrency and game theory communities. Now this might be a bit of general commentary on the SW space but hopefully long term this trend causes some of this security minded design to bleed over into the greater software engineering community.

What are some alternatives?

When comparing publications and verified-smart-contra you can also consider the following projects:

slither - Static Analyzer for Solidity and Vyper

verified-smart-contracts - Smart contracts which are formally verified

manticore - Symbolic execution tool

compound-protocol - The Compound On-Chain Protocol

echidna - Ethereum smart contract fuzzer

security - Materials related to security: docs, checklists, processes, etc...

codeql - CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security

Publications - Misc. publications, conference slides, etc. For more, go to http://BartoszMilewski.com

circt - Circuit IR Compilers and Tools

whatlang-rs - Natural language detection library for Rust. Try demo online: https://whatlang.org/