Roger Shimizu
Roger Shimizu
@mmcloughlin @dgryski thanks for your feedback! There're two binary package (in debian) for this source package: - golang-github-mmcloughlin-avo-dev (the library) - avo (the program) for `avo` I can set it...
another one fails on i386 (x86 32-bit): ``` # github.com/mmcloughlin/avo/internal/gen src/github.com/mmcloughlin/avo/internal/gen/asmtest.go:118:24: constant 9223372036854775807 overflows int ```
@madeye I'm also looking forward to this new feature of TCP raw socket support for kcptun. Thank you!
supposed to create new branch: buster-backports but there's no, so I can only create pull-request to master branch
> For some translate and icon, I really need someone to help me.:wink: If you can provide a list (or a file) need to be translated, and provide a simple...
@dcreager time to release 1.0.0? thanks for the support!
@vrask Please kindly help to rebase to the latest. Thank you!
as stated in upstream ticket: https://trac.torproject.org/projects/tor/ticket/15185#comment:2 default "--no-remote" is set for good reason. it makes less footprint on the host TBB is running. we need to find other better way...
I already reported this key expiration issue to upstream, and they're fixing it. - https://gitlab.torproject.org/tpo/tpa/team/-/issues/40299 it's recommend to use command below as workaround now: ``` gpg --homedir ~/.local/share/torbrowser/gnupg_homedir --keyserver hkps://keys.openpgp.org...
upstream fixed the issue completely. ``` gpg --homedir ~/.local/share/torbrowser/gnupg_homedir --keyserver hkps://keys.openpgp.org --refresh-keys ``` above workaround is not necessary anymore. > However, the underlying problem still exists, and when the signing...