dug2_dasharo_announcements: initial version

Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
This commit is contained in:
Piotr Król
2023-07-05 03:08:59 +02:00
parent 7adceeaf10
commit e0e18cfddc
4 changed files with 123 additions and 0 deletions
+42
View File
@@ -0,0 +1,42 @@
<!DOCTYPE html>
<html>
<head>
<title>Dasharo Announcements</title>
<meta charset="utf-8">
<script>
classTitle = "Dasharo User Group #2";
courseAuthor = "Piotr Król";
</script>
<link rel="stylesheet" type="text/css" href="remark-templates/dasharo-presentation-template/css/slides.css">
<style>
</style>
</head>
<body>
<script src="remark-templates/dasharo-presentation-template/js/remark.js">
</script>
<script src="remark-templates/dasharo-presentation-template/js/jquery.js">
</script>
<script>
var slideshow = remark.create({
sourceUrl: 'dug2_dasharo_announcements.md',
countIncrementalSlides: false
});
slideshow.on('afterShowSlide', function (slide) {
if ($(".bottomBar")[0]){
$( ".bottomBar" ).remove();
} else {
// Do something if class does not exist
}
$('.remark-slide-content').append(
"<div class='bottomBar'>"+ classTitle +
" <br> CC-SA-4.0 | "
+ courseAuthor + "</div>"
);
});
</script>
</body>
</html>
+79
View File
@@ -0,0 +1,79 @@
class: center, middle, intro
# Dasharo Announcements
### Piotr Król
<img src="remark-templates/dasharo-presentation-template/images/dasharo-sygnet-white.svg" width="150px" style="margin-left:-20px">
---
# Problem statement
* Lack of focus
* Make sure that hardware will be handle by top experts in the field.
---
# Dasharo Revenue Sharing
.center.image-99[![](img/drs_buy_renew.svg)]
???
Consider Value Proposition Canvas in future.
---
# Dasharo Entry Subscription
.center.image-99[![](img/des_value_prop.png)]
???
* Special Dasharo Updates.
* Exclusive newsletter.
* Access to Dasharo Primer Support invite-only Matrix channel.
* Direct access to Dasharo Team with ability to influence features roadmap.
* Formerly known as Dasharo Supporters Entrance
* Sustainable long-term development and maintenance of open-source firmware for
your hardware.
* Meaningful release notes - no more "improved performance" or "fix for #4242" in release notes
* links to publicly available continously improving documentation
* links to fixed issues
* clear description of know issues
* basic SBOM information, which we plan to extend with US executive order
* compliant supply chain information
* signed binaries with clear information about update procedure
* access to detailed test results spreadsheet
* and more
---
# Dasharo Supporting Partner
---
class: center, middle, intro
# Nitrokey benefits
---
class: center, middle, intro
# Insurgo benefits
---
class: center, middle, intro
# Novacustom benefits
---
class: center, middle, intro
# Q&A
Binary file not shown.

After

Width:  |  Height:  |  Size: 167 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.0 KiB