var img = document.createElement('img'); img.src = "https://matomo.0l.de/piwik.php?idsite=5&rec=1&url=https://cunicu.li" + location.pathname; img.style = "border:0"; img.alt = "tracker"; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(img,s);
Skip to main content

Contributions

cunicu is a community-driven Open Source project. At this point there are no companies backing the project or influencing the direction of the project motivated by the economic interests. We are a group of free software enthusiast who strive to build the best performing, always-working and most secure VPN mesh network. We mostly work on cunicu as a side project in our spare time for fun.

As such, the project has certain freedoms that we want to embrace and see as an important advantage over other commercial solutions:

  • Decentralized: Our architecture does not require a central management server. And this not only for technical reasons but also from an economic point of view, since as an open source project we are not dependent on having to bind our users as customers.

  • Healthy rejection of feature creep: We have the freedom to reject features that are in demand. Cunicu is a decentralized mesh VPN. As an open source project, we have set ourselves a clearly defined goal. Unlike companies, we are not forced to integrate auxiliary functions into our solution as soon as they are requested by customers

Guidelines

  • We have adopted the Contributor Covenant as our code of conduct
    • We expect you to adopt these rules and norms when interacting with the community
    • Please report any incidents to info@cunicu.li or apprach @stv0g
  • Please use the GitHub pull request (PR) workflow to contribute your changes.
    • Make sure all Continuous Integration (CI) checks are passing before marking your PR as ready.
  • Please discuss larger changes with the community first.

Further Reading