Evgeny Poberezkin
|
7b6c86c6c1
|
docs: correction
|
2024-10-14 08:32:19 +01:00 |
|
Evgeny
|
75712641ee
|
rfc: stabilize iOS notifications (#1221)
|
2024-09-09 17:07:32 +04:00 |
|
Evgeny Poberezkin
|
d47c099ac9
|
docs: update protocol specifications (#1204)
* docs: update protocol specifications
* update SMP protocol (WIP)
* add proxy protocol commands and responses, amend envelope sizes in SMP protocol
* docs: update XFTP protocol (#1205)
* docs: update XFTP protocol
* commands
* fix table of contents, move sections
* add about ids
* download encryption
* qualities
* diagram
* crypto
* sending file diagram
* fix svg
* receiving file diagram
* update commands
* update handshake
* Add updated XRCP (#1207)
* add XRCP protocol
* add ToC
* update
* update
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* add XFTP handshake description
* update agent protocol
* fast duplex connection in agent protocol
* update agent protocol
* update overview
* typos
* queue rotation, agent API, updates
* push notifications specification
* add XRCP threat model
* XFTP threat model
* update PQDR
* agent protocol end-to-end encryption
* versions
* remove TOC details
* update
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
Co-authored-by: Alexander Bondarenko <486682+dpwiz@users.noreply.github.com>
|
2024-06-23 22:53:45 +01:00 |
|
Evgeny Poberezkin
|
51b0833f98
|
rfc: SimpleX File Transfer protocol (#582)
* rfc: SimpleX File Transfer protocol
* update
* update
* remove space
* update transport protocol notes
* spellcheck
|
2022-12-27 12:42:53 +00:00 |
|
Evgeny Poberezkin
|
d788c3ca95
|
access servers via SOCKS proxy (#482)
* access servers via SOCKS proxy
* config to pass tcp timeout and option SOCKS5 proxy to the agent
|
2022-07-23 13:57:10 +01:00 |
|
Evgeny Poberezkin
|
68c2682e70
|
ios: synchronizing processing between app & nse (#398)
* ios: synchronizing processing between app & nse
* update rfc
* add sequence diagram
* manage agent phase
* track agent operation and phase changes
* update
* remove APInactive
* Update src/Simplex/Messaging/Agent/Protocol.hs
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
|
2022-06-14 13:27:45 +04:00 |
|
Efim Poberezkin
|
5e57c5dfd7
|
rename remaining occurrences of connection alias into connection id (#265)
|
2022-01-07 15:37:40 +04:00 |
|
Evgeny Poberezkin
|
04c65d98da
|
support permanent connection link ("contact") in SMP agent protocols (#143)
* open/public queue extension for SMP and SMP agent protocols
* add connection mode - invitation or contact
* use ConnectionMode with REQ and ACPT agent notification/command
* parameterize ConnectionRequest with ConnectionMode
* implement Contact connection mode for permanent connection links
* tests for contact connections
|
2021-12-04 18:42:08 +00:00 |
|