-
Having looked into the app, it looks like Snapchat's new chat feature is encrypted (or at least the traffic) to an extent that HTTP Debugging tools Fiddler and Charles cannot capture requests, even wi…
-
Hi,
If a got a piece of data encrypted with a KMS key, how can I use sneaker to decrypt it ?
Shall I just upload the file to the S3 bucket manually and use
sneaker download s3_path decry…
-
It would be great if Authenticator allowed users to export a password-encrypted archive of their 2FA keys, and to import such archive files generated on another device (assuming the user knows the pas…
-
```
What steps will reproduce the problem?
Not applicable
What is the expected output? What do you see instead?
Encrypted SIP signalling on port 5061 (or as configured)
What version of the product …
-
When sending encrypted messages the message packet should be like the following:
JSON
{"timestamp_sent":"", "message":"message here"}
Encrypt JSON with publickey and sign it with private key
Submit …
-
In some cases, data encryption on both client and server is required. For example in mesh-network setup, where the nodes are physically accessible and could be taken and looked into from outside.
I t…
-
In the WPE port, there already is support for Encrypted Media, and also some improvements for MSE using GStreamer.
Is the merging of this ongoing? In the wiki page it says help is needed for Encryp…
-
Hi,
wonderful program, and i'm wondering if there's any plans to allow encrypted fuse mounts? I have my main linux box backing stuff up with acd_cli using an encrypted FUSE mount (using ENCFS) -- th…
mpk99 updated
8 years ago
-
Save a password to a vault in the database.
Path: `/vault/addPassword`
Auth: Bearer + `vaultToken`
Params: `{ password: string }`
> Received password is encrypted with the public key.
Return…
-
How much difficult is it to build an image with an encrypted partition so that the data is inaccessible even with physical access on the device ?