kolyshkin / capability

Utilities for manipulating POSIX capabilities in Go.
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Move this repo to an org #14

Open kolyshkin opened 3 months ago

kolyshkin commented 3 months ago

This is a fork of https://github.com/syndtr/gocapability (which is apparently no longer maintained, but is being used by runc, gVisor, podman etc.) with a handful or two of issues fixed, but it needs a new home.

As much as I am ready and committed to maintain this fork personally, it's better to move it to under an org account, so we can have a few people looking over.

It's probably best to move it to under https://github.com/opencontainers org (with other two candidates being https://github.com/containers and https://github.com/moby).

kolyshkin commented 2 months ago

Previous discussion: https://github.com/opencontainers/runc/pull/4358#discussion_r1699684243

@caniszczyk can you help me move https://github.com/kolyshkin/capability to under opencontainers org?

kolyshkin commented 2 months ago

@amye @linuxfoundation please help

cyphar commented 2 months ago

In general you need an OCI TOB vote to add projects to opencontainers, I suspect putting it moby would be simpler. I'm open to proposing it to the TOB though. Here is the opencontainers/selinux proposal document, for reference.

kolyshkin commented 1 month ago

Opened https://github.com/moby/sys/pull/149