CryptPad VS bruno

Compare CryptPad vs bruno and see what are their differences.

bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia) (by usebruno)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
CryptPad bruno
183 55
5,204 18,935
4.3% 34.5%
9.9 9.9
5 days ago 3 days ago
JavaScript JavaScript
GNU Affero General Public License v3.0 MIT License
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.

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?!

bruno

Posts with mentions or reviews of bruno. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-04.
  • 🛠️Non-AI Open Source Projects that are 🔥
    4 projects | dev.to | 4 Apr 2024
    Bruno is a Git-friendly API client. Feature-wise, what makes it stand out from other popular GUI API clients out there is that Bruno stores your collections directly in a folder on your filesystem and it's a desktop app made for offline use.
  • What happens when an HTTP client raises $225M at a $5.6B valuation
    2 projects | news.ycombinator.com | 14 Mar 2024
  • FLaNK AI for 11 March 2024
    46 projects | dev.to | 11 Mar 2024
  • When 'open core' projects reject contributions for competing with the EE
    2 projects | news.ycombinator.com | 10 Mar 2024
    https://news.ycombinator.com/item?id=39653718 https://www.usebruno.com/

    Good timing to find alternatives.

  • Bruno
    20 projects | news.ycombinator.com | 9 Mar 2024
    Especially once a VC gets into the fold.

    We will never take VC funding. We received around 10 inbound reach outs from VCs till date and have denied funding from all of them. We will remain independent and I have written about it in detail here https://www.usebruno.com/blog/bootstrapping

    > I didn't stick with Bruno. I think it was due to not having an equivalent to Postman's pre-request scripts.

    Bruno has come a long way, we support pre-request scripts and a lot more

    > But can it handle oauth2? I had to write a httpie script recently just to test an oauth2 api.

    We have released oauth2 support, some rough edges are being polished

    > Good thing it's open source. Money being involved, I don't have long term hopes for it's openness.

    I understand this is a hard problem. We are fully bootstrapped and independent. We earn money via selling the Golden Edition. We will build more developer products in the long term, and the goal is to make even the golden edition features also open source in the future. In the unlikely case of me going dark (dead/incapacitated to lead the project), I have instructed our small team (2 FT employees) and my family to release our golden edition features too to the community as opensource. I am committed to this cause.

    Some good links where I have discussed about opensource, freedom and monetization

    - https://www.usebruno.com/blog/bootstrapping

    - https://github.com/usebruno/bruno/discussions/269

    If you'd like to pre-order the golden edition: https://www.usebruno.com/pricing

    Thank you for all the love and kind words, HN!

  • Ask HN: What Underrated Open Source Project Deserves More Recognition?
    63 projects | news.ycombinator.com | 7 Mar 2024
    Have you heard of the Bruno project? It's an open-source alternative to subscription-based API testing applications like Postman and Insomnia. It's gaining popularity and deserves more attention. Plus, since it's open-source, users can enjoy full privacy. Check it out at https://github.com/usebruno/bruno.
  • Tools that Make Me Productive as a Software Engineer
    6 projects | dev.to | 3 Mar 2024
    Now, I'm looking at trying Bruno, a new tool I heard about. Bruno has all the features you'd want, like support for websockets. What's great about Bruno is it only costs $19 for a one-time payment, which seems like a good deal. I want to see how well it works for me and if it's as good as it sounds. I'm excited to try it out and maybe talk about it later.
  • 15 open-source tools to elevate your software design workflow
    22 projects | dev.to | 22 Jan 2024
    In contrast to Postman, Bruno aims to be an offline-first API client which stores requests in a local folder. You can still collaborate using Git, but everything else happens on your machine. Bruno turns out to be a great solution when you just want to run HTTP requests. It supports a lot of features you might know from Postman or Insomnia (set environment variables, several authentication methods, and scripted tests, to name a few). Looking at the roadmap, the amount of these is only going to increase.
  • Bruno: Re-Inventing the API Client
    1 project | news.ycombinator.com | 18 Jan 2024
  • Bruno is a Fast and Git-Friendly open source API client
    1 project | news.ycombinator.com | 20 Dec 2023

What are some alternatives?

When comparing CryptPad and bruno you can also consider the following projects:

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

insomnium - Insomnium is a fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia

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

Postwoman - 👽 Open source API development ecosystem - https://hoppscotch.io

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.

insomnia - The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

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.

Restfox - Offline-First Minimalistic HTTP & Socket Testing Client for the Web & Desktop

HedgeDoc - HedgeDoc - Ideas grow better together

httpie - 🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

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

milkman - An Extensible Request/Response Workbench