GithubHelp home page GithubHelp logo

signalapp / signalprotocolkit Goto Github PK

View Code? Open in Web Editor NEW
213.0 26.0 86.0 1.16 MB

This library is no longer maintained. SignalProtocolKit was an implementation of the Signal Protocol, written in Objective-C. It has been replaced by libsignal-client’s type safe Swift API.

Home Page: https://signal.org

License: GNU General Public License v3.0

Objective-C 81.53% Ruby 2.56% C 0.10% Shell 0.03% Makefile 0.14% Swift 15.63%

signalprotocolkit's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

signalprotocolkit's Issues

Class prefixes encouraged for libraries

A few of the files have somewhat common names (Constants.h, Chain.h) and could cause collisions when used in a larger project. TS / AK / OWS?

Overall AxolotlKit looks really great though, awesome work!

Provide an example

I am creating a Flutter plugin for the objective-c and java implementation and I just see an example in the Axolotlkit-Test folder. Can I use the SessionCipherTest.m with SPKMockProtocolStore.m in TestUtils to encrypt/decrypt messages with that store?

I am not sure, because its placed in the "TestUtils" folder.

By the way: is it possible to provide a simple example like the one in the SessionCipherTest.m, but without mocking? Just like a docu, on how to use this Kit.

Kind regards :)
Rebar

PS: Thank you so much for the objective-c version 👍

Make it truly cross-platform with C++

This lib seems like a great idea but it is not cross-platform at all with Obj-C (even less with the Java clients), why not create a truly open protocol-lib in C++14 that is usable on all platforms?

cannot integrate AxolotiKit

...../Amara/Pods/AxolotlKit/AxolotlKit/Classes/Ratchet/AxolotlParameters.h:10:9: '25519/Curve25519.h' file not found
when I try to integrate AxolotlKit. I am using Xcode 8.3 @michaelkirk

No DeviceId for IdentityKeyStore protocol

I'm implementing AxolotlStore in my project and I need to support multiple devices. The implementations for saveRemoteIdentity and isTrustedIdentityKey do not contain deviceId as an argument which is a problem because I can only store one identityKey (which is assigned to just one device) for my recipientId (who has more than one device) and when I send an encrypted message isTrustedIdentityKey succeeds for just that device and fails for the rest of the devices.

I don't think I should share the IdentityKey between devices so I was wondering if there is a way to support multiple devices within the protocol or if it's ok for me to do a PR with a fix

Error using the library in Swift Project

This library works in a Project Swift? I am using it with this pod instruction:
pod 'AxolotlKit', git: 'https://github.com/WhisperSystems/SignalProtocolKit.git'

But immediately I got this error:
screen shot 2017-11-16 at 5 21 06 pm

Distributed Communication

I'm not sure this is the place to request this feature, but here it goes...

Would be nice if Signal could have, beside what it already has, somekind of "Distributed Comunication" (something like Jami has), that would not need a server.

Some direct device-to-device messaging where either one user would share a Wireless AP or one could use a regular router on a LAN (but with no internet access needed).

Group Chat Cipher

Signal app has group chat option but I can't find anything related to group cipher in SignalProtocolKit (there are group chat options in libsignal for java and c). Is there any hidden section that covers group cipher in SignalProtocolKit?

❓Why not use this library instead of libsignal-protocol-c ❓

Why is it recommended to use libsignal-protocol-c for all new applications when the signal iOS app actually uses this repo. And why does it say deprecated when this repo was last updated 8 months ago, while libsignal-protocol-c was last updated 15 months ago?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.