gitlab-foss VS CryptPad

Compare gitlab-foss vs CryptPad and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
gitlab-foss CryptPad
47 183
- 5,204
- 4.3%
- 9.9
- 4 days ago
JavaScript
- GNU Affero General Public License v3.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.

gitlab-foss

Posts with mentions or reviews of gitlab-foss. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-12.
  • GitHub Actions Are a Problem
    19 projects | news.ycombinator.com | 12 Nov 2023
    * Gitlab EE (enterprise edition) is closed, but Gitlab CE (community edition) is open source (https://gitlab.com/gitlab-org/gitlab-foss/)

    * I didn't follow the Gitea drama too closely, but my understanding is that Forgejo was a fork born out of that situation

    * I've heard the SourceHut guy is a controversial figure, so avoiding it because of that isn't unreasonable. I will just say that "spite forks" tend not to last very long

  • Server-Side Request Forgery in Rails
    2 projects | dev.to | 19 Jul 2023
    Gitlab uses an UrlBlocker class to prevent malicious users from exploiting SSRF via the webhook URL. This class validates the URL and blocks everything which is a local network, but before the 11.5.1 version, they didn't think about an IPv6 format, which maps to IPv4: [0:0:0:0:0:ffff:127.0.0.1]. Replacing the part of 127.0.0.1 to any IP address also worked, and this vulnerability made it possible to send requests to the internal network of a GitLab instance. You can read the issue report here: (https://gitlab.com/gitlab-org/gitlab-foss/-/issues/53242 )[https://gitlab.com/gitlab-org/gitlab-foss/-/issues/53242]
  • Automating deployment to kubernetes
    2 projects | /r/devops | 12 Jul 2023
    I recommend Auto DevOps and hooking your project up to the Kubernetes cluster. Auto DevOps is a standard CI/CD template that GitLab uses by default when .gitlab-ci.yml is not present. It can automatically package up certain types of applications, including those with a Dockerfile in the root of the repo. If the project is hooked up to a Kubernetes cluster and all the right variables are present, it builds that docker image and then fills in a Helm chart template containing that image and deploys it to the cluster.
  • Beautifying our UI: Giving Gitlab build features a fresh look
    10 projects | news.ycombinator.com | 5 Jul 2023
    Thanks. This was also requested for the UI 7 years ago

    https://gitlab.com/gitlab-org/gitlab-foss/-/issues/12776

    and then closed with the claim that this was implemented, when in fact, it was not.

  • How we cut down our CI build times by 50%
    2 projects | dev.to | 21 Apr 2023
    Similar to fsync, these are designed to ensure data integrity, but in a test setup, they don't matter. You can read more about these in the Postgres doc on non-durability. and explore some benchmarks from Gitlab here. Interestingly, CircleCI's old Postgres images had these features disabled by default, but the newer ones don't seem to.
  • Is Jenkins still the king?
    3 projects | /r/devops | 16 Apr 2023
    Most all of those things are possible with Argo Workflows or Tekton with very great effort. But a sustainable system with all the features built-in.
  • So weird, stage named test is not displayed in pipeline
    1 project | /r/gitlab | 14 Apr 2023
  • Gitlab for FOSS reporting
    1 project | /r/gitlab | 8 Mar 2023
    If you wish to clone a copy of GitLab without proprietary code, you can use the read-only mirror of GitLab located at https://gitlab.com/gitlab-org/gitlab-foss/. However, please do not submit any issues and/or merge requests to that project.
  • Gitlab runners unable to clone over http(s) when git access set to SSH only.
    1 project | /r/gitlab | 28 Feb 2023
    GitLab versions 10.7 and later, allow the HTTP(S) protocol for Git clone or fetch requests done by GitLab Runner from CI/CD jobs, even if you select Only SSH.
  • No words v2💀
    2 projects | /r/ProgrammerHumor | 26 Feb 2023
    it sure does

CryptPad

Posts with mentions or reviews of CryptPad. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-04.
  • Browse Self-Hosted Software
    3 projects | news.ycombinator.com | 4 Apr 2024
    In my frustration with MS Office, I gave it a chance and searched for MS Office alternatives ... and found https://github.com/cryptpad/cryptpad ! Looks quite nice. Maybe I should set that up on a server.
  • Google suspends romance author's account for writing sexually explicit content
    2 projects | news.ycombinator.com | 28 Mar 2024
    https://cryptpad.org/

    There's a public instance in France to try it out.

  • 🔍Underrated Open Source Projects You Should Know About 🧠
    9 projects | dev.to | 20 Mar 2024
    CryptPad provides a full-fledged office suite with all the tools necessary for productive collaboration.
  • Ask HN: What Underrated Open Source Project Deserves More Recognition?
    63 projects | news.ycombinator.com | 7 Mar 2024
    I discovered these 3 amazing projects recently:

    Cryptpad, essentially google docs/sheets/forms e2e encrypted. It does include collaboration. https://github.com/cryptpad/cryptpad

    Immich, google photos self hostable, with share options https://github.com/immich-app/immich

    Nginxproxymanager manages certificates and proxies to self hosted stuff through nginx https://github.com/NginxProxyManager/nginx-proxy-manager

    Great self hosting stuff!

  • Edit This Blog Post
    3 projects | news.ycombinator.com | 6 Feb 2024
    I work for XWiki SAS. Two products we develop have it:

    - XWiki, a extensible wiki platform, experimentally [1] but soon to be fully supported

    - CryptPad [2], an end-to-end encrypted collaborative platform. And actually, CryptPad was accidentally born as a first attempt to have this feature in XWiki.

    [1] https://extensions.xwiki.org/xwiki/bin/view/Extension/Realti...

    [2] https://cryptpad.org/

  • Google Docs adds tracking to links in document exports
    3 projects | news.ycombinator.com | 5 Oct 2023
    Hey, very happy to see you so enthusiastic!

    I'll be sure to transmit your feedback to the CryptPad team.

    I'm not an expert myself so while I might know some stuff, it'd be better to talk to them directly.

    Come say hello on the Matrix #cryptpad-general channel [1], don't hesitate to open issues on the bug tracker, and to browse the CryptPad's website [2].

    [1] https://matrix.to/#/#cryptpad-general:matrix.xwiki.com

    [2] https://cryptpad.org/

  • Collabora / Onlycloud/ libreoffice online
    1 project | /r/selfhosted | 8 May 2023
  • Looking for a team collaboration spreadsheet software
    1 project | /r/opensource | 6 Apr 2023
    https://cryptpad.org https://cryptpad.fr
  • Google reverses 5M file limit in Google Drive
    2 projects | news.ycombinator.com | 4 Apr 2023
    It's not LibreOffice, but while revisiting CryptPad (which I thought was a multiplayer notepad like etherpad or codimd, except with an encryption key in the url fragment identifier) I was impressed to see that they're expanding to become an entire office suite. You get a WYSIWYG editor (I'd rather wish for markdown but ok), spreadsheet editor, survey forms, and more which I don't remember, all live like google docs but (as I understand it, I didn't audit it) end to end encrypted between the users. It's a bit sluggish because everything has to happen on the client side, so it's a lot of JavaScript, but after the page loads it works smoothly. You can self host it as well, there's a list of instances somewhere on https://cryptpad.org with the official instance being https://cryptpad.fr

    LibreOffice has a ton more features and is way harder to port. Case in point: I was at an open source conference where LibreOffice proudly demo'd their new server version, saying it used mapnik. Me, confused, asked huh why'd you use an OpenStreetMap rendering library? Turns out they basically run the ancient C++ UI on the server and make a VNC-like connection and that map tiles is the easiest or fastest way to load the screen. At least, that's what I remember from that presentation, I haven't looked into that madness further, but that's LibreOffice online...

  • suckless collaborative text editing like google docs
    1 project | /r/suckless | 21 Mar 2023
    Currently I'm looking at https://cryptpad.org/. But maybe there is an alternative that sucks even less?!

What are some alternatives?

When comparing gitlab-foss and CryptPad you can also consider the following projects:

gitlab

Nextcloud - ☁️ Nextcloud server, a safe home for all your data

emacs - Mirror of GNU Emacs

Etherpad - Etherpad: A modern really-real-time collaborative document editor.

taiga-docker - [Moved to: https://github.com/taigaio/taiga-docker]

ONLYOFFICE - ONLYOFFICE Docs is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, forms and PDF, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.

cmark-gfm - GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C

PrivateBin - A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.

markup - Determines which markup library to use to render a content file (e.g. README) on GitHub

HedgeDoc - HedgeDoc - Ideas grow better together

taiga-docker - Deployment utilities for Taiga

Nginx Proxy Manager - Docker container for managing Nginx proxy hosts with a simple, powerful interface