quiet
quiet copied to clipboard
A private, p2p alternative to Slack and Discord built on Tor & IPFS
* Adds a new `QuietLogger` class with improved formatting and colorization * Use new logger in state-manager * Use new logger in backend * Use new logger in desktop (partial)...
### Pull Request Checklist - [x] I have linked this PR to a related GitHub issue. - [x] I have added a description of the change (and Github issue number,...
I was testing Quiet and I found that is vulnerable to IDN Homograph Attacks (https://en.wikipedia.org/wiki/IDN_homograph_attack) # Description When receiving a message, Quiet renders a homographic link in a clickable format,...
Currently, we are using our own Icon component which takes an `src` prop with a URL for a custom image. This is a problem for dark mode and is redundant...
Right now getting Quiet running from source is super easy, but you need to know about `DATA_DIR="somedir"` to run two clients side by side otherwise you hit an error and...
Get's stuck closing OrbitDB every now and then. Could be related to https://github.com/TryQuiet/quiet/issues/2452
I got this error: `'WEBSOCKET', 'Waiting for crypto engine to initialize'` Has only happened once.
This PR: - Adds an initial dark theme and applies it. - Switches most components to using the useTheme hook rather than accessing the theme directly. - Removes some over-specified...
Below is a list of potentially deprecated UI components in the desktop UI. This issue may grow as more are discovered, or it can be closed if it's determined that...
Before we can release QSS in a form that people can use to join communities without a command line option, we should disclose that people are using QSS. Prototype for...