background preloader

IPFS is the Distributed Web

https://ipfs.io/

Related:  Blockchainmatthewthibodeau014

Make GNU Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program.

Management and Monitoring of IoT Devices Using Blockchain <sup>†</sup>. - Abstract Nowadays, we are surrounded by a large number of IoT (Internet of Things) devices and sensors. These devices are designed to make life easier and more comfortable. Blockchain technology, especially its mass application, is becoming a term number one. How does data storage blockchain works? - Ethereum Stack Exchange Short answer is don't store chunks of files in the blockchain. It's not well-suited for this purpose. Better answer. It helps to consider separate concerns: Smart Contracts. STIGs Home The Security Technical Implementation Guides (STIGs) are the configuration standards for DOD IA and IA-enabled devices/systems. Since 1998, DISA has played a critical role enhancing the security posture of DoD's security systems by providing the Security Technical Implementation Guides (STIGs). The STIGs contain technical guidance to "lock down" information systems/software that might otherwise be vulnerable to a malicious computer attack. Questions or comments?Please contact DISA STIG Customer Support Desk: disa.stig_spt@mail.mil

Using the blockchain to create secure backups Some of the properties we would like to see in our backups have blockchain technology written all over them. Should organizations consider blockchain for creating secure, recent backups—especially after a ransomware attack? “Oh no! I’ve got a ransomware notice on my workstation. How did this happen?” “Let’s figure that out later. Let’s Build the Tiniest Blockchain – Crypto Currently Note: Part 2 of this piece can be found here. Although some think , there’s no doubt that this novel technology is a marvel of computing. But, what exactly is a blockchain? a digital ledger in which transactions made in bitcoin or another cryptocurrency are recorded chronologically and publicly. In more general terms, it’s a public database where new data are stored in a container called a block and are added to an immutable chain (hence blockchain) with data added in the past. In the case of Bitcoin and other cryptocurrencies, these data are groups of transactions.

Nikto2 Nikto is sponsored by Netsparker, a dead accurate and easy to use web application security solution. Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6700 potentially dangerous files/programs, checks for outdated versions of over 1250 servers, and version specific problems on over 270 servers. It also checks for server configuration items such as the presence of multiple index files, HTTP server options, and will attempt to identify installed web servers and software. Scan items and plugins are frequently updated and can be automatically updated. Nikto is not designed as a stealthy tool. It will test a web server in the quickest time possible, and is obvious in log files or to an IPS/IDS.

Proof of Retrievability (POR) - consensus A proof of Retrievability (POR) is a compact proof by a file system (prover) to a client (verifier) that a target file F is intact, in the sense that the client can fully recover it. As PORs incur lower communication complexity than transmission of F itself, they are an attractive building block for high-assurance remote storage systems. It can be really useful as a consensus algorithm for Cloud computing systems.

Related: