-
Notifications
You must be signed in to change notification settings - Fork 257
Protecting the Wiki #250
-
I noticed that the wiki is currently editable for everyone. While this was very useful when working on clib, I think that it is better to protect it to make sure nobody breaks the package listing.
Beta Was this translation helpful? Give feedback.
All reactions
This has been brought up several times over the many years this project has been alive. I personally like that it's open and believe it lowers the barrier to contributing new packages. Furthermore, changes are easily reverted (the wiki is a Git repo), so if a malicious change was made, we could ban the user and reset the wiki.
My stance here is to not fix what isn't broken. If it breaks in the future, we'll address it then.
Curious to hear what others think, as it's been awhile since we've talked about this.
Replies: 1 comment 1 reply
-
This has been brought up several times over the many years this project has been alive. I personally like that it's open and believe it lowers the barrier to contributing new packages. Furthermore, changes are easily reverted (the wiki is a Git repo), so if a malicious change was made, we could ban the user and reset the wiki.
My stance here is to not fix what isn't broken. If it breaks in the future, we'll address it then.
Curious to hear what others think, as it's been awhile since we've talked about this.
Beta Was this translation helpful? Give feedback.
All reactions
-
I agree with @stephenmathieson. We can address this when it becomes an issue. Perhaps in the future, clibs.org can support Github accounts and a means for publishing there (possibly modifying the wiki)
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1