aboutsummaryrefslogtreecommitdiff
path: root/com.github.rimerosolutions.entrusted/README.md
diff options
context:
space:
mode:
authoraxtloss <axtlos@tar.black>2022-08-13 16:30:54 +0200
committeraxtloss <axtlos@tar.black>2022-08-13 16:30:54 +0200
commitd915fe02e63db9df1753419ec95d29326777a7dc (patch)
tree81a337255d951f023a0195522622527e06f562c3 /com.github.rimerosolutions.entrusted/README.md
parent458beb46f0d1cb18b43b2f6a83cb77d95dcc999d (diff)
downloadflatpaks-d915fe02e63db9df1753419ec95d29326777a7dc.tar.gz
flatpaks-d915fe02e63db9df1753419ec95d29326777a7dc.tar.bz2
add license and entrusted
Diffstat (limited to 'com.github.rimerosolutions.entrusted/README.md')
-rw-r--r--com.github.rimerosolutions.entrusted/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/com.github.rimerosolutions.entrusted/README.md b/com.github.rimerosolutions.entrusted/README.md
new file mode 100644
index 0000000..b3d06eb
--- /dev/null
+++ b/com.github.rimerosolutions.entrusted/README.md
@@ -0,0 +1,5 @@
+# [Entrusted](https://github.com/rimerosolutions/entrusted)
+
+this works, but it uses qemu and the live iso to host the webserver and then uses [nativefier](https://github.com/nativefier/nativefier) to create a window that connects to the webserver.
+
+The start will take very long since the grub timeout in the iso is 30 seconds long and can't be skipped due to the qemu vm running headless with no way to control it.