CommunicationChannel 1.24.3.14
dotnet add package CommunicationChannel --version 1.24.3.14
NuGet\Install-Package CommunicationChannel -Version 1.24.3.14
<PackageReference Include="CommunicationChannel" Version="1.24.3.14" />
paket add CommunicationChannel --version 1.24.3.14
#r "nuget: CommunicationChannel, 1.24.3.14"
// Install CommunicationChannel as a Cake Addin #addin nuget:?package=CommunicationChannel&version=1.24.3.14 // Install CommunicationChannel as a Cake Tool #tool nuget:?package=CommunicationChannel&version=1.24.3.14
Communication Channel
Communication Channel underlies the encrypted messaging protocol, we have separated the two parts because the idea is to provide an universal communication protocol, which can work on any type of communication medium and hardware. Communication Channel creates a tcp socket communication channel, but this underlying one can be replaced with an analogous communication channel working with GSM data networks (without using the internet), or with rs232, rs485 ports, or any other communication devices either digital and analog. Just change the underlying encrypted communication protocol and we can easily implement encrypted communication on any type of device and in any scenario. If necessary, we can create implementations of new communication channels on different hardware, on commission.
Our mission is to exacerbate the concept of security in messaging and create something conceptually new and innovative from a technical point of view. Top-level encrypted communication (there is no backend , there is no server-side contact list, there is no server but a simple router, the theory is that if the server does not exist then the server cannot be hacked, the communication is anonymous, the IDs are derived from a hash of the public keys, therefore in no case it is possible to trace who originates the messages, the encryption key is changed for each single message, and a system of digital signatures guarantees the origin of the messages and prevents attacks "men in de middle"). We use different concepts introduced with Bitcoin technology and the library itself: there are no accounts, the account is simply a pair of public and private keys, groups are also supported, the group ID is derived from a hash computed through the public keys of the members, since the hash process is irreversible, the level of anonymity is maximum). The publication of the source wants to demonstrate the genuineness of the concepts we have adopted! Thanks for your attention! Here you will find an overview of all supported features
The reasons that led to this project with dontnet is that it is an open source development environment, and effective security is achieved only by being able to inspect all parts of the code, including the development framework.
Our target is very linux oriented, and the partnership between Microsoft and Canonical ensure the highest standard of security and reliability.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CommunicationChannel:
Package | Downloads |
---|---|
EncryptedMessaging
Our mission is to exacerbate the concept of security in messaging and create something conceptually new and innovative from a technical point of view. Top-level encrypted communication (there is no backend , there is no server-side contact list, there is no server but a simple router, the theory is that if the server does not exist then the server cannot be hacked, the communication is anonymous, the IDs are derived from a hash of the public keys, therefore in no case it is possible to trace who originates the messages, the encryption key is changed for each single message, and a system of digital signatures guarantees the origin of the messages and prevents attacks "men in de middle"). We use different concepts introduced with Bitcoin technology and the library itself: there are no accounts, the account is simply a pair of public and private keys, groups are also supported, the group ID is derived from a hash computed through the public keys of the members, since the hash process is irreversible, the level of anonymity is maximum). The publication of the source wants to demonstrate the genuineness of the concepts we have adopted! Thanks for your attention! |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.24.3.14 | 233 | 3/14/2024 |
1.24.3.10 | 237 | 3/10/2024 |
1.24.3.9 | 243 | 3/9/2024 |
1.24.2.27 | 284 | 2/27/2024 |
1.23.9.19 | 558 | 9/19/2023 |
1.23.9.4 | 533 | 9/3/2023 |
1.23.9.3 | 561 | 9/3/2023 |
1.23.8.31 | 537 | 8/31/2023 |
1.23.8.30 | 569 | 8/30/2023 |
1.23.8.27 | 568 | 8/27/2023 |
1.23.8.23 | 529 | 8/23/2023 |
1.23.8.22 | 536 | 8/22/2023 |
1.23.8.20 | 572 | 8/20/2023 |
1.23.8.17 | 596 | 8/17/2023 |
1.23.8.13 | 578 | 8/13/2023 |
1.23.8.1 | 648 | 8/1/2023 |
1.23.7.21 | 640 | 7/21/2023 |
1.23.5.29 | 642 | 5/29/2023 |
1.23.3.24 | 741 | 3/24/2023 |
1.23.3.18 | 702 | 3/18/2023 |
1.23.3.5 | 705 | 3/5/2023 |
1.23.2.5 | 816 | 2/5/2023 |
1.23.2.2 | 825 | 2/1/2023 |
1.23.1.25 | 839 | 1/25/2023 |
1.23.1.23 | 874 | 1/23/2023 |
1.23.1.15 | 849 | 1/15/2023 |
1.23.1.10 | 321 | 1/9/2023 |
1.12.20 | 1,280 | 12/20/2022 |
1.12.15 | 867 | 12/15/2022 |
1.12.7 | 868 | 12/7/2022 |
1.12.1 | 900 | 12/1/2022 |
1.11.30 | 926 | 11/30/2022 |
1.11.24 | 897 | 11/24/2022 |
1.11.3 | 1,031 | 11/3/2022 |
1.11.2 | 982 | 11/1/2022 |
1.10.31 | 999 | 10/31/2022 |
1.10.25 | 1,050 | 10/25/2022 |
1.10.14 | 1,104 | 10/14/2022 |
1.10.10 | 1,108 | 10/10/2022 |
1.9.15 | 1,099 | 9/14/2022 |
1.8.15 | 1,113 | 8/15/2022 |
1.7.22 | 438 | 7/22/2022 |
1.5.30 | 432 | 5/30/2022 |
1.5.26 | 423 | 5/26/2022 |
1.1.3 | 879 | 1/3/2023 |
1.0.0 | 3,253 | 5/14/2022 |