Skip to content

Commit b665d86

Browse files
committed
Added a note about verifying Symfony digital signatures
1 parent 8f202c6 commit b665d86

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

book/installation.rst

+7
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,12 @@ addition, the installer checks if your system meets the technical requirements
7777
to execute Symfony applications. If not, you'll see the list of changes needed
7878
to meet those requirements.
7979

80+
.. tip::
81+
82+
For security reasons, all Symfony versions are digitally signed before
83+
distributing them. If you want to verify the integrity of any Symfony
84+
version, follow the steps `explained in this post`_.
85+
8086
Basing your Project on a Specific Symfony Version
8187
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8288

@@ -366,6 +372,7 @@ a wide variety of articles about solving specific problems with Symfony.
366372
at this cookbook article: ":doc:`/cookbook/bundles/remove`"
367373

368374
.. _`Symfony Release process`: http://symfony.com/doc/current/contributing/community/releases.html
375+
.. _`explained in this post`: http://fabien.potencier.org.nyud.net/article/73/signing-project-releases
369376
.. _`Composer`: http://getcomposer.org/
370377
.. _`Composer download page`: https://getcomposer.org/download/
371378
.. _`Apache`: http://httpd.apache.org/docs/current/mod/core.html#documentroot

0 commit comments

Comments
 (0)