
Cryptee
CherryTree
Trilium Notes
Zim Wiki
Joplin
Notesnook
Milanote
Standard Notes
Buildah
Podman
containerd
CRI-O
Crane
ZeroVM
BuildKit
LXD
Cryptee is a safety and privacy focused, encrypted and cross-platform personal data storage service. You can write personal documents, notes, journals, store photos and all sorts of other files.
It works on all your devices and provides a zero-knowledge place to keep all your sensitive digital belongings. cryptee has all the features you'd expect from a modern document editor, like live sync with unlimited devices, rich document editing, to-dos, markdown, hotkeys, code highlighting, latex math, embeds, attachments, support for tables, ability to attach pdf files, read EPUB ebooks, listen to audio-memos, as well as open and link other various file formats.
Cryptee is based in Europe, in Tallinn, Estonia. A country named "the most advanced digital society in the world" by Wired, and a country where the government runs on blockchain.
Cryptee
BuildahIndividuals or organizations that require secure storage and privacy for their documents and photos, particularly those concerned about data tracking, surveillance, or needing a privacy-first cloud service alternative.
Based on our record, Cryptee should be more popular than Buildah. It has been mentiond 79 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.
> The only major hurdle to this is Apple continuing to treat web apps as second class citizens on iOS If you add a site to iOS' homescreen it automatically becomes a PWA. The best example I found of a site fully leveraging this feature is Cryptee[0]. They talk about the PWA thing here: https://crypt.ee/download [0] https://crypt.ee/. - Source: Hacker News / over 2 years ago
Well, then - if self hosting is not your thing - something like crypt.ee might be your thing? Clearly a different pricing model, data is fully encrypted, open source, across platforms. Source: over 2 years ago
Https://crypt.ee now. I used to mostly use local markdown editors like Ulysses and Zettlr. Source: almost 3 years ago
Crypt.ee Ticks 1/2/3/5 of your requirements However free tier only has 100MB storage which might be enough for a journal, it also has the best rich text editor of them all, would highly recommend. Source: about 3 years ago
I've only used it for editing docs but have found crypt.ee very easy to use. Source: about 3 years ago
Modern Docker releases use BuildKit, an efficient builder developed by Docker, whereas Podman uses Red Hat's Buildah. However, both solutions output OCI-compliant images, so there's no practical difference between the two for standard build workflows. - Source: dev.to / 11 months ago
I suspect that the GP was really asking "why not use a different tool", like buildah , buildpacks , nix ,. - Source: Hacker News / about 1 year ago
Buildah specializes in building OCI-compliant container images, offering a more granular and secure approach to image creation compared to traditional Dockerfile builds. - Source: dev.to / over 1 year ago
Lockdown your Dockerized build environments --- Because privileged mode is insecure, you should restrict your CI/CD environments to known users and projects. If this isn't feasible, then instead of using Docker, you could try using a standalone image builder like Buildah to eliminate the risk. Alternatively, configuring rootless Docker-in-Docker can mitigate some --- but not all --- of the security concerns... - Source: dev.to / about 2 years ago
In my experience, not using docker to build docker images is a good idea. E.g. buildah[0] with chroot isolation can build images in a GitLab pipeline, where docker would fail. It can still use the same Dockerfile though. If you want to get rid of your Dockerfiles anyway, nix can also build docker images[1] with all the added benefits of nix (reproducibility, efficient building and caching, automatic layering,... - Source: Hacker News / over 2 years ago
CherryTree - A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file.
Podman - Simple debugging tool for pods and images
Trilium Notes - Trilium Notes is a hierarchical note taking application.
containerd - An industry-standard container runtime with an emphasis on simplicity, robustness and portability
Zim Wiki - Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images.
CRI-O - Lightweight Container Runtime for Kubernetes