TW

Results 444 issues of TW

``` getting issues from bitbucket done, loaded 579 issues Traceback (most recent call last): File "migrate.py", line 741, in sys.exit(main(options)) File "migrate.py", line 214, in main gh_issue = convert_issue(issue, options,...

**Put "Add ____" as Title** - [X] Done **Provide a link to the proposed addition.** https://strongboxsafe.com **Explain why it should be added** Open-Source Password Manager compatible with KeePass and Password...

It would be cool to have a C-based pypi package for the blake3 bindings. I've read the ticket on the Python issue tracker about hashlib inclusion, but that was closed...

See there: https://github.com/borgbackup/borg/issues/2099 Not sure if the bug also happens with attic, but the suspicious code is also in attic: https://github.com/jborg/attic/blob/0.16/attic/repository.py#L467 @jborg can you remember why you used "ab" (and...

The server dispatcher calls RepositoryServer.open(path, create). The method signature does not support a "exclusive" flag. Slightly confusing: the signature of Repository.open(path, exclusive) which has a different value at same position....

In PR #155 there is a useful writeup of how attic works. It might be useful to create some big picture from this, how it all works together. Preferably a...

See there: https://github.com/jborg/attic/blob/0.16/attic/platform_linux.pyx#L41 Note that it does not use the fields[1] value it has just computed. Also, if it did, it would fall over it being an int sometimes.

seems to be way faster than hmac-shaXXX. how fast is it compared to GMAC (see aes-gcm)? https://en.wikipedia.org/wiki/Poly1305-AES + http://cr.yp.to/mac/53.html

just to keep an idea and get feedback on it: these are single-pass authenticated encryption ciphers. aes-gcm is even supported by special cpu instructions. by using them, we maybe could...

spamhaus.org put nsupdate.info onto its domainname black list. i contacted them after being notified of that, but my issue was just closed without considering my arguments and without removing nsupdate.info...