並び順

ブックマーク数

期間指定

  • から
  • まで

161 - 200 件 / 204件

新着順 人気順

Hardware Security Modulesの検索結果161 - 200 件 / 204件

  • What's New In DevTools (Chrome 97)  |  Blog  |  Chrome for Developers

    Preview feature: New Recorder panel Use the new Recorder panel to record, replay and measure user flows. Open the Recorder panel. Follow the instructions on screen to start a new recording. For example, you can record the coffee checkout process with this coffee ordering demo application. After adding a coffee and filling out payment details, you can end the recording, replay the process or click

    • TLS-enabled Kubernetes clusters with ACM Private CA and Amazon EKS | Amazon Web Services

      AWS Security Blog TLS-enabled Kubernetes clusters with ACM Private CA and Amazon EKS October 21, 2021: We updated this post to a new version of the helm chart awspca/aws-privateca-issuer. The old version of the chart awspca/aws-pca-issuer will no longer receive updates. In this blog post, we show you how to set up end-to-end encryption on Amazon Elastic Kubernetes Service (Amazon EKS) with AWS Cer

        TLS-enabled Kubernetes clusters with ACM Private CA and Amazon EKS | Amazon Web Services
      • ハードウェアセキュリティモジュールとは?

        Entrustは、顧客がIDとデータを保護し、リスクを軽減し、マルチクラウドインフラストラクチャ全体でコンプライアンスを達成するために役立つ、比類のないゼロトラストセキュリティソリューションスイートを提供します。

        • Cranelift

          A Bytecode Alliance project Cranelift is a fast, secure, relatively simple and innovative compiler backend. It takes an intermediate representation of a program generated by some frontend and compiles it to executable machine code. Cranelift is meant to be used as a library within an "embedder". It is in successful use by the Wasmtime WebAssembly virtual machine, for just-in-time (JIT) and ahead-o

          • What's New in DevTools (Chrome 112)  |  Blog  |  Chrome for Developers

            Recorder updates Replay extensions support The Recorder introduces support for custom replay options that you can embed into DevTools with an extension. Try out the example extension. Select the new custom replay option to open the custom replay UI. To customize the Recorder to your needs and integrate it with your tools, consider developing your own extension: explore the chrome.devtools.recorder

              What's New in DevTools (Chrome 112)  |  Blog  |  Chrome for Developers
            • xv6: a simple, Unix-like teaching operating system

              xv6: a simple, Unix-like teaching operating system Russ Cox Frans Kaashoek Robert Morris September 6, 2021 2 Contents 1 Operating system interfaces 9 1.1 Processes and memory . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 1.2 I/O and File descriptors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 1.3 Pipes . . . . . . . . . . . . . . . . . . . . . . . . . .

              • Automated Hydroponic System Build – Projects | Kyle Gabriel

                Last Updated: August 28, 2022 Hydroponic farming is a method of growing crops without soil, with the main benefits of environmental and nutrient control, water conservation, and reduction of labor. This technique relies on a number of technologies that the principles of automation can be applied in order to improve yield and consistency. In this article and accompanying video, I’ll show you how to

                • eBPF Updates #3: Atomics Operations, Socket Options Retrieval, Syscall Tracing Benchmarks, eBPF in the Supply Chain

                  eBPF Updates #3: Atomics Operations, Socket Options Retrieval, Syscall Tracing Benchmarks, eBPF in the Supply Chain With the festive season, it would seem that eBPF blogging has cooled down a little, and we have fewer items to report this time. But eBPF is getting traction everywhere, so we can be confident that more material will be available for the months to come. Let's wager that 2021 will be

                    eBPF Updates #3: Atomics Operations, Socket Options Retrieval, Syscall Tracing Benchmarks, eBPF in the Supply Chain
                  • Business Technology - Tech Stack Details

                    A list of tools and applications used internally at GitLab and how to access them. This is a listing of the applications we use at GitLab. If you’re looking for the technology used to deliver GitLab.com, please visit the Production Architecture page. Tech stack related processes Update tech stack information Please visit our Tech Stack main page for instructions on how to request updates to the Te

                      Business Technology - Tech Stack Details
                    • Scott’s Supreme Quantum Supremacy FAQ!

                      The Blog of Scott Aaronson If you take nothing else from this blog: quantum computers won't solve hard problems instantly by just trying all solutions in parallel. You’ve seen the stories—in the Financial Times, Technology Review, CNET, Facebook, Reddit, Twitter, or elsewhere—saying that a group at Google has now achieved quantum computational supremacy with a 53-qubit superconducting device. Whil

                        Scott’s Supreme Quantum Supremacy FAQ!
                      • Using EKS encryption provider support for defense-in-depth | Amazon Web Services

                        Containers Using EKS encryption provider support for defense-in-depth Gyuho Lee, Rashmi Dwaraka, and Michael Hausenblas When we announced that we plan to natively support the AWS Encryption Provider in Amazon EKS, the feedback we got from you was pretty clear: can we have it yesterday? Now we’re launching EKS support for the encryption provider, a vital defense-in-depth security feature. That is,

                          Using EKS encryption provider support for defense-in-depth | Amazon Web Services
                        • TC53 - Ecma International

                          Scope: TC53 is bringing the benefits of standard software APIs to embedded systems so creators of hardware products can benefit from the same rapid development and scalability long enjoyed by web developers. To achieve that, TC53 is focusing its efforts on ECMAScript®, the programming language of the web. With over twenty years of use at global scale, ECMAScript® has proven able to adapt to indust

                          • When

                            Award-winning news, views, and insight from the ESET security community ESET Research When "secure" isn't secure at all: High-impact UEFI vulnerabilities discovered in Lenovo consumer laptops ESET researchers discover multiple vulnerabilities in various Lenovo laptop models that allow an attacker with admin privileges to expose the user to firmware-level malware ESET researchers have discovered an

                              When
                            • A History of Clojure

                              71 A History of Clojure RICH HICKEY, Cognitect, Inc., USA Shepherd: Mira Mezini, Technische Universität Darmstadt, Germany Clojure was designed to be a general-purpose, practical functional language, suitable for use by professionals wherever its host language, e.g., Java, would be. Initially designed in 2005 and released in 2007, Clojure is a dialect of Lisp, but is not a direct descendant of any

                              • What's New In DevTools (Chrome 83)  |  Blog  |  Chrome for Developers

                                Emulate vision deficiencies Open the Rendering tab and use the new Emulate vision deficiencies feature to get a better idea of how people with different types of vision deficiencies experience your site. Emulating blurred vision. DevTools can emulate blurred vision and the following types of color vision deficiencies: Protanopia: the inability to perceive any red light. Deuteranopia: the inability

                                • What's New In DevTools (Chrome 105)  |  Blog  |  Chrome for Developers

                                  Step-by-step replay in the Recorder You can now set a breakpoint and replay a user flow step by step in the Recorder panel. To set a breakpoint, click on the blue dot next to a step. Replay your user flow, the replay will pause before executing the step. From here, you can continue the replay, execute a step, or cancel the replay. With this feature, you can fully visualize and debug your user flow

                                  • W3C Workshop on Web Games, June 27-28 2019 in #Seattle 🇺🇸

                                    Workshop Report Table of contents Executive summary Introduction Setting the context Expressing the needs Topics Threading support on the Web WebAssembly 3D rendering Assets loading & storage Games accessibility Audio & games Gamepad support Inputs latency WebTransport & WebCodecs Gender-inclusive languages in games Web games in hosted apps Discoverability & Monetization Next steps Technologies in

                                      W3C Workshop on Web Games, June 27-28 2019 in #Seattle 🇺🇸
                                    • Track Awesome List Updates Daily

                                      Track Awesome List Updates DailyWe track over 500 awesome list updates, and you can also subscribe to daily or weekly updates via RSS or News Letter. This repo is generated by trackawesomelist-source, visit it Online or with Github. 📅 Weekly · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 Github · 🌐 Website · 📝 04/22 · ✅ 04/22 Table of Contents Recently Updated Top 50 Awesome List All Tr

                                        Track Awesome List Updates Daily
                                      • Linux_5.11 - Linux Kernel Newbies

                                        Linux 5.11 was released on Sun, 14 Feb 2021 Summary: This release adds supports for a new mechanism that lets software like wine handle windows syscalls in a much faster and clean manner; support for unprivileged overlayfs mounts; support for Intel SGX enclaves; support for upcoming AMD and Intel graphics hardware; faster performance and data recovery options in Btrfs; support for re-exporting via

                                        • What is WASI?

                                          What is WASI? — 2023-06-02 introduction what is webassembly? bytecode, webassembly, and the jvm what are webassembly components? what is wasi? categorizing webassembly iterating on wasi the future of wasi conclusion appendix a: terminology cheat sheet Introduction Now that the final touches are being put on the second version of WASI (WASI Preview 2), I figured now might be a good time to write a

                                            What is WASI?
                                          • Red Hat Defines a New Epicenter for Innovation with Red Hat Enterprise Linux 9

                                            Red Hat, Inc., the world's leading provider of open source solutions, today introduced Red Hat Enterprise Linux 9, the Linux operating system designed to drive more consistent innovation across the open hybrid cloud, from bare metal servers to cloud providers and the farthest edge of enterprise networks. Red Hat Enterprise Linux 9 is designed to drive enterprise transformation in parallel with evo

                                              Red Hat Defines a New Epicenter for Innovation with Red Hat Enterprise Linux 9
                                            • Lessons from the iSOON Leaks

                                              Introduction A Chinese Ministry of Public Security (MPS) contractor called iSOON (also known as Anxun Information) that specializes in network penetration research and related services has had its data leaked to GitHub.Based on the level of detail, leaked chat logs, amount of data, and corroboration from overlaps indicators of compromise (IOCs), there is a high level of confidence it is legit.Prel

                                                Lessons from the iSOON Leaks
                                              • What's New In DevTools (Chrome 108)  |  Blog  |  Chrome for Developers

                                                Hints for inactive CSS properties DevTools now identifies CSS styles that are valid but have no visible effect. In the Styles pane, DevTools fades out the inactive properties. Hover over the icon next to it to understand why the rule has no visible effect. Chromium issue: 1178508 Auto-detect XPath and text selectors in the Recorder panel The Recorder panel now supports XPath and text selectors. St

                                                  What's New In DevTools (Chrome 108)  |  Blog  |  Chrome for Developers
                                                • Data Security: Importance, Spheres, and Best Practices

                                                  Data Security refers to practices employed in securing data from unauthorized tampering or corruption in an IT ecosystem. The entire digital world is run on data, and hence the statement, “data” is the new oil.” Data is in files, databases, accounts, and networks in forms like emails, passwords, texts, names, IDs, or electronic cash. We need to ensure the security of all these items from threat or

                                                    Data Security: Importance, Spheres, and Best Practices
                                                  • What’s new in Kubernetes 1.20?

                                                    Kubernetes 1.20 is about to be released, and it comes packed with novelties! Where do we begin? As we highlighted in the last release, enhancements now have to move forward to stability or being deprecated. As a result, alpha features that have been around since the early times of Kubernetes, like CronJobs and Kubelet CRI support, are now getting the attention they deserve. Another noteworthy fact

                                                      What’s new in Kubernetes 1.20?
                                                    • Julia 1.6 Highlights

                                                      24 March 2021 | Jeff Bezanson, Ian Butterworth, Nathan Daly, Keno Fischer, Jameson Nash, Tim Holy, Elliot Saba, Mosè Giordano, Stefan Karpinski, Kristoffer Carlsson Julia version 1.6 has been released. Most Julia releases are timed and hence not planned around specific features, but this release was an exception since it is likely to become the next long-term support (LTS) release of Julia. Becaus

                                                      • what is a firewall, what is it for and how does it work? - Best Proven Info

                                                        We are going to explain what a firewall or firewall is, solutions designed to protect your computer that can be complemented or integrated into an antivirus. They are types of protection that you are possibly already using without realizing it, but that does not mean that you should not worry and not know what they do and what they don’t do. We will start by explaining to you in a simple and under

                                                          what is a firewall, what is it for and how does it work? - Best Proven Info
                                                        • Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms - Microsoft Open Source Blog

                                                          Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms Toggle share menu for: Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms Share Share Announcing the Open Application Model (OAM), an open standard for developing and operatin

                                                            Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms - Microsoft Open Source Blog
                                                          • Brendan Gregg's Homepage

                                                            Recent posts: 24 Mar 2024 » Linux Crisis Tools 17 Mar 2024 » The Return of the Frame Pointers 10 Mar 2024 » eBPF Documentary 28 Apr 2023 » eBPF Observability Tools Are Not Security Tools 01 Mar 2023 » USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon 17 Feb 2023 » USENIX SREcon APAC 2023: CFP 02 May 2022 » Brendan@Intel.com 15 Apr 2022 » Netflix End of Series 1 09 Apr 2022 » Te

                                                            • FoggyWeb: Targeted NOBELIUM malware leads to persistent backdoor | Microsoft Security Blog

                                                              Microsoft continues to work with partners and customers to track and expand our knowledge of the threat actor we refer to as NOBELIUM, the actor behind the SUNBURST backdoor, TEARDROP malware, and related components. As we stated before, we suspect that NOBELIUM can draw from significant operational resources often showcased in their campaigns, including custom-built malware and tools. In March 20

                                                                FoggyWeb: Targeted NOBELIUM malware leads to persistent backdoor | Microsoft Security Blog
                                                              • What is a Scamp?

                                                                ​​Scamp has an I/O connector that makes it very easy to interface to external devices. You can add switches, buttons, control knobs, LEDs, and other electronics modules just by plugging them in. It can be interfaced to many of the modules that are available for Arduinos and similar embedded systems. ​Writing software to use other hardware is very easy, and fun. You can interactively talk with peri

                                                                  What is a Scamp?
                                                                • HW VSP3 - Virtual Serial Port | HW-group.com

                                                                  New in HW VSP3 Single-port and multi-port version: Single-port version of HW VSP3 is available freely Multi-port version is available only for HW group products Runs as a stand-alone application, or as a NT service suitable for servers Complete support for Windows 8 and Windows 10 Supports all 32-bit or 64-bit Windows systems, including Server versions Configuration is stored in an INI file for ea

                                                                  • Automate the deployment of an NGINX web service using Amazon ECS with TLS offload in CloudHSM | Amazon Web Services

                                                                    AWS Security Blog Automate the deployment of an NGINX web service using Amazon ECS with TLS offload in CloudHSM Customers who require private keys for their TLS certificates to be stored in FIPS 140-2 Level 3 certified hardware security modules (HSMs) can use AWS CloudHSM to store their keys for websites hosted in the cloud. In this blog post, we will show you how to automate the deployment of a w

                                                                      Automate the deployment of an NGINX web service using Amazon ECS with TLS offload in CloudHSM | Amazon Web Services
                                                                    • What's New In DevTools (Chrome 102)  |  Blog  |  Chrome for Developers

                                                                      Preview feature: New Performance insights panel Use the Performance insights panel to get actionable and use-case-driven insights on your website's performance. Open the panel and start a new recording based on your use case. For example, let’s measure the page load of this demo page. Once the recording is complete, you get the performance insights on the Insights pane. Click on each insight item

                                                                        What's New In DevTools (Chrome 102)  |  Blog  |  Chrome for Developers
                                                                      • Ghosts of Unix past, part 3: Unfixable designs [LWN.net]

                                                                        Benefits for LWN subscribersThe primary benefit from subscribing to LWN is helping to keep us publishing, but, beyond that, subscribers get immediate access to all site content and access to a number of extra site features. Please sign up today! In the second installment of this series, we documented two designs that were found to be imperfect and have largely (though not completely) been fixed th

                                                                        • Rust heads into the kernel? [LWN.net]

                                                                          Benefits for LWN subscribersThe primary benefit from subscribing to LWN is helping to keep us publishing, but, beyond that, subscribers get immediate access to all site content and access to a number of extra site features. Please sign up today! In a lengthy message to the linux-kernel mailing list, Miguel Ojeda "introduced" the Rust for Linux project. It was likely not the first time that most ke

                                                                          • Flatpak Is Not the Future

                                                                            ← ludocode.com Flatpak Is Not the Future Original date: 2021-11-18 Last updated: 2021-11-23 Deploying apps for the Linux desktop is hard. A major problem has historically been library compatibility. Different Linux distributions, and even different versions of the same distribution, have had incompatible libraries. Unfortunately, there hasn’t always been a culture of backwards compatibility on the

                                                                            • Go 1.22 Release Notes - The Go Programming Language

                                                                              Introduction to Go 1.22 The latest Go release, version 1.22, arrives six months after Go 1.21. Most of its changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before. Changes to the language Go 1.22 makes two changes to "for" loops. Previous

                                                                                Go 1.22 Release Notes - The Go Programming Language
                                                                              • What's New In DevTools (Chrome 80)  |  Blog  |  Chrome for Developers

                                                                                Support for let and class redeclarations in the Console The Console now supports redeclarations of let and class statements. The inability to redeclare was a common annoyance for web developers who use the Console to experiment with new JavaScript code. For example, previously, when redeclaring a local variable with let, the Console would throw an error: Now, the Console allows the redeclaration:

                                                                                • Linux IP Networking: A Guide to the Implementation and Modification of the Linux Protocol Stack

                                                                                  Linux IP Networking A Guide to the Implementation and Modification of the Linux Protocol Stack Glenn Herrin May 31, 2000 Abstract This document is a guide to understanding how the Linux kernel (version 2.2.14 specifically) implements networking protocols, focused primarily on the Internet Protocol (IP). It is intended as a complete reference for experimenters with overviews, walk-throughs, source