This commit is contained in:
2026-02-08 22:52:12 +01:00
parent fb80be40bc
commit 4772528ca0

View File

@@ -1,8 +1,25 @@
=== [ EN ] === ## Yaël Moussouni
- 📚 PhD Student in Astrophysics at the Observatoire astronomique de Strasbourg
- 🔭 Animator-Mediator at the Centre Astro de St.-Michel-l'Observatoire
=== [ FR ] === (a.k.a. IAL, Yaël II)
- 📚 Doctorant en astrophysique à l'Observatoire astronomique de Strasbourg
- 🔭 Animateur-Médiateur au Centre Astro de St.-Michel-l'Observatoire
- 📚 PhD student in Astrophysics
- 📍 Strasbourg (France)
Here you can find a mix between personal projects and my research work. Feel free to contribute!
Contacts: <https://yael.moussouni.fr/Contact>
## Generative AI
I do not use generative AI. Please refrain from using in contribution to one of my projects. Else, specify which one(s) and how.
## Traffic Light Protocole (TLP)
[TLP](https://www.first.org/tlp/) has been introduced in the context of cybersecurity, to indicate the extent to which an information should be shared. This simple and explicit protocol can also be adapted in the context of academic research, where parts of codes, data and results can be under embargo before publication. The security level could be specified at the beginning of the document (source code, email, ...) and vary with 4 levels:
```diff
[TLP:CLEAR] UNLIMITED DISCLOSURE
+ [TLP:GREEN] LIMITED DISCLOSURE: KEEP WITHIN COMMUNITY
! [TLP:AMBER] LIMITED DISCLOSURE: CONDITIONAL SHARING
- [TLP:RED] LIMITED DISCLOSURE: DO NOT SHARE
```
Please refer to <https://www.first.org/tlp/> for more details on the protocole.