-
## Steps to reproduce
1. make PrivateBin 1.3.4 available via Tor .onion address
2. browse to PrivateBin
### What happens
A textual warning appears as follows.
> PrivateBin requires …
-
With the latest flutter beta update my app started throwing the following exception:
```
I/flutter ( 6872): #1 lookupSymbol. (package:webcrypto/src/boringssl/lookup/lookup_symbol_flutter.dart…
mrcsh updated
3 years ago
-
### Describe the bug
In Blazor based on .NET 5, it is not possible to compute cryptographical hashes anymore. Computing a SHA256 throws the error:
```
crit: Microsoft.AspNetCore.Components.WebAss…
-
ara4n updated
3 years ago
-
# Agents
> "Microservices on the frontend"
An agent is a **sandboxed** and **autonomous** **JavaScript** execution environment that **runs in the background** and interacts seamlessly with Jason…
-
**BACKGROUND AND CONTEXT**
See this previous issue thread: _[Can the private keys be used for other cryptographic operations?](https://github.com/w3c/webauthn/issues/1595)._
**tl;dr:**
- WebAuthn c…
ghost updated
3 years ago
-
Hi, I am developing a web-app and need to compress output to server and decompress input from server, since the only way to send webCrypto and openssl encrypted data to and from the server is by base6…
-
:wave: @broofa @ctavan.
After discussions with various folks, and the help of @domenic who's been helping guide me through the process, I've started drafting up a proposal for the [Web Incubator Co…
-
[uuid](https://www.npmjs.com/package/uuid) is a very widely used package on npm for generation of [RFC 4122 UUIDs](https://www.ietf.org/rfc/rfc4122.txt). Would it make sense to add this to the web pla…
-
### Description.
Hi,
I am going to impove security issues of my Blazor WebAssembly application :
Encrypting username and password via Asymmetric encryption algorithm **RSA** before send log…