feat(securite+licence): hardening infra (Bun bind 127.0.0.1, systemd non-root+NoNewPrivileges, DB 600) + licence maison stricte (page /licence FR+EN, lien footer, TOS §10, LICENSE.md/README dépôt, sitemap)
This commit is contained in:
parent
25fa3e5cf0
commit
83977fb6d3
30 changed files with 296 additions and 25 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
<main class="legal" id="main">
|
||||
<h1>Terms of Service</h1>
|
||||
<p class="legal-meta">French version is the legally binding reference · Last updated: 27 August 2026</p>
|
||||
<p class="legal-meta">French version is the legally binding reference · Last updated: 8 September 2026</p>
|
||||
|
||||
<h2>1. Identity of the publisher</h2>
|
||||
<p>In accordance with Article 1-1 of the French Act No. 2004-575 of 21 June 2004 on confidence in the digital economy (LCEN), as amended by Act No. 2024-449 of 21 May 2024 (SREN):</p>
|
||||
|
|
@ -171,6 +171,7 @@
|
|||
<h2>10. Intellectual property</h2>
|
||||
<p>The website, its structure, its texts, its visual identity (name, logo, graphic charter) and all the elements composing it are the exclusive property of the publisher or their authors, and are protected by intellectual property law.</p>
|
||||
<p>Any reproduction, representation, modification, publication, adaptation or exploitation, in whole or in part, of these elements, by any means whatsoever, without the publisher's prior written consent, is prohibited and constitutes infringement (Article L. 335-2 of the French Intellectual Property Code). Quotation with clear attribution of source is permitted within the limits of Article L. 122-5 of the same code.</p>
|
||||
<p>The detailed conditions governing the use of content (texts, blog posts, logo, visual identity, source code) are set out in the <a href="/en/licence">Content License</a>, which forms an integral part of these Terms of Service. Any unauthorized reproduction may be removed at the author's sole request, including when hosted in a git repository (Forgejo or otherwise).</p>
|
||||
|
||||
<h2>11. User conduct</h2>
|
||||
<p>When using the services, you agree not to:</p>
|
||||
|
|
@ -237,6 +238,6 @@
|
|||
<footer id="f"></footer>
|
||||
<script src="/js/theme.js" defer></script>
|
||||
<script src="/js/global.js?v=1" defer></script>
|
||||
<script src="/js/components.js?v=6" defer></script>
|
||||
<script src="/js/components.js?v=7" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue