doc(arch): Added MMS SECO support request communication
This commit is contained in:
parent
6111c102f5
commit
3192a5b133
1 changed files with 59 additions and 0 deletions
|
@ -8,6 +8,8 @@ In the follwowing is the documentation of a chat with GPT about OSS licencing in
|
||||||
|
|
||||||
* It looks like that as a SaaS/PaaS product EDP will not be affected to be 'infected' by GPL
|
* It looks like that as a SaaS/PaaS product EDP will not be affected to be 'infected' by GPL
|
||||||
* But if we share/distribute the code, all 'integrated' parts (like frontend code) needs to be published under GPL also.
|
* But if we share/distribute the code, all 'integrated' parts (like frontend code) needs to be published under GPL also.
|
||||||
|
* [MMS-OSS](https://confluence.telekom-mms.com/spaces/MMSMTB/pages/717458132/Open+Source+License+Compliance)
|
||||||
|
* [Security-Checklist](https://github.com/ossf/scorecard/blob/main/docs/checks.md)
|
||||||
|
|
||||||
### Forgejo release line
|
### Forgejo release line
|
||||||
|
|
||||||
|
@ -15,6 +17,63 @@ The following chart shows the Forgejo releases (and semantiv versioning) over ti
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## MMS Support
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Von: Schurz, Martin <Martin.Schurz@telekom.de>
|
||||||
|
Gesendet: Dienstag, 10. Juni 2025 16:47
|
||||||
|
An: Lo, Stephan <Stephan.Lo@telekom.de>
|
||||||
|
Betreff: AW: Going OS, z.B. in Codeberg - Anschubfragen :-)
|
||||||
|
|
||||||
|
Hi Stephan,
|
||||||
|
|
||||||
|
an sich gibt’s da überraschend wenig zu beachten.
|
||||||
|
|
||||||
|
Einer der relevanten Punkte ist die Wahl der Lizenz, da gibt es hier Hilfestellungen: https://confluence.telekom-mms.com/spaces/MMSMTB/pages/717458132/Open+Source+License+Compliance
|
||||||
|
Dann lohnt meist noch ein Blick in Richtung Security, dafür hat es hier ne schöne Sammlung: https://github.com/ossf/scorecard/blob/main/docs/checks.md
|
||||||
|
|
||||||
|
Alles andere ist effektiv nur ongoing Maintanance.
|
||||||
|
Du kannst mir gerne mal nen Termin Ende Juni, nachdem MMS Geburtstag, einstellen, dann können wir ein wenig drüber reden.
|
||||||
|
|
||||||
|
Grüße
|
||||||
|
Martin
|
||||||
|
|
||||||
|
--
|
||||||
|
Deutsche Telekom MMS GmbH
|
||||||
|
Agile Operations & Cloud
|
||||||
|
|
||||||
|
Martin Schurz
|
||||||
|
IT Architect
|
||||||
|
|
||||||
|
Riesaer Strasse 5, 01129 Dresden
|
||||||
|
+49 351 2820-2773
|
||||||
|
Martin.Schurz@telekom.de
|
||||||
|
|
||||||
|
You can find the compulsory statement on: www.telekom-mms.com/pflichtangaben
|
||||||
|
|
||||||
|
Von: Lo, Stephan <Stephan.Lo@telekom.de>
|
||||||
|
Gesendet: Donnerstag, 5. Juni 2025 08:00
|
||||||
|
An: Schurz, Martin <Martin.Schurz@telekom.de>
|
||||||
|
Betreff: Going OS, z.B. in Codeberg - Anschubfragen :-)
|
||||||
|
|
||||||
|
Hallo Martin,
|
||||||
|
|
||||||
|
du hast ja so schön mit mir die Telekom-MMS Organistaion auf Codeberg errichtet (https://codeberg.org/telekom-mms) – jetzt überlegen wir uns (also das IPCEICIS-Platform-Projekt), ob und wie wir da unseren Code eröffenltichne wollen/können.
|
||||||
|
|
||||||
|
Ich selbst bin da ohne Erfahrung, und Stefan ist ja nicht mehr da.
|
||||||
|
Jetzt denke ich mir, ob es vielleicht Bets Prectices aus der MMS gibt, die ich mal gegenlesen/konsumieren und bewerten könnte?
|
||||||
|
|
||||||
|
Hättest du hierfür einen Einstiegspunkt für mich?
|
||||||
|
Oder auch die Möglichkeit einer kleinen Session?
|
||||||
|
Und/oder gibt es weitere Player/Experten, die ich ansprechen kann?
|
||||||
|
|
||||||
|
Danke dir für ein paar ratschläge!
|
||||||
|
|
||||||
|
Stephan
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Copyleft
|
## Copyleft
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue