669
submitted 8 months ago* (last edited 7 months ago) by daniel31x13@lemmy.world to c/selfhosted@lemmy.world

Greetings everyone! Daniel here, I've been working on Linkwarden part-time over the past few months.

Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages.

Key features:

  • 📸 Preserve webpages as Screenshot, PDF, etc. So you can access them even if they are taken down.
  • 👥 Collaborative, so you can share your collections with your friends and colleagues. You can also make them public and share them with the world.
  • 📱 Designed for every screen size, from widescreen monitors down to smartphones.
  • ⚡️ Open source and fully self-hostable!
  • ✨ And so many more features! (Literally, just didn't want to make this post too long. Check out the Github repo and Website for more info...)

If you like what we're doing, you can support the project by either starring ⭐️ the repo to make it more visible to others or by subscribing to the Cloud plan (which helps the project, a lot).

Things like mobile app (PWA) are already on the project roadmap and I'm so excited to share them with you in the future.

Feedback is always welcome, so feel free to share your thoughts!

Website: https://linkwarden.app

GitHub: https://github.com/linkwarden/linkwarden

top 50 comments
sorted by: hot top controversial new old
[-] princessnorah@lemmy.blahaj.zone 30 points 8 months ago

Is there the potential for SingleFile html archives rather than pdf & screenshots? I’d imagine it’d be a fair bit smaller file.

[-] cmhe@lemmy.world 19 points 8 months ago

Or other standard archiving formats like WARC.

There also is https://github.com/ArchiveBox/ArchiveBox which looks a bit similar.

[-] Lem453@lemmy.ca 27 points 8 months ago

Thank you for including oAuth options for sign on. Makes a big difference being able to use the same account for all the things like freshRSS, seafile, immich etc.

[-] Kir@feddit.it 5 points 8 months ago

I'm intrigued. How does it work? Do you have a link or an article to point me to?

[-] Lem453@lemmy.ca 17 points 8 months ago* (last edited 8 months ago)

The general principle is called single sign on (sso).

The idea is that instead of each all keeping track of users itself, there is another app (sometimes called an identity provider) that does this. Then when you try to log into an app, it takes to the to login of your identity provider instead. When the IP says you are the correct user, it sends a token to the app saying to let you access your account.

The huge benefits are if you are already logged into the IP on a browser for example, the other apps will login automatically without having to put in your password again.

Also for me the biggest benefit is not having to manage passwords for a large number of apps so family that uses my server have 1 account which gives them access to jellyfin, seafile, immich, freshrss etc. If they change that password it changes it for everything. You can enforce minimum password requirements. You can also add 2FA to any app now immediately.

I use Authentik as my identity provider: https://goauthentik.io/https://goauthentik.io/

There's good guides to settings it up with traefik so that you get let encrypt certificates and can use traefik for proxy authentication on web based apps like sonarr. There are many different authentication methods an app can choose to use and Authentik essentially supports everything.

https://youtu.be/CPURnYaW3Zk

SSO should really be the standard for self hosted apps because this way they don't have to worry about ensuring they have the latest security for user management etc. The app just allows a dedicated identity provider to worry about user management security so the app devs can focus on just the app.

load more comments (9 replies)
load more comments (3 replies)

Using it since 2 months now and I really like it. Was totally worth a donation👍

[-] daniel31x13@lemmy.world 7 points 8 months ago
[-] astraeus@programming.dev 14 points 8 months ago* (last edited 8 months ago)

I’ve been using ArchiveBox, this looks a bit more feature-full than ArchiveBox although it seems like ArchiveBox has been pretty stable. Anyone have experience with both, can vouch for the pros and cons?

I may take some time to compare the two. After taking another look at Linkwarden I get the impression it may handle archiving pages differently than ArchiveBox, which isn’t a bad thing it may just not fit the usage of everyone who uses ArchiveBox. The presentation and UI look really good, which is something I find ArchiveBox suffers a bit from.

[-] stackPeek@lemmy.world 12 points 8 months ago

I actually tried to build Raindrop.io-clone like this one one day, but never got the time to work fully on it... Congrats OP!

[-] Decronym@lemmy.decronym.xyz 9 points 8 months ago* (last edited 7 months ago)

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:

Fewer Letters More Letters
IP Internet Protocol
NAS Network-Attached Storage
SMTP Simple Mail Transfer Protocol
SSO Single Sign-On

4 acronyms in this thread; the most compressed thread commented on today has 14 acronyms.

[Thread #412 for this sub, first seen 8th Jan 2024, 22:05] [FAQ] [Full list] [Contact] [Source code]

[-] b3an@lemmy.world 9 points 8 months ago

Pretty sure the IP detected was a user talking about ‘identity provider(s)’ and not Internet Protocol.

[-] Cyberflunk@lemmy.world 8 points 8 months ago

Archivebox is in my obsidian workflow, it grabs every link in my vault and archives it. I didn't see an API in linkwarden, perhaps I missed it.

load more comments (2 replies)
[-] Moonrise2473@feddit.it 6 points 8 months ago

It seems so much nicer than my nextcloud bookmarks!

[-] RobotToaster@mander.xyz 6 points 8 months ago

How does making collections public work if you're self hosting?

[-] ericjmorey@programming.dev 6 points 8 months ago

What value can this bring me over features available using a Mozilla (Firefox) account and the Official Wayback Machine Browser Extension?

[-] daniel31x13@lemmy.world 14 points 8 months ago

Collaboration, making your collections public, better organization, self-hostedness (idk if that's a word), better UI and so on...

[-] ericjmorey@programming.dev 4 points 8 months ago

Thank you for responding quickly

load more comments (1 replies)
[-] Showroom7561@lemmy.ca 6 points 8 months ago

FYI, if you have a synology NAS and want to self-host using the docker install, these instructions work: https://mariushosting.com/how-to-install-linkwarden-on-your-synology-nas/

[-] 7fb2adfb45bafcc01c80@lemmy.world 5 points 8 months ago

I wish it was database agnostic. And I'm slightly concerned about the version three rewrite.

It does look awesome, and I'll revisit it to see where things are in six months.

[-] Dehydrated@lemmy.world 5 points 8 months ago

This looks like a good replacement for Raindrop.io

[-] iarigby@lemmy.world 5 points 8 months ago

Amazing! Have wanted something like this for years, currently use raindrop but not fully, very hesitant of locking myself in. This looks very promising.

load more comments (2 replies)
[-] onlinepersona@programming.dev 4 points 8 months ago

I can imagine that news orgs won't like having publicly available backups of their subscriber only content. Is this a problem that has been considered?

Also, somewhat related, are the plans to turn this a little bit into a P2P archive.org? I mean, if multiple people store snapshots of webpages at different times, the timeline could be rebuilt using their publicly available snapshots.

CC BY-NC-SA 4.0

[-] grue@lemmy.world 9 points 8 months ago

are the plans to turn this a little bit into a P2P archive.org?

Now that would be cool!

[-] NuXCOM_90Percent@lemmy.zip 4 points 8 months ago* (last edited 8 months ago)

Yeah. I expect basically any publicly available instances to get C&Ds REAL fast.

And a p2p archive.org will basically never work. For the same reasons that the various NSFW lemmy instances get defederated from almost instantly. Because there is room for discussion on sites that highlight nudity in movies. There isn't much room to discuss when it is nothing but revenge porn, "fappening links", ripped OF content, and (inevitably) child porn.

Stuff like this... I am sure there are niches but I am not seeing a lot of benefit over either a folder or a notes app that lets me upload PDFs (or even just google drive). But once you try to build a "community" you are going to have the same moderation issues amplified a hundred fold.

[-] onlinepersona@programming.dev 4 points 8 months ago

I'm not sure I understand your thoughts on p2p archive.org . What does it have to do with NSFW lemmy? I don't follow.

CC BY-NC-SA 4.0

load more comments (3 replies)
[-] node815@lemmy.world 4 points 8 months ago

Installed and no way to login, see this in your GH issues:

https://github.com/linkwarden/linkwarden/issues/415

This is a fresh install as about 10 minutes ago so using the :latest tag which I believe is the v 2.4.8 build. Signing up is possible and I was able to create my user account so that's a good start at least. :)

[-] fox@lemmy.fakecake.org 4 points 8 months ago

looks very nice, thanks. would appreciate better documenting of SMTP options (login & password) and support for Authelia.

load more comments
view more: next ›
this post was submitted on 08 Jan 2024
669 points (99.0% liked)

Selfhosted

39081 readers
402 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS