It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
Learn More
The All-In-One Google Workspace Management Tool for IT Admins
Our advanced administration makes adding, deleting, suspending, and de-provisioning users simple and quick.
gPanel by Promevo streamlines administration, security, and user management, giving organizations full control over their Google Workspace.
OpenAS2 is a java-based implementation of the EDIINT AS2 standard. It is intended to be used as a server. It is extremely configurable and supports a wide variety of signing and encryption algorithms.
Supports very high traffic volume allowing parallel processing of files per partner.
SUPPORT: Please use the Github issues and Discussions channels here:
https://github.com/OpenAS2/OpenAs2App/
Requirements:
- Java 11 or newer (tested with the LTS versions of Java up to 21)
...
Crypt encryption and decryption is based on ASCII Table Shift.
Crypt is the developed based on the ASCII Table shift and it can customized based on the user requirements, right from the shifting order and the level of encryption or decryption. It can be integrated to any of the programming language with the custom build of the sourcecode. It can secure from text file to binary code.
This is a chat system composed of a TCP/IP server daemon and its corresponding java client. You can chat with other peers in clear text or AES password-based encryption on your own computer network.
The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change. When you send a message with a password field, the resulting password checksum is cut at...
IRC gateway for lide.cz chat.Written 100% pure in Java including "Lide API" (package jlidegw),which allows Java developers to make their own applications collaborating with lide.cz server.Some code parts are inspired by Python version of lidegw.
Crowdin: Localization Management Platform for agile teams
Crowdin is AI-powered localization software for teams and businesses. Automate the translation of your content with 600+ apps and integrations
Crowdin offers training via documentation, and live online. Crowdin is translation management software and includes features such as collaboration, for software, for websites, localization automation, machine translation, permission management, project tracking, quality control, quotes/estimates, resource management, terminology management, translation analytics, translator database, version control, and workflow management.
a java chat system, that encrypts all transfered data to protect the users privacy. Encryption will be done by rsa, blowfish, 3ds or an easy 'exclusive or' encryption. the client will hava a complete gui, the server in addition a console frontend.