Involved Projects and Packages
virtual private networking
ProtonVPN GUI
Safely login with ProtonVPN credentials to connect to Proton
Proton core library
Proton VPN API library
The easiest, most secure way to use WireGuard and 2FA.
Fast, multi-platform web server with automatic HTTPS
This project is where work on new versions for packages related to containers, like docker, runc, etc. is being done. This project contains the packages as well as the runtime dependencies. Thus, feel free to add this repo to your box and install the packages you are interested in.
Some build time dependencies are on other projects that we use on "build time", like go packages. If you are interested on knowing where each build dependency comes from, use "osc buildinfo".
Some packages here are automatically submitted to openSUSE:Factory.
Feel free to fork the packages here and send submit requests with patches/updates.
containerd is a daemon with an API and a command line client, to manage
containers on one machine. It uses runC to run containers according to the OCI
specification. containerd has advanced features such as seccomp and user
namespace support as well as checkpoint and restore for cloning and live
migration of containers.