issues
search
coyim
/
otr3
A Go implementation of the OTR 3 protocol, with libotr 4.1.0 feature parity
GNU General Public License v3.0
70
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding Power support(ppc64le) with continuous integration/testing so that project stays architecture independent.
#60
asellappen
closed
3 years ago
2
[Security Audit] Leak of AES Key
#59
claucece
closed
4 years ago
0
[Security Audit] Crashing of the OTR3 Process by Sending a Crafted Message
#58
claucece
closed
5 years ago
1
Fix issue 529, stop searching for version numbers after ? or whitespace
#57
kaie
closed
5 years ago
0
Do security audit
#56
olabini
closed
4 years ago
4
Failing tests with Go 1.11
#55
satta
closed
5 years ago
4
libotr 4.1.1 ?
#54
Neustradamus
closed
6 years ago
1
type fix in doc
#53
tpltnt
closed
6 years ago
1
Do deep copy of MessagePlaintext in resend.go.
#52
unkaktus
closed
7 years ago
3
Wipe data structures using finalizers
#51
juniorz
closed
5 years ago
4
The MessageEventConnectionEnded is not emitted when the other peer closes the connection.
#50
juniorz
closed
8 years ago
5
Support storing multiple messages to be resent when the AKE finished
#49
juniorz
closed
8 years ago
0
support cgo
#48
tcz001
closed
8 years ago
0
Create new TLV for peer security information
#47
olabini
closed
9 years ago
1
fix some typos
#46
merongivian
closed
9 years ago
0
Checking of the top half counter should be based on unique combination of sender and receiver key IDs
#45
olabini
closed
9 years ago
2
Fragments numbers in v2 should not have leading zeros
#44
juniorz
closed
9 years ago
1
Double check retransmits and checking of previous messages is done correctly in auth state machine
#43
olabini
closed
9 years ago
1
We should provide a split ssid for display
#42
olabini
closed
9 years ago
0
Does libotr save the message for later IF user types a message to be sent and msgstate is FINISHED?
#41
olabini
closed
9 years ago
1
Reset fragmentation context when receiving unfragmented messages
#40
olabini
closed
9 years ago
0
We shouldn't generate a new private key every time we rotate keys
#39
olabini
closed
9 years ago
0
Clear SMP state if msg state moves away from encrypted
#38
olabini
closed
9 years ago
0
Look at non-covered areas and see if there's anything important that needs testing
#37
olabini
closed
9 years ago
1
documentation rework
#36
tcz001
closed
9 years ago
0
Resending of messages
#35
olabini
closed
9 years ago
0
Provide V1 support
#34
tdruiva
closed
9 years ago
1
Get rid of []byte
#33
juniorz
closed
9 years ago
1
Implement empty data messages (heartbeats) and IGNORE_UNREADABLE flag
#32
juniorz
closed
9 years ago
2
Test libotr with disconnect TLV before other TLVs
#31
juniorz
closed
5 years ago
0
Communicate message events using the message event handler
#30
olabini
closed
9 years ago
1
Communicate Errors using the error message handler
#29
olabini
closed
9 years ago
0
Communicate SMP status using the SMPEventHandler
#28
olabini
closed
9 years ago
1
Resolve all remaining TODOs and FIXMEs in the code
#27
olabini
closed
9 years ago
2
Match spec to code
#26
iapazmino
closed
9 years ago
0
Skip RevealSig and SignatureMsg if does not have ALLOW_V2
#25
juniorz
closed
9 years ago
1
Implement fragmentation
#24
olabini
closed
9 years ago
0
Save known fingerprints and trust from disk
#23
olabini
closed
9 years ago
2
Load known fingerprints and trust from disk
#22
olabini
closed
9 years ago
2
Save keys to disk
#21
olabini
closed
9 years ago
0
Load keys from disk
#20
olabini
closed
9 years ago
1
Implement public API
#19
olabini
closed
9 years ago
6
Implement SMP
#18
olabini
closed
9 years ago
1
Implement AKE
#17
olabini
closed
9 years ago
1
Polymorphic design OR table based design of the core transitions
#16
olabini
closed
9 years ago
1
Don't use Panics for errors
#15
olabini
closed
9 years ago
1
Allow error message callbacks instead of hardcoded strings
#14
olabini
closed
9 years ago
0
Offer an API through Channels
#13
olabini
closed
9 years ago
5
Allow for Asynchronous key generation
#12
olabini
closed
9 years ago
1
Make it possible to trigger debug data with ?OTR!! just like libotr
#11
olabini
closed
9 years ago
3
Next