Skip to content

Commit 284faca

Browse files
committed
update acknowledgment
1 parent 8083b0a commit 284faca

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,13 @@ npm run dev:chrome
4242
```
4343

4444
Note that Windows users should download a tool like [Git Bash](https://git-scm.com/download/win) or [Cygwin](http://cygwin.com/) to build.
45+
46+
## Acknowledgment
47+
48+
We would like to extend our heartfelt thanks to Laurent, the Chief Information Security Officer (CISO) of the University of Luxembourg, for the invaluable support and contribution to this project. During the development process, the CISO team provided critical security recommendations that helped us identify and address potential vulnerabilities, significantly enhancing the security and reliability of the project.
49+
50+
We especially want to acknowledge the University of Luxembourg's information security team for their selfless contribution, which not only facilitated the progress of this project but also had a positive impact on the broader open-source community. We recognize that the success of open-source software depends heavily on collaboration and support from various stakeholders, and the involvement of the University of Luxembourg has allowed us to offer a more secure and dependable product to a wider audience.
51+
52+
We understand that while open-source software is free, maintaining and improving these projects requires significant resources. The University of Luxembourg’s information security team has demonstrated their strong commitment to the open-source community, contributing not just within their university but to users and developers globally. We hope this acknowledgment will help them continue to secure the support and resources necessary to further advance open-source initiatives.
53+
54+
Once again, we express our sincere gratitude to the University of Luxembourg's CISO team for their valuable advice and assistance.

scripts/licenses-template.html

+12
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,18 @@ <h2>Acknowledgements</h2>
3030
<a target="_blank" href="https://github.com/multiwebinc">Mike Robinson</a>
3131
&lt;3
3232
</p>
33+
<p>
34+
We would like to extend our heartfelt thanks to Laurent, the Chief Information Security Officer (CISO) of the University of Luxembourg, for the invaluable support and contribution to this project. During the development process, the CISO team provided critical security recommendations that helped us identify and address potential vulnerabilities, significantly enhancing the security and reliability of the project.
35+
</p>
36+
<p>
37+
We especially want to acknowledge the University of Luxembourg's information security team for their selfless contribution, which not only facilitated the progress of this project but also had a positive impact on the broader open-source community. We recognize that the success of open-source software depends heavily on collaboration and support from various stakeholders, and the involvement of the University of Luxembourg has allowed us to offer a more secure and dependable product to a wider audience.
38+
</p>
39+
<p>
40+
We understand that while open-source software is free, maintaining and improving these projects requires significant resources. The University of Luxembourg’s information security team has demonstrated their strong commitment to the open-source community, contributing not just within their university but to users and developers globally. We hope this acknowledgment will help them continue to secure the support and resources necessary to further advance open-source initiatives.
41+
</p>
42+
<p>
43+
Once again, we express our sincere gratitude to the University of Luxembourg's CISO team for their valuable advice and assistance.
44+
</p>
3345
<p><a target="_blank" href="qrdebug.html">QR Debugging</a></p>
3446
{{#renderLicenses}}
3547
<h3>

0 commit comments

Comments
 (0)