lp:~vomun-developers/anonplus/friend-identification

Created by aj00200 and last modified
Get this branch:
bzr branch lp:~vomun-developers/anonplus/friend-identification
Members of Vomun Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vomun Developers
Project:
Anonplus
Status:
Development

Recent revisions

226. By aj00200

* Set the default encryption type to AES because by the time we are ready to read that value, it should be setup.
* Also reduced the amount of data the Tor tunnel reads as a wordaround for bug #892896

225. By aj00200

Added a default parameter to libs.encryption.rsa.Encryption so that simple decryption instances can be made that do not encrypt anything. This is needed to decrypt the 0x0000 packet.

224. By aj00200

Removed unused and undefined parameters from the libs.friends.identify call in tunnels.tor.Listener

223. By aj00200

Get the socket properly, do not use a tuple as a socket.

222. By aj00200

Removed code that creates an unused Connection object and also causes the thread to crash

221. By aj00200

Moved the assignment of a Tunnel object to a friend object back to the individual tunnels because each tunnel deals with friends differently. This should also fix the error in the last revision

220. By aj00200

Convert inbound Tor connections to connection objects and then send them to libs.friends.identify. That function will update the Friend object.

219. By x0

Pass the 0x0000 packet from libs.friends.identify to the friend object associated with the key ID's handle_packets method. The signature should be verified there because it has the encryption setup already.

218. By aj00200

Merged in branch to apply the data parsing change needed for the friend-identification blueprint

217. By aj00200

Added some docstrings and removed unneeded imports

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:anonplus
This branch contains Public information 
Everyone can see this information.

Subscribers