- cross-posted to:
- selfhosted@lemmy.world
- cross-posted to:
- selfhosted@lemmy.world
I built a note-taking app because the one I wanted didn’t exist. Clean UI, local .md files, no cloud, no account.
Built with Rust + Tauri 2.0 + SvelteKit. Full-text search powered by Tantivy. Graph view, AI writing tools (bring your own key), Obsidian import, version history.
Available for Linux (AppImage, APT, AUR), Windows, and macOS. Source: https://codeberg.org/ArkHost/HelixNotes



Removed by mod
Are there security issues specific to Flatpak? I would have thought it’d be more secure than Appimage, since it’s sandboxed.
Removed by mod
How does this differ from every other distribution method, though? You can just as easily do something malicious with an Appimage or Debian/rpm package.
I’ve been hearing people suggest staying away from flatpaks, but I haven’t heard the reasons why. I guess that’s it?