Tinfoil-SMS – perfect alternative to TextSecure

Forums Submissions Held Tinfoil-SMS – perfect alternative to TextSecure

This topic contains 12 replies, has 8 voices, and was last updated by  gnu-user 2 years, 4 months ago.

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #9675

    xyz
    Member

    The developer of TextSecure did not want to see his application anywhere else instead of the google play store. There was a long discussion with F-Droid developers when they had it in the repository.
    He also did not provide any APK. So you cant get a recent APK from anywhere instead of compiling it by yourself.

    Tinfoil-SMS is a new application with high encryption.

    Key Features

    * Always free for anyone to use and with no limitations
    * Released as Open Source software under the GNU General Public License Version 3
    * Simple to use and understand UI
    * Can natively be used with or without encryption enabled
    * Public key cryptography using Elliptic Curve Cryptography (ECC)
    * Public key signing scheme using shared secrets to prevent “man-in-the-middle” attacks
    * AES-256 block cipher in CTR mode
    * SHA-256 message HMAC
    * CSPRNG based on ISAAC

    Homepage: http://tinfoilhat.github.io/tinfoil-sms/
    Github: https://github.com/tinfoilhat/tinfoil-sms
    Precompiled-APK: https://github.com/tinfoilhat/tinfoil-sms/releases

    Licence: GPL v3

    #9696

    CiaranG
    Moderator

    Contains proprietary software – bugsense jar.

    #10643

    DJCrashdummy
    Member

    the latest build (version 1.3.1) is a “special f-droid-version” without BugSense!

    so now it can be added, or am i wrong?

    #11106

    Anything new about Tinfoil inclusion?

    #11113

    wilfried18
    Member

    It’s added, but it includes binary library files that are waiting to be verified or build from source, see https://f-droid.org/wiki/page/com.tinfoil.sms

    #12662

    eldoreez
    Member

    What’s the status on Tinfoil-SMS? It doesn’t seem to be in F-Droid currently.

    Tinfoil seems to be a much nicer, security-wise, implementation than either TextSecure or ChatSecure. It would be really nice to see it included..

    #12663

    eldoreez
    Member

    I’m looking at com.tinfoil.sms.txt and I notice that the build is disabled:

    Build:1.4.0+-fdroid,20
    disable=no fdroid tag
    commit=1.4.0+-fdroid

    But on GIT there is an F-Droid tag:
    https://github.com/tinfoilhat/tinfoil-sms/tree/v1.4.0-fdroid

    Are we having trouble building this?

    #12679

    krt
    Moderator

    The tag ist there, but the build of the required libraries still fails.

    #12685

    eldoreez
    Member

    I see. Is this something that we should report on their Issues tracker?

    #12690

    krt
    Moderator

    I had another try and got into dependency hell. I am at the point where migrating tinfoil to a gradle build on our side is easier than adding the dependecies. I opened an issue with Orwell library to get them into mavenCentral or jCenter, so we can easyly fetch them from gradle: https://github.com/gnu-user/orwell/issues/2

    #12691

    eldoreez
    Member

    OK, thanks for looking into this. Do we have an F-Droid guide to building apps from source? I already know how to deal with GIT and bump packages, but I’m not sure how it is possible to build them on Ubuntu Linux.

    #12694

    krt
    Moderator

    The buildserver runs debian, i myself build apps locally on the last ubuntu lts release. We have some guides, like https://gitlab.com/fdroid/fdroiddata/blob/master/CONTRIBUTING.md the wiki and the manual.

    #14317

    gnu-user
    Member

    Hi All,

    I am one of the developers for Tinfoil-SMS along with my colleague, my main role was in creating the associated cryptography library: https://github.com/gnu-user/orwell which is a wrapper for the underlying BouncyCastle library that is used.

    We have created a separate branch specifically for F-droid releases, the Tinfoil-SMS project can be found on github at: https://github.com/tinfoilhat/tinfoil-sms

    If anyone would like to contribute to the project please let us know and create an issue, we are willing to spend time walking contributors through the code and giving write access to the repository. AS well we are looking into possibly migrating everything over to gradle or some other build system so that it can easily be built from source.

    Cheers,
    GNU

Viewing 13 posts - 1 through 13 (of 13 total)

The forum ‘Submissions Held’ is closed to new topics and replies.

Posted in