License Information

Secret Space Encryptor (GPL License v3)
 
The whole project has to be considered to be licensed under the GNU General Public License v3.

However, some of the components may have one of the less restrictive licenses. These licences are listed below. See the application source code for more details.



Main Application by Paranoia Works (MIT License)
 
Copyright (c) 2020 by Paranoia Works (https://paranoiaworks.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

The Bouncy Castle Crypto APIs for Java (MIT License)
 
Copyright (c) 2000 - 2015 The Legion Of The Bouncy Castle (http://www.bouncycastle.org)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Apache Commons Compress™ Library (Apache License 2.0)
 
Copyright (c) 2015 Apache Software Foundation (ASF) (http://www.apache.org)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Crypto++® Library (Proprietary License)
 
Copyright (c) 1995-2010 by Wei Dai

Please visit http://www.cryptopp.com/License.txt for more details.

Steganographic feature (F5 algorithm)
 
Steganographic feature (F5 algorithm) is under LGPL license (separated project F5Steg in the application source code - derived from: https://code.google.com/archive/p/f5-steganography).

LGPL: http://www.gnu.org/licenses/lgpl.html

Graphical Elements Licenses
 
The graphic elements in this application are licensed under various types of licences: Public Domain, MIT, GNU GPL v3, GNU LGPL and free WTFPL type licences;

Note: More detailed information can be found in the SSE Source Code (file: Graphical_Elements_License.txt)

Others:
 
- GitHub - argon2-java - MIT
- GitHub - quickscroll - Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- GitHub - FastScroll-Everywhere - Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- GitHub - scrypt - Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- GitHub - argon2jni - Mozilla Public License Version 2.0 (http://mozilla.org/MPL/2.0)
- GitHub - NoNonsense-FilePicker - Mozilla Public License Version 2.0 (http://mozilla.org/MPL/2.0)
- https://www.7-zip.org/sdk.html - public domain
- https://tukaani.org/xz - see the page

<< SSE Main Menu