package icon

SmokeStack

The fiery companion of Smoke.
New in version 2024.01.01
* Cancel Java Futures.
* Corrected F-Droid application icon.
* Corrected application version in build.gradle.
* Increased maximum TCP clients to 100.
* New maximum TCP clients default of 15.
* Partially-blocked TCP and UDP socket reads (read(), receive()).
* Permanent darkness.
* Reset a listener's error if the listener accepts connections.
Summary of SmokeStack

* BouncyCastle.
* Client and server modes.
* Completed.
* Concurrent collections.
* Congestion control via SipHash.
* Cryptographic discovery.
* Eventful tasks. Limited polling.
* F-Droid.
* Infinite participants.
* Limit number of clients per listener.
* Local data recorded in SQLite via authenticated encryption.
* McEliece support.
* Only 16,000 lines of source!
* Private and public post offices via Ozone addresses.
* Private and public servers.
* Public-key server.
* Rainbow and Sphincs digital signatures.
* Reliable distribution of messages.
* SSL, TLS 1.0, 1.1, 1.2, 1.3, ∞.
* SipHash-128.
* UDP multicast and unicast client services.

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 2024.01.01 (20240101) suggested Added on Jan 05, 2024

    This version requires Android 7.1 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • run foreground service
      Allows the app to make use of foreground services.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.

    Download APK 3.7 MiB PGP Signature | Build Log

  • New in version 2023.12.25
    * API 28!
    * Android 10 and newer. Older machines are not available.
    * Corrected APK paths in Makefile.linux.
    * Corrected GitHub ticket #3 by removing the BouncyCastle provider
    during certificate creation.
    * Eliminated constant-expression switch() warnings.
    * NetworkInfo is deprecated.
    * New SmokeStackService implementation.
    * New network-availability logic.
    * Removed ProgressDialog as it's deprecated.
    * Removed imports.
    * Removed redundant casts.
    * Replaced StringBuilder with String in some in
  • Version 2023.12.25 (20231225) - Added on Dec 27, 2023

    This version requires Android 9.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • run foreground service
      Allows the app to make use of foreground services.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.

    Download APK 8.2 MiB PGP Signature | Build Log

  • New in version 2022.04.20
    * Corrected sharing of Rainbow keys. Data discarded because of brief
    lifespans.
  • Version 2022.04.20 (20220420) - Added on Apr 23, 2022

    This version requires Android 4.4 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.

    Download APK 3.2 MiB PGP Signature | Build Log