From 47294ef6b8aedd327d849ac3f3dd627e8b528e14 Mon Sep 17 00:00:00 2001 From: Chris Eager Date: Wed, 12 Feb 2025 14:40:06 -0600 Subject: [PATCH] Update README.md --- README.md | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 09d223220..5e9762b91 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,26 @@ Looking for protocol documentation? Check out the website! https://signal.org/docs/ -Cryptography Notice +How to Build ------------ +```shell script +$ ./mvnw clean test +``` + +Security +-------- + +Security issues should be sent to security@signal.org. + +Help +---- + +We cannot provide direct technical support. Get help running this software in your own environment in our [unofficial community forum][community forum]. + +Cryptography Notice +------------------- + This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See for more information. @@ -19,8 +36,10 @@ The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS The form and manner of this distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code. License ---------------------- +------- -Copyright 2013-2024 Signal Messenger, LLC +Copyright 2013 Signal Messenger, LLC Licensed under the GNU AGPLv3: https://www.gnu.org/licenses/agpl-3.0.html + +[community forum]: https://community.signalusers.org