Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Try Cloud Run Free
Build on Google Cloud with $300 in Free Credit
New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
Smoke is an encrypting chat messenger for Android written in Java.
Please read the Web site for more information:
https://textbrowser.github.io/smoke/ (original, current)
https://www.amazon.com/dp/3752691999/
https://smokeappope.sourceforge.io/ (old, third party archive)
Smoke App OPE - Open Personal Encryption
Download Android APK Installer:
https://sourceforge.net/projects/smokeappope/files/
Smoke Source:
https://github.com/textbrowser/smoke
SmokeStack Source:
https://github.com/textbrowser/smokestack (Android)
https://github.com/textbrowser/spot-on (Desktop)
Smoke appears to be one of the first projects with an open source mobile encrypting chat server., an decentralized and easily-configurable chat server.
...
A secure Jabber-client for Android using strong encryption
SecuXabber is a secure Jabber-client for Android that bases on Xabber and uses a strong, asymmetric enryption that works on top of the XMPP protocol. A key pair is generated on application start-up. Users can send their public key to other SecuXabber users via Bluetooth. This ensures the origin of the public key because people do a face-to-face check during key exchange. After the keys are imported by both users, all communication between them is done fully encrpyted using a strong 4096 bit...