From 875897f0670c465af6d3b5444c6a12502d924aa4 Mon Sep 17 00:00:00 2001 From: lza_menace Date: Mon, 21 Sep 2020 16:07:16 -0700 Subject: [PATCH] update some frontend html shit --- wowstash/static/css/main.css | 5 +++++ wowstash/templates/meta/faq.html | 17 +++++++++-------- wowstash/templates/meta/privacy.html | 6 +++--- wowstash/templates/meta/terms.html | 14 +++++++++----- 4 files changed, 26 insertions(+), 16 deletions(-) diff --git a/wowstash/static/css/main.css b/wowstash/static/css/main.css index 05f4551..e1c6d41 100644 --- a/wowstash/static/css/main.css +++ b/wowstash/static/css/main.css @@ -537,3 +537,8 @@ header.masthead .header-content-lg { width: 60%; margin: 0 auto; } + +ol li { + font-size: 1.1em; + padding-bottom: .75em; +} diff --git a/wowstash/templates/meta/faq.html b/wowstash/templates/meta/faq.html index 3690e0c..457b906 100644 --- a/wowstash/templates/meta/faq.html +++ b/wowstash/templates/meta/faq.html @@ -11,26 +11,27 @@
-
+

Frequently Asked Questions

-

What Is This Site?

+

+

What Is This Site?

This is a website that allows you to send and receive Wownero, a meme cryptocurrency which started as a joke and fork of Monero.

-

How Does It Work?

+

How Does It Work?

- When users sign up, a new Wownero wallet gets generated on the user's behalf. When logging in, each user's wallet gets mapped to them in such a way that they can interact with only their wallet in the browser. Users can then use the site to send and receive transactions. + When users register, a new Wownero wallet gets generated on the user's behalf. When logging in, each user's wallet gets mapped to them in the backend so that they can interact with only their wallet in the browser. Users can then use the site to send WOW and view their transactions.

-

Is It Safe?

+

Is It Safe?

- No. Web wallets in general are not recommended for use as there are too many attack vectors and possible ways to potentially bypass security. Additionally, even though you can control the seed, this is technically a custodial wallet because the site operator holds the wallets and secrets used to access them. However, if you're willing to accept the risks, web wallets do make it very easy and convenient to get started, but you have to trust that A. we won't get hacked and B. we won't scam you. + No. Web wallets in general are not recommended for use as there are too many attack vectors and possible ways to potentially bypass security. Additionally, even though you can control the seed, this is technically a custodial wallet because I hold the wallet files and secrets used to access them; I still have control of the wallets and secrets. If someone finds a way to hack into the server, they could potentially gain access to this as well.

However, if you're willing to accept the risks, web wallets do make it very easy and convenient to get started, but you have to trust that A. we won't get hacked and B. we won't steal from you.

-

Why Should I Trust You?

+

Why Should I Trust You?

You shouldn't. I am a stranger on the internet operating a custodial web wallet for a privacy-oriented, joke, memecoin. This should be all the red flags you need.

-

What Should I Use Instead?

+

What Should I Use Instead?

Check the "Wallets" sections on the main Wownero website for the most recent software wallets available. Anything you can install on your own computer is the safest bet. This site uses `wownero-wallet-cli` under the hood; you should use that.

diff --git a/wowstash/templates/meta/privacy.html b/wowstash/templates/meta/privacy.html index c096998..0aec61c 100644 --- a/wowstash/templates/meta/privacy.html +++ b/wowstash/templates/meta/privacy.html @@ -13,13 +13,13 @@

Privacy Policy

-

Here is the information we collect:

+

Here is the information I will collect from you:

  • Web server access logs (Source IP address, browser user-agent, page requests, etc)
  • Email address and salted/hashed password (registration)
-

We don't actively track or monitor any of this though. We don't even know what the privacy policy is supposed to be for, to be honest. Just trying to be legit.

-

None of this data is shared with any third parties; we're not lame.

+

I don't actively track or monitor any of this though. I might check logs for troubleshooting purposes. I don't even know what a privacy policy is supposed to be for, to be honest. Just trying to be legit.

+

None of this data is shared with any third parties because I'm not a fucking lame.

diff --git a/wowstash/templates/meta/terms.html b/wowstash/templates/meta/terms.html index 4b75d3a..cadbf15 100644 --- a/wowstash/templates/meta/terms.html +++ b/wowstash/templates/meta/terms.html @@ -14,11 +14,15 @@

Terms of Service

By using this service you accept and agree to be bound by the terms of service outlined below.

-

1. You agree to not be an asshole.

-

2. You accept the risks in using this service to manage cryptocurrency funds.

-

3. You take responsibility for anything that occurs with your user account or wallet funds.

-

4. You accept that under no circumstances will this service be liable for any lost cryptocurrency due to any reason.

-

5. You agree to participate in the meme economy and support other Wownero projects.

+
    +
  1. You will save your wallet's mnemonic seed.
  2. +
  3. You will not be an asshole.
  4. +
  5. You will accept the risks in using this service to manage Wownero funds.
  6. +
  7. You will take responsibility for anything that occurs with your user account or wallet funds.
  8. +
  9. You will accept that under no circumstances will this service be liable for any lost cryptocurrency due to any reason.
  10. +
  11. You will agree to participate in the meme economy and support other Wownero projects, such as SuchWow!.
  12. +
  13. You will learn how to use a real wallet and not use a web wallet like a bitch.
  14. +