Есть ли у кого-то опыт настройки собственного сервера? Документации отсюда явно недостаточно: https://github.com/WhisperSystems/TextSecure/wiki/How-to-use-TextSecure-without-Google-Play-Store-and-using-your-own-TextSecure-server
Имхо этого достаточно. Code: git clone https://github.com/WhisperSystems/TextSecure-Server.git cd into the TextSecure-Server directory cp config/sample.yml local.yml edit the local.yml with your details then say mvn package; java -jar PATH-TO-JAR server local.yml Если не встает, поделитесь проблемами.