The user now has the possibility to not store the copyright in the image.

This commit is contained in:
Cédric Bonhomme 2016-05-17 08:37:35 +02:00
parent d869dadcc0
commit 38587c7839
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
2 changed files with 12 additions and 6 deletions

View file

@ -6,8 +6,12 @@
Welcome to Stéganô's documentation!
===================================
.. toctree::
:maxdepth: 2
Presentation
============
.. figure:: https://api.travis-ci.org/cedricbonhomme/Stegano.svg?branch=master
:align: left
:target: https://travis-ci.org/cedricbonhomme/Stegano
Stéganô_ is a Python steganography_ module.
Steganography is the art and science of writing hidden messages in such a way that no one,
@ -16,6 +20,7 @@ of security through obscurity. Consequently, functions provided by Stéganô onl
without encryption. Indeed steganography is often used with cryptography.
Requirements
============