A few questions for the dev…

This page summarizes the projects mentioned and recommended in the original post on /r/Cryptee

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
  1. openpgpjs

    OpenPGP implementation for JavaScript

    a) We use an open source cryptographic library, OpenPGPjs, which is built by the good folks over at Protonmail, and the library itself is frequently audited. Here's one. And everything you see and use on Cryptee is built on top of this.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. end-to-end

    Discontinued End-To-End is a crypto library to encrypt, decrypt, digital sign, and verify signed messages (implementing OpenPGP)

    In contrast, companies like Standard Notes actually uses their own home-built encryption library, which is why it's a bit more critical that they go through these audits more often and quickly than others. And despite the audits, this home-brewed encryption library puts them at a much bigger risk, due to the fact that it's never going to be as thoroughly battle tested as an open industry-standard encryption like OpenPGP, used by much larger companies like Google, Protonmail, etc.

  4. web-client

    Cryptee's web client source code for all platforms.

    b) Our code-base is entirely open source, so anyone can take a look at the code and verify its security. Vs companies like Tresorit for example, they are closed-sourced, and nobody can independently verify their claims, so they are audited frequently by third parties.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Hard for me to trust UpNote

    1 project | /r/UpNote_App | 11 Dec 2023
  • Where do you write? Why?

    1 project | /r/FanFiction | 10 Jul 2023
  • Google Drive alternative for editing files on all devices

    1 project | /r/PrivacyGuides | 27 Apr 2023
  • Photos Zero knowledge encryption

    1 project | /r/privacy | 14 Apr 2023
  • Moving my ecosystem from gmail to proton, what to do about Docs,Sheets,Slides,Forms? What services are available?

    1 project | /r/PrivacyGuides | 13 Apr 2023

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?