The Wayback Machine - https://web.archive.org/web/20210811103103/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 284 public repositories matching this topic...

ockam
jared-s
jared-s commented Jul 21, 2021

Writing tests for nodes and workers is complex due to their async nature. In tests we can't use the #[ockam::node] attribute, and instead use the method of

let (ctx, executor) = ockam::start_node()
executor.execute(async move { ...

This method has problems: if a test assertion fails inside of this async block, the test will not fail. Instead, the Node remains alive. I believe

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 Jul 30, 2021
  • TypeScript