
Cryptomator
BoxCryptor
Mega
Nextcloud
Tresorit
Google Drive
Cloudfogger
Dropbox
ExpressJS
Node.js
Ruby on Rails
Laravel
Django
Flask
Meteor
ASP.NET
Cryptomator
ExpressJSNo ExpressJS videos yet. You could help us improve this page by suggesting one.
Based on our record, ExpressJS should be more popular than Cryptomator. It has been mentiond 493 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
> I dislike Dropbox for reasons that aren't technical, but the big thing for me is that I want either E2EE, or control/ownership of where my data is stored. You could run something like Cryptomator on top of Dropbox: https://cryptomator.org/ It even has (paid) iOS and Android apps for mobile access. - Source: Hacker News / 3 months ago
This is Nice. However, how do one access their diary, when you stopped maintaining it? Is this targeted more at the technically inclined, high-profile people who need to keep secrets? Personally, I believe that for something like a diary/journal, it should be in a format easily readable by most tools (so a Plain-Text or a MarkDown at best), then it is in a container/folder. Now, encrypt that container/folder... - Source: Hacker News / 5 months ago
If you still want/need cloud storage, but don't want to roll your own (with the warts that brings), Cryptomator is an excellent tool for source encrypting your data before uploading them. It works transparently, and has clients for Mac/Windows as well as iOS/Android. It's also open source, and "free" (IIRC there's a one time fee for the mobile client). https://cryptomator.org/. - Source: Hacker News / 8 months ago
- Syncthing (https://syncthing.net/) to keep the files synchronized between desktops and laptops computers - Webdav (https://github.com/hacdias/webdav) to access the files on the server via other applications - Cryptomator (https://cryptomator.org/) to crypt/decrypt sensible directories. - Source: Hacker News / 8 months ago
While I get the whole homelab thing is exiting and a great learning experience, it's simply not worth the time and effort for the majority of people. You will end up paying much more for your services, along with spending a ton of time maintaining it (and if you don't, you will probably find yourself on the end of a 0-day hack sometime). In Northern/Western Europe, where power costs around โฌ0.3/kWh on average,... - Source: Hacker News / 11 months ago
Backend: Node.js & Express for file handling and metadata extraction. - Source: dev.to / about 2 months ago
Casbin provides an external policy engine if your permission model grows complex enough that a centralized JS function becomes hard to maintain. Open Policy Agent serves the same purpose for multi-service architectures. Node.js and Express.js documentation cover the middleware pattern in detail. - Source: dev.to / 2 months ago
Many REST frameworks also ship with limited security controls enabled by default. Express.js , a minimal web framework, does not include rate limiting or input validation out of the box and relies on middleware for these concerns. Django REST Framework includes throttling features, but they are not enabled by default. - Source: dev.to / 3 months ago
Nearly every server-side web framework uses some version of MVC. Django calls it MTV (Model-Template-View), Rails follows classic MVC, and Express.js gives you the building blocks to implement your own version. - Source: dev.to / 3 months ago
For this guide, you will use the authentication proxy approach with Express. This gives you full control over authentication logic and RBAC. It also integrates well with the Descope MCP Express SDK, which is designed to allow you to easily add MCP specification-compliant authorization to your MCP server. The authentication proxy sits between clients and the MCP server, and validates every request before forwarding... - Source: dev.to / 3 months ago
BoxCryptor - Boxcryptor encrypts your sensitive files before uploading them to cloud storage services like Dropbox, Google Drive, Microsoft OneDrive, Box, and many others.
Node.js - Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications
Mega - Secure File Storage and collaboration
Ruby on Rails - Ruby on Rails is an open source full-stack web application framework for the Ruby programming...
Nextcloud - With Nextcloud enterprises host their own secure cloud solution for storage, collaboration & communication from any device, anywhere.
Laravel - A PHP Framework For Web Artisans