-
STR:
1. Upload a binary/text attachment (**not** an image/video) to an encrypted room.
2. Suppose that the media repo is having a bad day; alternatively, block requests to `/_matrix/media/v3/dow…
-
Unfortunately irssi currently stores passwords in plaintext. There are well-known workarounds that have been implemented, however, it would be great to see this functionality built-in into irssi itsel…
-
# Feature Issue
As far as I understand it, profile pictures are publicly accessible to anyone that has your chat key. This means if you ever speak once in a single public channel, your profile pictur…
-
User reports that Delta Chat desktop 1.46.5 installed from flathub fails to export backups into home directory. The error is displayed in a toast: **"IMEX failed to complete: could not export database…
-
// Automatically detect protocol
$protocol = isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] === 'on' ? 'https://' : 'http://';
$file_location = $protocol . $_SERVER['HTTP_HOST'] . $file_location;
-
Hive2Hive was mainly designed as a library for synchronizing and sharing files over a P2P network. However, beside this classic domain there are also other ideas for which the library can easily be us…
ippes updated
9 years ago
-
Cutegram uses symmetric encryption keys for saving the user's messages in the storage. This is no good, but what is worse indeed is to use the a key which is easily guesable as It is heavily just base…
-
Hello, I know OMEMO support is still in beta, however is it planned to support group chat?
This is one feature that I cannot seem to find fully supported in browser clients for XMPP.
-
At the moment, whilst whitelisting pubkeys is supported, within the whitelist anyone can assume any identity.
Perhaps it would be good to associate a username with keys in the whitelist (which could …
-
### Description:
In the log in the Admin UI we saw, that Rocket.Chat saves our LDAP password in clear text within the statistics. I'm unsure if the Rocket.Chat company has access to this statistics…