[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#971983: ITP: golang-github-evilsocket-recording -- Allows reading and writing bettercap's session recordings



Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro <francisco.ruviaro@riseup.net>
X-Debbugs-Cc: debian-devel@lists.debian.org, francisco.ruviaro@riseup.net

* Package name    : golang-github-evilsocket-recording
  Version         : 0.0~git20190408.3ce1dcf-1
  Upstream Author : Simone 'evilsocket' Margaritelli <evilsocket@gmail.com>
* URL             : https://github.com/bettercap/recording
* License         : GPL-3
  Programming Lang: Go
  Description     : Allows reading and writing bettercap's session recordings

A recording archive is a gzip file containing reference Session and Events
JSON objects and their changes stored as patches in order to keep the file
size as small as possible. Loading a session file implies generating all
the frames starting from the reference one by iteratively applying those
"state patches" until all recorded frames are stored in memory. This
is done to allow, UI side, to skip forward to a specific frame index
without all intermediate states being computed at runtime.
.
This package allows reading and writing bettercap's session recordings.


Reply to: