Search This Blog

Showing posts with label chat. Show all posts
Showing posts with label chat. Show all posts

Tuesday, April 21, 2020

Is LAN messenger safe?

Christine Jewett:

I run a public-facing department within city government. Our staff chose LAN messenger to communicate internally in our building primarily as a safety tool, to alert staff when an irate or dangerous member of the public was on site, etc. We have been using LAN chat for sixmonths & love it. The IT technician  discovered that a staff member was using it and blocked it, out of vague network security concerns. (he also is opposed to "modern" things like email & remote desktop access. 

Looking for info to show that LAN messaging apps is not a threat, but a great tool. Thanks for your help.

Anthony Chatterton:

Hello! First of all, thank you for your question.
The main goal of security is: all LAN messenger traffic remains in your network.
No traffic outside the company building or outside your office floor if you wish.
If you trust your local network connection, you can also trust LAN messenger.





If not, you should know that all traffic is heavily encrypted with a 256 bit AES encryption algorhytm shared only in the  dedicated p2p connection between 2 LAN messaging clients. This makes external access is a really difficult  thing for a hacker.
And you can always say: if your IT staff doesn't trust his local network, the problem is not LAN messenger but the network.
Sorry for the humour. It's safest thing to get people to use LAN messenger. 
Our office uses it at work and despite this I have had to fight against the distrust of people who see evil in a "messenger".

LAN messenger is an app designed to have a "intranet messenger" safely inside your office.

As I know that some army and goverment security departments in the world is using it after testing its reliability for months.
But in the end you should believe my words and I don't know how convincing I can be.
If I anyone  created malicious  commercial software, he will loose all credibility about his IT work.
I don't know what to tell you more..

And thanks again for having used and appreciated LAN messenger for months.


Christine Jewett:

Thanks so much for the clear answer. Of course, the real issue here is NOT the software, but the mindset. All I can do is try to educate and have faith that human beings can learn and evolve. A big thanks for offering such a simple-to-use and (therefore) elegant program. After trying several alternatives, ALL of my staff are on board and love what you've suggested. It keeps my staff safe. 
Thanks again.

Thursday, November 7, 2019

Secure LAN Messenger with File Sharing Features


When you are working in an office environment, it is more common that your computers are connected over a local area network LAN or through a wireless WiFi router (in which case it would be WLAN). Working in such an environment, you must have the ability to communicate with your coworkers over the local network itself easily. A local messaging software called Softros LAN messenger can be used to communicate with other people over the same LAN securely.



Softros is an intranet instant messenger that utilizes the local area network to communicate with the other users of the same network. The program allows you to freely transfer files among other users within the range of the local LAN. It uses AES cipher to secure all the communications and works on all the popular operating systems like Windows, Linux, and Mac.

The LAN messenger is available in the form of a Windows installer package and as Android messaging app and Mac application. The application does not require installation on the server,  which leaves no troubles of installation in the office. It uses your computer device user name to identify you, but it can be changed if necessary. It is possible to conduct group conversations and to send messages to people who are not currently logged in. All the user activity is recorded in history.

BEST LAN messenger latest review: https://www.youtube.com/watch?v=2lDI7k0M8hE

You can configure and change the advanced administrative settings. There are a lot of customization options available. You can change what action must be open or forbidden for office users.

Conclusion: Softros chat is a straightforward way to communicate with other people over the same LAN or WLAN network. It features secure AES encryption of all the communication, easy sharing of files, and the desktop screen. You can also have group conversations with many different people at the same time.
You can download Softros messenger from https://messenger.softros.com/downloads/

Monday, March 11, 2019

LAN messenger. How to increase security?

Marcello Conti:

Hello everyone. First of all just comment that this lan messaging application is excellent. Now I would like to make a query to see if anyone has the same concern and see what possibility there is to be able to do it.
Is it possible to prevent users from deleting the history from the application ?, blocking the delete history button? Any administrative settings?

Thank you very much to all! Congratulations to the team!


Version 1.2.37

Ropkus:

Hi,
great to hear about the update to LAN Messenger!

I'd like to get an idea what has changed from 1.2.35 to 1.2.37, is there a changelog available?

I've installed the new version on a client with Windows 7 Pro x64 but when I start lmc.exe I get an error saying libeay32.dll is missing.

Also I've noticed that the size of lmc.exe has heavily increased compared to the old version (the old one was 1.7 MB, the new one is nearly 50 MB). What's the reason for this?

Marco:

I've done a bit of Googling, and the Libeay32.dll file is related to OpenSSL and secure communication over networks. I'm curious too to see the ChangeLog, as it seems strange to need SSL communication over a LAN connection?

Helper:

The Qt was updated from 4.8 to 5.5.1 static build. That is why .exe size increased. The Qt dll are included in the exe now. Th Qt size is larger with each version, and static build allow to save some bytes.


Yes, it is openssl. The messenger use it for encrypting messages. openssl also must be linked statically (dll is embedded in exe), but something went wrong...

Ropkus:

Hey admin,
thanks for your answers.

Any chance to get a changelog? Did you perhaps fix the problem that the program frequently crashes?

Helper:

There is one big change Qt 4.8 -> Qt 5.5.1
I don't want to move further before updating framework and libraries. Some errors may be fixed there.

libeay32.dll error fixed, installer updated.

Subsin:

How can i get lan messenger on ubuntu amd64

Helper:



Ubuntu 16.10 Can you run 'lmc' in Terminal to see error?