Sponsored Content
The Lounge What is on Your Mind? (Preprint) Human Cyber Consciousness - The Next Frontier Post 303012452 by Neo on Monday 5th of February 2018 12:51:43 AM
Old 02-05-2018
(Preprint) Human Cyber Consciousness - The Next Frontier

Preprint available at Amazon (Publication date: May 31, 2018):

Preprint Cancelled. See this update.

Quote:
Abstract:

This short introduction to human cyber consciousness is the first book in a new series on cybersecurity that will present a uniquely modern approach to cyberspace situational awareness and human cyber consciousness. This approach can be applied to many cyber domains including cyber security, cyber warfare, information security and cyber operations in general. At a high level this introduction will help the reader understand that cyberspace can be modeled, virtualized and simulated in a way that permits us to view near real-time cyberspace activity with the naked eye. When we virtualize cyberspace in 3D we can observe, orient, travel, research, and work in a virtual world which represents real cyber objects and their relationship to other objects. For purposes of virtualization in this brief introduction, cyberspace consists of objects, generally represented as cyber objects (vertices) and relationships (edges) between cyber objects in graphs. These objects may be enriched by the fusion or addition of data and information to provide a virtual representation for sectors of cyberspace which can be traversed in both space and time. Prototyping this approach with actual commercial web server session activity information has shown that higher degrees of cyber situational awareness can be achieved as objects are increasingly enriched by the fusion of data and information from multiple sensors and sources, objectified and rendered into a 3D visualization. Hence, in this approach to cybersecurity cyberspace can be virtualized and simulated; and this virtualization can be visualized with the naked eye, so cyberspace can be traveled, explored, and operationalized by humans. This is simply a short introduction. Additional details will follow in this mini-series.
These 2 Users Gave Thanks to Neo For This Post:
 

4 More Discussions You Might Find Interesting

1. What is on Your Mind?

The Human Brain project

A global group of scientists are spending the next ten years and a billion dollars to try and develop a computer simulation of the brain: https://www.humanbrainproject.eu/ I always found it fascinating that the brain can understand itself. This almost sounds like in a few years the computer... (0 Replies)
Discussion started by: figaro
0 Replies

2. What is on Your Mind?

Cyber wall? just for me?

I do have a question about the great cyber wall of certain countries, like the UK for example. For years I just fetched once a week a public podcast that recently answered "notukerror", by chance I read just this weekend on slashdot about this topic. Does this mean the efforts enhanced by the EME... (4 Replies)
Discussion started by: 1in10
4 Replies

3. What is on Your Mind?

Virtualized Cyberspace, Cyberspace Consciousness and Simulation Theory - What Do You Think?

What do you think? Read this: Virtualized Cyberspace, Cyberspace Consciousness and Simulation Theory and comment below.... Are we in a computer simulation? Yes or No? Thanks! (0 Replies)
Discussion started by: Neo
0 Replies

4. What is on Your Mind?

Human Cyber Consciousness: The Next Frontier in Cybersecurity

FYI, I am planning to release the first book in a new mini-series the end of May: Pre-Order Cancelled. See this update. (Cyberspace Situational Awareness Book 1) https://www.unix.com/members/1-albums215-picture844.jpg If anyone want to write a short book for this mini-series, or... (3 Replies)
Discussion started by: Neo
3 Replies
Human(3pm)						User Contributed Perl Documentation						Human(3pm)

NAME
Time::Human - Convert localtime() format to "speaking clock" time SYNOPSIS
use Time::Human; print "The time is now ", humanize(localtime()); DESCRIPTION
This module provides a "vague" rendering of the time into natural language; it's originally intended for text-to-speech applications and other speech-based interfaces. It's fully internationalised: if you look at the code, you'll see a global variable called %Time::Human::templates, which you can fill in for other languages. If you do multinationalise it, please send me templates for other languages to be added to future releases. You can set the default language via the global variable $Time::Human::Language $Time::Human::Evening and $Time::Human::Night decide the hours at which afternoon turns to evening and evening turns to night in your cul- ture. For instance, Greeks may want evening to start at 11pm; for hackers, evening may start at 3am. USAGE
Import Parameters This module accepts no arguments to it's "import" method (actually, it doesn't even have an import "method"). Exports This module exports a single symbols, the "humanize" function. CREDITS
Simon Cozens (SIMON) for originally creating this module. Ricardo SIGNES (RJBS) for being inhumanly patient in waiting for me to apply a one line whitespace trimming patch. Everyone at the DateTime "Asylum". SUPPORT
Support for this module is provided via the datetime@perl.org email list. See http://lists.perl.org/ for more details AUTHOR
Simon Cozens, "simon@cpan.org" CURRENT MAINTAINER
Joshua Hoblitt, "jhoblitt@cpan.org" COPYRIGHT
Copyright (C) 2006-2007 Joshua Hoblitt. All rights reserved. Copyright (C) 2001-2002(???) Simon Cozens. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module, or in perlartistic and perlgpl Pods as supplied with Perl 5.8.1 and later. SEE ALSO
DateTime, DateTime::Format::Human perl v5.8.8 2007-07-30 Human(3pm)
All times are GMT -4. The time now is 10:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy