This repository has been archived on 2024-09-28. You can view files and clone it, but cannot push or open issues or pull requests.
2024-04-29 01:45:22 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<title>Burgerauth</title>
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
|
|
<link rel="icon" href="/static/svg/favicon.svg">
|
2024-05-06 18:03:11 +01:00
|
|
|
<script src="/static/js/hash-wasm.js"></script>
|
2024-04-29 01:45:22 +01:00
|
|
|
</head>
|
2024-04-29 21:18:46 +01:00
|
|
|
<p>Sending key...</p>
|
2024-04-29 01:45:22 +01:00
|
|
|
<script src="/static/js/aeskeyshare.js"></script>
|