The Wayback Machine - https://web.archive.org/web/20220509223204/https://github.com/topics/information-exchange
Skip to content
#

information-exchange

Here are 25 public repositories matching this topic...

zbyshak
zbyshak commented Nov 9, 2020

Problem in MISP/app/Lib/Export/NidsExport.php /
causes there are two rows in beggening of all rules regarding email. Bug is in row 161

case 'email':
$this->emailSrcRule($ruleFormat, $item['Attribute'], $sid);
$this->emailDstRule($ruleFormat, $item['Attribute'], $sid);
break;
this causes inserting both source and destinati

T: enhancement good first issue

There are various formats, how to present information (mindmaps, outlines, or tedegraphs :-) This is a poor quick implementation of application making tedegraph from Wikipedia article in Python3 and PyQt5. The format could be used for information exchange in the future. When we read something our concentration is better with the picture (because picture is worth thousand words). Picture or other graphical information piece is the core of information which is described by sentences which are played one by one. https://www.youtube.com/watch?v=BijgqxztEpg

  • Updated Mar 16, 2021
  • Python

Ivan Ricart Borges - Pseudo real-time OPC service that reads 328 pollutant tags every minute from a remote OPC server, then implements the IT020 specification of the XEAC (Network Atmospheric Emissions of Catalonia) by creating some plain text files following the established pattern. Using Microsoft DCOM technology for the exchange of information between terminals.

  • Updated May 15, 2021
  • C#

Improve this page

Add a description, image, and links to the information-exchange topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the information-exchange topic, visit your repo's landing page and select "manage topics."

Learn more