-
need to write out requirements here
---
TODO: write an RFC (https://github.com/revoltchat/rfcs)
MVP List:
- [ ] ~~OMEMO-style secret chats~~ OpenMLS instead?
- [ ] key verification (verify …
-
GnuTLS is not well designed, and has many flaws. mbedTLS is much nicer, and is available under a GPLv3 compatible license (Apache 2).
See [GnuTLS considered harmful] and [GnuTLS: Big internal bugs…
-
GAPS application has not been working for quite a while. Google Apps does have a UI for discovering groups already. Currently it seems that we're paying Heroku around $32 a month for hosting the GAPS …
-
If I try to activate the tooltips to follow links (in my case, since I use vimium bindings, `f`), I instead see the following:
![screenshot from 2017-09-29 15-24-57](https://user-images.githubuserc…
-
For the permission denied error, I got solution to change rule from false to true as suggested here
https://stackoverflow.com/questions/46590155/firestore-permission-denied-missing-or-insufficient-pe…
-
# First
I am Japanese, and I do not have good English.
If you can read Japanese, please read this original.
https://zenn.dev/aoisensi/scraps/a869e8095581ae
# Current
Currently, there are …
-
## CVE-2022-0264 - Medium Severity Vulnerability
Vulnerable Library - linuxlinux-4.6
The Linux Kernel
Library home page: https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux
Found in…
-
## CVE-2022-0264 - Medium Severity Vulnerability
Vulnerable Library - linuxlinux-4.6
The Linux Kernel
Library home page: https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux
Found in…
-
I believe that Visual Studio Code should support some kind of "Extension Permission Management", complete with prompts, warnings, opt-in, and opt-out, similar to what has been supported for some time …
-
**Description**
I was stepping debugging some XS code, and noticed, if you create a SvUV, with sv_setuv(), then later use SvUV() macro or eqv inline function, %99.999 of the time, Perl_sv_2uv_flags()…