Essays about: "Filsystem"

Showing result 1 - 5 of 19 essays containing the word Filsystem.

  1. 1. FFS: A cryptographic cloud-based deniable filesystem through exploitation of online web services : Store your sensitive data in plain sight

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Glenn Olsson; [2023]
    Keywords : Filesystem; Fejk FileSystem; Cloud-based filesystem; Steganograhpic filesystem; Filsystem; Fejk FileSystem; Molnbaserat filsystem; Steganografiskt filsystem;

    Abstract : Many Online Web Services (OWSs) today, such as Flickr and Twitter, provide users with the possibility to post images that are stored on the platform for free. This thesis explores creating a cryptographically secure filesystem that stores its data on an online web service by encoding the encrypted data as images. READ MORE

  2. 2. Verisium Drone - PinDown ML-Debug Visualisation Tool

    University essay from Lunds universitet/Certec - Rehabiliteringsteknik och Design

    Author : Pontus Persson; [2023]
    Keywords : User Experience; user-friendly; web application; data plotting; visualisation; prototype fidelity; Technology and Engineering;

    Abstract : In collaboration with Cadence this thesis work has created a web based interface which aims to visualise large sets of data in a more human readable way. Cadence is a company specialising in electronic system design and is offering other companies solutions for silicon design creation, simulation, implementation and signoff of analog and digital circuits and a lot more. READ MORE

  3. 3. Improving Availability of Stateful Serverless Functions in Apache Flink

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Christopher Gustafson; [2022]
    Keywords : Function-as-a-Service; Stateful Serverless Functions; Apache Flink StateFun; Availability; RonDB; RocksDB; Function-as-a-Service; Tillståndsbaserade ServerlösaFunktioner; ApacheFlink StateFun; Tillgänglighet; RonDB; RocksDB;

    Abstract : Serverless computing and Function-as-a-Service are rising in popularity due to their ease of use, provided scalability and cost-efficient billing model. One such platform is Apache Flink Stateful Functions. READ MORE

  4. 4. Assessing Efficiency and Cognitive Load in Form Navigation for Operators in Combat Management Systems

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Omid Mircoram; Niklas André; [2022]
    Keywords : ;

    Abstract : In naval warfare, warships often need to perform several tasks simultaneously in an unpredictable fast-paced environment. Combat-related tasks are performed by operators in a Naval Combat Management System (NCMS). The challenging environment places high demands on the operators’ ability to work efficiently. READ MORE

  5. 5. Comparing Conventional- and Modern Programming Languages for Developing a File System

    University essay from Malmö universitet/Institutionen för datavetenskap och medieteknik (DVMT)

    Author : Pontus Laos; Alexander Libot; [2021]
    Keywords : File System; Rust; C; EXT2; Filsystem; Rust; C; EXT2;

    Abstract : Most of the software stack is built upon C today. C is a very flexible language, but the flexibility also brings some safety risks, particularly when handling memory through pointers. Rust is a new programming language which can guarantee memory safety without performance-heavy runtime services such as garbage collection. READ MORE