CryptPad
Nginx Proxy Manager
CryptPad | Nginx Proxy Manager | |
---|---|---|
184 | 655 | |
5,526 | 21,978 | |
1.5% | 3.2% | |
9.9 | 8.8 | |
about 20 hours ago | 2 days ago | |
JavaScript | JavaScript | |
GNU Affero General Public License v3.0 | MIT License |
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
-
Proton launches its own version of Google Docs
I see that they claim all of their apps and libraries are open source[0]. But they only link to the OpenPGP libraries they're using. Is this actually open source? Following the "Open Source" footer link[1], here they only link to the ProtonMail Github account with nothing mentioning ProtonDrive.
And if it is actually open source, I'd love to see a comparison to CryptPad[2]
> which is why we’ve made all our apps and encryption libraries open source
[0] https://proton.me/drive/security
[1] https://proton.me/community/open-source
[2] https://cryptpad.org/
-
Browse Self-Hosted Software
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
https://cryptpad.org/
There's a public instance in France to try it out.
-
🔍Underrated Open Source Projects You Should Know About 🧠
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?
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
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
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
-
Looking for a team collaboration spreadsheet software
https://cryptpad.org https://cryptpad.fr
-
Google reverses 5M file limit in Google Drive
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...
Nginx Proxy Manager
-
Zoraxy: Open-Source, All in one homelab network routing solution
https://github.com/NginxProxyManager/nginx-proxy-manager/iss...
-
Take a look at traefik, even if you don't use containers
Why trafik over nginx for my modest needs, a couple docker hosts and a few dozen containers. I use https://github.com/NginxProxyManager/nginx-proxy-manager, would trafik provide a benefit on such a small scale?
-
Ask HN: What Underrated Open Source Project Deserves More Recognition?
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!
-
DevOps Simplified: Easy-to-Use Container Projects Deployment
Nginx Proxy Manager
- Baserow Behind Nginx Proxy Manager - Error Connot Connect to API SERVER
-
Can I put multiple services on one web domain using subdomains?
Take a look at NginxProxyManager. This would give you the opportunity to put everything in the form of service1.domain.com , service2.domain.com ,etc.
-
:latest or :version for supporting services?
Prime example: Nginx Proxy Manager is often recommended in the sub. The latest minor release came with breaking changes (so already ignoring semver). I bet you many people were running on latest and then had broken stuff: https://github.com/NginxProxyManager/nginx-proxy-manager/releases/tag/v2.10.0
-
NPM: How to keep and maintain a dynamic IP (like your public IP) in an access list.
I started looking into how to make add dynamic IPs to NPM access lists. I came across a couple of GitHub issues (1, 2) on the topic. It looks like people have solved the problem, but not in a complete way without modifying the NPM docker image. I did not want to do that, so decided looking into writing a separate script.
-
Has anyone been able to set up dockerized CrowdSec in front of dockerized NPM using official images only?
Here is the (NPM) GitHub issue where the "fork of a fork" image came into existence (lepresidente/nginx-proxy-manager). It has some interesting discussions about the challenges of having NPM and CrowdSec coexist and cooperate.
-
MyQ's horrible take on open access to their devices
Agree with this, myQ is such a dumpster fire. It needs to have an the ability to be managed over the local network instead of requiring the garage door and app connect to their server.
My very first experience with myQ was figuring out that their IP blocklist provider, brightcloud, blocks anything with the word "proxy" - including the default "it works" page for Nginx Proxy Manager [1]. And they have no way of overriding this to actually provide service if someone turns out to be a legitimate customer.
[1]: https://github.com/NginxProxyManager/nginx-proxy-manager/dis...
What are some alternatives?
Nextcloud - ☁️ Nextcloud server, a safe home for all your data
traefik - The Cloud Native Application Proxy
Etherpad - Etherpad: A modern really-real-time collaborative document editor.
docker-swag - Nginx webserver and reverse proxy with php support and a built-in Certbot (Let's Encrypt) client. It also contains fail2ban for intrusion prevention.
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.
socks5-proxy-server - SOCKS5 proxy server
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.
acme-dns - Limited DNS server with RESTful HTTP API to handle ACME DNS challenges easily and securely.
HedgeDoc - HedgeDoc - Ideas grow better together
BunkerWeb - 🛡️ Open-source and next-generation Web Application Firewall (WAF)
EtherCalc - Node.js port of Multi-user SocialCalc
docker-pi-hole - Pi-hole in a docker container