From 4d38d88d9c399af281cb70aada8873a5473ed61d Mon Sep 17 00:00:00 2001 From: Kumi Date: Thu, 16 May 2024 18:09:56 +0200 Subject: [PATCH] feat: Add README with org overview Introduce a README.md to the repo, providing a comprehensive introduction to Private.coffee, an Austrian association committed to developing privacy-friendly open source services. This addition outlines our mission, projects, contribution opportunities, and contact information, aiming to foster community engagement and collaboration. The README serves as both a welcoming guide for potential contributors and a statement of our dedication to privacy and open-source work. --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..59d0fa3 --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# ☕ Private.coffee Git Profile + +Private.coffee + +Welcome to the Private.coffee Git profile! Private.coffee is an Austrian association that operates and develops privacy-friendly open source services. + +## 🌟 About Us + +At Private.coffee, we are dedicated to creating and maintaining privacy-focused projects. Our commitment is to develop services that respect user privacy and aid in the protection of personal data. We believe that privacy is a fundamental human right and strive to provide tools that empower individuals to take control of their digital lives. + +## 🚀 Our Projects + +Here, you can find our own open-source projects, as well as our forks of other projects. We are always open for new ideas and collaborations, so feel free to reach out to us if you have any suggestions. + +## 🤝 Contributing + +We are always looking for new contributors to join our mission. If you are passionate about privacy and open-source development, we would love to hear from you! Feel free to fork our repositories, make improvements, submit pull requests, or even start your own projects. We are working on contributing guidelines to help you get started. + +## 📬 Contact Us + +If you have any questions, suggestions, or would like to collaborate, please reach out to us through our [Matrix support room](https://matrix.to/#/#private.coffee:private.coffee). We are always excited to connect with like-minded individuals and organizations. + +Thank you for visiting our profile! Together, let's create a more privacy-friendly internet. Happy coding! 😊