feat: add signature encoding, auto-detect base on decode, and show notification

This commit is contained in:
2026-09-12 16:11:24 -07:00
parent f15ae68669
commit c5c4daa300
14 changed files with 76 additions and 24 deletions

View File

@@ -7,7 +7,7 @@
<script type="module" crossorigin src="/index.js"></script>
<link rel="stylesheet" crossorigin href="/index.css">
</head>
<body>
<body>
<div id="overbar"><p>inØsight 2.2.1<span id="sigDetect"></span><a id="homepage" href="https://github.com/planetrenox/inzerosight" target="_blank" rel="noopener">source</a></p></div>
<textarea id="textarea" placeholder="input text here..."></textarea>
<input id="encodeButton" type="button" name="button" value="encode to clipboard"/>