-
I have tried everything in the document, but I still cannot run it. It seems like there might be something else that needs to be done besides what is documented. Could you please help me?
Node.js v…
-
Hey
From the specs:
> Repudiability. It's possible for Bob to forge a message that appears to be from Alice. That means that if Bob reveals Alice's message, Alice can deny that she sent it.
It shou…
-
Hello
I want to connect to the openVPN server, with Mikrotik router, but apparently Mikrotik doesn't support tls, please guide me how to disable tls-auth?
my server config :
```
root@Nurember…
-
Currently plan files persisted in workplace artifacts in GitHub are not encrypted (see #817). This is a security concern because plan artifacts contain a snapshot of state, which can contain sensitive…
-
https://autocrypt.org/level1.html#openpgp-based-key-data says:
> The keydata sent by an Autocrypt-enabled Level 1 MUA MUST consist of an OpenPGP “Transferable Public Key” containing exactly these f…
-
Hi,
I have been trying to fix my alias and change the expiry date to qualify for the CPS airdrop in a few days.
These aliases are attached to my masternode addresses.
When I try to change details f…
-
This is the central cryptographic library that will handle all tasks and delegate security to the clients device.
Creating a robust encryption and public/private key algorithm is a complex task tha…
-
It is possible to secure the created "gz" file with a password, so it can be transferred to a cloud backup server or kept in another place?
hoomb updated
2 weeks ago
-
Hi,
There are 2 major issues when a password reset is performed with encryption enabled. Especially the first one is actually well known, and has been reported from time to time, but I would like t…
-
How can we implement a encryption for the wifi password without storing a private key and without entering a password each time.
Store the private key in EEPROM? and only the encrypted PW on the SD…