From 014d53652e78315c7b3bfdb3a0a5ced98183103d Mon Sep 17 00:00:00 2001 From: ange Date: Fri, 29 Nov 2024 08:39:28 +0000 Subject: [PATCH] feat: home page --- website/html/description.html | 229 +++++++++++++++++++++++++++++++++ website/html/index.html | 236 +++------------------------------- 2 files changed, 248 insertions(+), 217 deletions(-) create mode 100644 website/html/description.html diff --git a/website/html/description.html b/website/html/description.html new file mode 100644 index 0000000..296db36 --- /dev/null +++ b/website/html/description.html @@ -0,0 +1,229 @@ + + + + + Icing + + + + +
+

Project Description

+ +
+

What is Icing?

+

+ Icing is a simple, lightweight, and efficient dialer designed to replace your everyday phone app. It ensures end-to-end encryption of telephone communications by implementing a home-made, analogic-based voice encryption. Inspired by SRTP (Secure Real-time Transport Protocol), using ECDH (Elliptic Curve Diffie-Hellman). +

+
+ +
+

Key Features

+
    +
  • End-to-End Encryption: Secure your calls with robust encryption protocols.
  • +
  • Transparent: If your peer doesn't use Icing, the call remains completely normal.
  • +
  • Analogic-based: An open-source, exportable, protocol that works without internet.
  • +
+
+ +
+

How It Works

+

+ Icing generates a cryptographic key pair for you. Share your public key with a neat QR code. +

+

+ During a call between two Icing users, voices are encrypted, compressed, and transmitted via the telephone network using the Icing Acoustic Protocol. +

+
+ +
+

Our Team

+

+ We are a team of five dedicated individuals working on this solution: +

+ +
+
+ + diff --git a/website/html/index.html b/website/html/index.html index 296db36..e1ec852 100644 --- a/website/html/index.html +++ b/website/html/index.html @@ -1,229 +1,31 @@ - - Icing - - -
-

Project Description

- -
-

What is Icing?

-

- Icing is a simple, lightweight, and efficient dialer designed to replace your everyday phone app. It ensures end-to-end encryption of telephone communications by implementing a home-made, analogic-based voice encryption. Inspired by SRTP (Secure Real-time Transport Protocol), using ECDH (Elliptic Curve Diffie-Hellman). -

-
- -
-

Key Features

-
    -
  • End-to-End Encryption: Secure your calls with robust encryption protocols.
  • -
  • Transparent: If your peer doesn't use Icing, the call remains completely normal.
  • -
  • Analogic-based: An open-source, exportable, protocol that works without internet.
  • -
-
- -
-

How It Works

-

- Icing generates a cryptographic key pair for you. Share your public key with a neat QR code. -

-

- During a call between two Icing users, voices are encrypted, compressed, and transmitted via the telephone network using the Icing Acoustic Protocol. -

-
- -
-

Our Team

-

- We are a team of five dedicated individuals working on this solution: -

- -
-
+
+

+ ICING +

+