This is the blog of Ronald Bartels that wanders on and off the subject of problem management (that is how it started). Mostly now the topics are about IoT and SD-WAN.
Search This Blog
Ockam releases open source code to solve IoT developers’ greatest challenges
The Ockam open source Software Developer Kit (SDK) contains a library
for Golang developers and a Command Line Interface (CLI). Additional
language support, features, and tools will be included in future
releases. The Ockam SDK allows a developer to build Ockam functionality
into their applications or embedded software. When a developer adds the
Ockam SDK to the firmware in their connected devices they become clients
to the Ockam Network, receive a unique Decentralized ID (did:ockam),
can share data as a verified claim with another device, and can verify
data that they receive from other IoT devices that are registered with
the Network.
Firewalls are becoming increasingly important in today’s world. Hackers and automated scripts are constantly trying to invade your system and use it for Bitcoin mining, botnets or other things. To prevent these attacks, you can use a firewall on your system. IPTables is the strongest firewall in Linux because it can filter packets in the kernel before they reach the application. Using IPTables is not very easy for Linux beginners. We have created easywall - the simple IPTables web interface . The focus of the software is on easy installation and use. Access this neat software over on github: easywall
When building a DDoS mitigation service it’s incredibly tempting to think that the solution is scrubbing centers or scrubbing servers. I, too, thought that was a good idea in the beginning, but experience has shown that there are serious pitfalls to this approach. Read the post of at Cloudflare's blog: N o Scrubs: The Architecture That Made Unmetered Mitigation Possible
Comments
Post a Comment