Gosuki v1.4.2: a privacy friendly, real time, multi-browser, extension-free bookmark manager (release.gosuki.net)
from blob42@lemmy.ml to privacy@lemmy.ml on 27 Jul 21:39
https://lemmy.ml/post/50626921

TL;DR: v1.4.2 is the latest stable release. Since v1.0, I’ve added P2P synchronization, ArchiveBox integration, and expanded platform support to Windows and BSD.

Release v1.4.2

GitHub: github.com/blob42/gosuki Documentation: gosuki.net


Hi All,

It has been about a year since I posted the first version of GoSuki here. For those who missed it, I built this tool because I was tired of bookmark managers that require a cloud account or a browser extension that tracks every page I visit.

Since v1.0, the project has evolved from a simple aggregator into a more robust local-first data tool.

What has changed since v1.0 The core philosophy remains the same—no extensions, no cloud, no telemetry—but the implementation is significantly more capable:

Highlights of the v1.4.x Series

The latest updates focus on platform accessibility and developer workflow:

Upcoming feature: Local Reddit Archival

I am currently building a deeper archival system for the Reddit module that will keep a full local copy of all your liked/upvoted posts, including comment tree and media. Lemmy would be an easy update afterwards.

GoSuki remains open source under the AGPLv3 license. If you value data ownership and want a tool that treats your bookmarks as your own, I invite you to check out the latest release.

Note: Multi devices sync with Syncthing is also possible

#privacy

threaded - newest

warmaster@lemmy.world on 27 Jul 22:11 next collapse

Hi, first I wanted to thank you for making something FOSS. Secondly, I wanted to point out the huge elephant in the room:

There’s a gazillion self-hostable bookmarking apps, yet only a handful that do browsing history sync and they are old, clunky or not well maintained. I see that as an oppportunity if you ever wanted to add something useful and unique. Sure, it has it’s own challenges, however if you found how to solve them, your app would be one of a kind.

blob42@lemmy.ml on 27 Jul 22:25 collapse

Thanks for the feedback !

Regarding “history sync”, I designed Gosuki specifically to make this functionality feasible. For now I am prioritizing improving the web UI first and Reddit archival. I will add history sync right after. FYI it would be a trivial PR for someone comfortable with programming.

warmaster@lemmy.world on 27 Jul 23:14 collapse

Thank you ! I’ll keep watch for when that happens. Great news indeed!

eldavi@lemmy.ml on 28 Jul 00:11 next collapse

i’ve been dragging my feet about getting off firefox before it enshitifies too much and my bookmarks is a big part of it since i rely on syncing between all my devices, but now i know that alternatives exist; thanks for that.

blob42@lemmy.ml on 28 Jul 11:02 collapse

The enshittification is what motivates me to keep working on this project.

eldavi@lemmy.ml on 29 Jul 00:01 collapse

I need to adopt the motto.

I have the skills to do this, so i really should.

helix@feddit.org on 28 Jul 02:11 collapse

Can you sync with Syncthing or another cloud instead of the inbuilt p2p feature?

blob42@lemmy.ml on 28 Jul 10:59 collapse

Yes with Syncthing and the html autoimport module you could potentially sync with anything until other sync protocols are builtin

gosuki.net/docs/features/…/syncthing/

helix@feddit.org on 28 Jul 15:30 collapse

Nice!