The Wayback Machine - https://web.archive.org/web/20220323173226/https://github.com/topics/end-to-end-encryption
Skip to content
#

End-to-End Encryption

End-to-end encryption (E2EE) is a system of communication where only the communicating users, servers, or applications can read the messages sent between each other, regardless of the number of hops or nodes between the messenger and the recipient.

Here are 347 public repositories matching this topic...

ockam
antoinevg
antoinevg commented Feb 18, 2022

In implementations/rust/ockam/ockam_transport_ble/src/driver/packet.rs:104:

// TODO Currently we only support packet lengths up to 2^16
// bits long.
//
// The reason for this is that I'm too lazy right now to setup
// a control channel for this BLE UART implementation and
// instead rely on the probability of receiving an 8 byte long
// packet consisting of 6 zero bytes followed b
snip
zoltanarvai
zoltanarvai commented Jul 16, 2021

Currently when I create a new profile it's not set as default. During command executions I also do not see what the profile is. As a result if I leave the --profile flag from the command I get errors that are quite strange and misleading. It would be good to:

  • either set a default profile and see it on command executions
  • or have some warnings / potential fixes with errors like: Are you runnin
enhancement good first issue
vulnrepo

VULNRΞPO - Free vulnerability report generator and repository end-to-end encrypted. Complete templates of issues, CWE, CVE, MITRE ATT&CK, PCI DSS, AES encryption, Nmap/Nessus/Burp/OpenVAS issues import, Jira export, TXT/HTML/PDF report, attachments, automatic changelog, statistics, vulnerability management, Security report builder.
  • Updated Feb 26, 2022
  • TypeScript