this post was submitted on 08 Apr 2024
125 points (99.2% liked)

Linux

47237 readers
1099 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

PiVPN is no longer maintained. You can find more information here

https://github.com/pivpn/pivpn/releases/tag/v4.6.0

top 13 comments
sorted by: hot top controversial new old
[–] cAUzapNEAGLb@lemmy.world 141 points 5 months ago (4 children)

I will maintain ownership of the repository, but I won't pass it down to anyone else. First, because I feel it's not up to me to decide who to pass the project down to, and second, because there is no one else to pass the project to.

"But I want and can maintain it, can I take it over?" Let me put it plain and simple: No! I don't know you, I don't trust you! Fork it and carry on!

Bravo

[–] electro1@infosec.pub 22 points 5 months ago (2 children)

second, because there is no one else to pass the project to.

If I ever maintain a FOSS Project this one will be one of the things I need to figure out along the way, surely there's someone trustworthy out there, surely

[–] lemmyvore@feddit.nl 42 points 5 months ago (1 children)

But why take a chance? It's easy for anybody who's truly interested to fork it, and if you're calling it a day it's all the same to you.

The problem with endorsing someone else is that they inherit all the clout without having put their time in. Let them prove themselves.

[–] electro1@infosec.pub 12 points 5 months ago* (last edited 5 months ago) (1 children)

But why take a chance?

This could be a simple answer as : I don't wanna cause inconveniences to my users to a more complexe one such as.... umm, ideological reasons... I don't want to see a project I started get archived or taken down..

Let them prove themselves.

It's a requirement..

to me finding mainteners is part of what makes a FOSS project successful

[–] hitmyspot@aussie.zone 6 points 5 months ago

As I see it, there are 3 options.

Allow forks and let community sort itself.

Pass on to someone trusted, that ideally has been part of the project for a long time, or even the start.

Have a fork that is officially endorsed.

Depending on the software, different approaches may be appropriate. For something like this with VPN, I would want the fork to be vetted by the community before trusting it. If the original owner endorsed one, id probably update to it quickly but keep an eye on the community.

If it was something with less security risk, id probably move quicker if features were added I like. With something like this, with higher risk, id be assessing forks and alternatives equally.

[–] SzethFriendOfNimi@lemmy.world 16 points 5 months ago* (last edited 5 months ago) (1 children)

Lesson learned from the whole XZ thing. Anything related to security does run the risk of nation state actors abusing trust. Makes it hard to do right

[–] electro1@infosec.pub 4 points 5 months ago

Indeed, or buying-off other maintainers and making them turn against you 👀, it's crazy world we live in and everything goes

[–] FriendBesto@lemmy.ml 6 points 5 months ago* (last edited 5 months ago)

Maybe he learned from what happened to uBO before the "Origin" label was needed.

[–] MigratingtoLemmy@lemmy.world 5 points 5 months ago

I don't see a problem in forking, except for issues regarding logistics

[–] IverCoder@lemm.ee 4 points 5 months ago

I vaguely remember some money calculating-related project guy who received a PR that heavily optimized and updated the project. Since he was very busy and no longer really wanted to maintain the project, rather than reviewing and merging the commit, he gave the contributor complete access to the repo for them to maintain the project at their own discretion. The project was unpopular back then—when he looked back a few years later, he was surprised to discover that the project had racked up several thousands of stars.

[–] Chewy7324@discuss.tchncs.de 22 points 5 months ago

PiVPN is great and was one of the first services I experimented with on my old Pi 3.

Now with wireguard existing I didn't feel the need for anything besides wg-quick or using wireguard directly. I didn't even know PiVPN got support for wireguard, but it's great that it got maintained for so many years.

[–] snafucode@linux.community 9 points 5 months ago

PiVPN is a great project, sad to see it sunset but the reason to let it go makes sense.

[–] possiblylinux127@lemmy.zip 9 points 5 months ago

Honestly setting up Wireguard is fairly easy. It does require some Linux skills but you could always follow a guide