Giter VIP home page Giter VIP logo

sozi-website's Introduction

Building the website of Sozi

Install the build tools

sudo apt install python-pip
pip3 install pelican Markdown

Build

make html

Publish

make rsync_upload

License

This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).

sozi-website's People

Contributors

alfredsozi avatar aumouvantsillage avatar draussenduscher avatar edmcdonagh avatar guillaume-savaton-eseo avatar guripreto avatar intracherche avatar lapinter avatar profp30 avatar rmpr avatar senshu avatar tpokorra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sozi-website's Issues

Move Sozi hosting to HTTPS hosting

Hi Sozi team,

Summary of your problem or feature request

Which checking your website today, I noticed it is hosted/served over HTTP rather than HTTPS.
I tried to check the site using https://sozi.baierouge.fr but the SSL certificate name doesn't match the URL.

Steps to reproduce the problem

Go to http://sozi.baierouge.fr, the entire site is served over HTTP, not HTTPS.
Go to https://sozi.baierouge.fr and your browser will display a warning.

Expected behavior

Users visiting sozi.baierouge.fr should be able to securely access the site over HTTPS. Users accessing http://sozi.baierouge.fr should be redirected to https://sozi.baierouge.fr automatically.

Hints and solutions (optional)

  1. SSL Certificate. Let's Encrypt provides free, valid and trusted SSL certificates that are valid for 90 days. Since certificatre issuance is entirely API driven, there's a lot of Let's Encrypt clients: https://letsencrypt.org/docs/client-options/ I personally use GetSSL and it works very well.
    To check the installation, you may want to use something like SSL Labs: https://www.ssllabs.com/ssltest/analyze.html?d=sozi.baierouge.fr&hideResults=on

  2. For Apache (2.4.25) it's possible to create a smart redirect to match each HTTP url to its HTTPS counter part. Some example here: https://www.tecmint.com/redirect-http-to-https-on-apache/

Side note: In addition to increase security and privacy, HTTPS is often faster. Details here: https://www.httpvshttps.com/

Thanks a lot for considering this issue.

Linux Installation Instructions

Summary of your problem or feature request

https://sozi.baierouge.fr/pages/20-install-fr.html

Telecharger et Installer : Installation pour GNU/Linux : Autres distributions ..

...has outdated instructions mentioning files no longer present in latest releases.

The instructions say to

"téléchargez le fichier .tgz correspondant à votre plate-forme (linux-ia32 ou linux-x64)."

.. but these file are no longer present in latest releases

Version of Sozi and other relevant software

release >= v22.03.25 have the issue
release < v22.02.03 did not yet have the issue

Steps to reproduce the problem

attempt to download general linux distribution tarball

Expected behavior

tarball to be present

Observed behavior

tarball is not present

Hints and solutions (optional)

re-enable building general linux tarballs..

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.