improve about

This commit is contained in:
pluja 2024-03-04 21:07:52 +01:00
parent e301ee5fda
commit a584634b39

View File

@ -120,14 +120,14 @@
these exchanges. Moreover, most of these exchanges are centralized,
meaning that users do not own their keys. In short, this implies that
the cryptocurrencies belong to the exchange and not the user. These
requirements contradict the decentralized nature of cryptocurrencies.
requirements go against the decentralized and self-governed nature of cryptocurrencies.
</p>
<p>
With KYCNOT.ME, I hope to provide people with trustworthy alternatives
for buying, exchanging, trading, and using cryptocurrencies without
having to disclose their identity. This preserves the essence of
cryptocurrencies, which is decentralized and self-governed.
having to disclose their identity, preserving the original essence of
cryptocurrencies.
</p>
</div>
@ -141,7 +141,7 @@
is what they want you to believe.
</p>
<p>
The truth is that KYC is a threat to our freedom. KYC is a direct
The truth is that KYC is a direct
attack on our privacy and puts us in disadvantage against the
governments. True criminals don't care about KYC policies. True
criminals know perfectly how to avoid such policies. In fact, they
@ -167,11 +167,10 @@
</p>
<p>
KYC only affects small individuals like you and me. It is an annoying
procedure that obligates us to hand our personal information to a
procedure that forces us to hand our personal information to a
third party in order to buy, use or unlock our funds. We should start
boycotting such companies. We should start using decentralized
exchanges and decentralized wallets. We should start using
cryptocurrencies as they were intended to be used.
boycotting companies that enforce such practices. We should start using
cryptocurrencies as they were intended to be used: without barriers.
</p>
</div>
@ -187,14 +186,13 @@
<div class="m-2 rounded-xl bg-gray-500/10">
<h2 id="btcxmr">why only Bitcoin and Monero?</h2>
<p>
<strong>Bitcoin</strong>: it is the most well-known cryptocurrency. It's
widespread and has the biggest market capitalization of all
cryptocurrencies.
<strong><a target="_blank" rel="no-referrer" href="https://bitcoin.org/en/">Bitcoin</a></strong>: it's the initial spark of the decentralized money.
A solid project with a strong community. It is the most well-known and widespread cryptocurrency.
</p>
<p>
<strong>Monero</strong>: if digital cash was to exist, it should be like
Monero. Fungible, private by design, fast and pretty low fees. Also, one
of the oldest cryptocurrencies around.
<a target="_blank" rel="no-referrer" href="https://getmonero.org">Monero</a>. Fungible, private by design, fast and pretty low fees. Also, one
of the oldest cryptocurrencies around with a very active community.
</p>
<p>
No other currencies will be added. Most sites listed here also accept
@ -214,7 +212,7 @@
<p>
The listing process is usually slow. I first need to review the service,
read online reviews, gather evidence and history of good reviews /
opinions, test it myself (i don't always do this), read the terms of
opinions, test it myself (i can't always do this), read the terms of
service, privacy policy, etc...
</p>
@ -271,10 +269,6 @@
identify the kind of KYC practices a service may have. There are 4
levels going from 0 to 3. The higher the level, the more invasive the
KYC practices are.
<b
>You can click on the level on the service page to see a detailed
description of what it means.</b
>
</p>
<h3 id="scoring">scoring</h3>
@ -287,6 +281,13 @@
still get a high score.
</p>
<p>The scoring algorithm is <a target="_blank" href="https://codeberg.org/pluja/kycnot.me/src/branch/main/src/utils/score.go">open source</a>,
pull requests to improve it are welcome.
It runs once every hour, this means it can't be modified as it will be recalculated
by the algorithm hourly. You can visit
<a href="https://kycnot.me/api/v1/service/localmonero/summary">a service's score breakdown</a>
to see how it is calculated.</p>
<h3 id="order">order</h3>
<p>
@ -658,7 +659,7 @@
<p>Only things that <b>require</b> JavaScript to be enabled are:</p>
<div class="[&>span]:block space-y-2">
<span>
<b>Requests</b>: The Proof-Of-Work captcha, that I coded myself, needs
<b>Service Requests</b>: The Proof-Of-Work captcha, that I coded myself, needs
JavaScript for the verfication. The code is public, and you can read
it yourself on the repo.
</span>
@ -734,7 +735,13 @@
<div class="m-2 rounded-xl bg-gray-500/10">
<h2 id="sponsored-reviews">sponsored reviews</h2>
<p>
You will find some sponsored service reviews on the <a href="https://blog.kycnot.me">kycnot.me blog</a>. These reviews are kept separate from the list, meaning that a service that sponsors a review will not receive any advantage on the list. The scoring algorithm is <a href="https://codeberg.org/pluja/kycnot.me/src/branch/main/src/utils/score.go">open source</a>, it runs once per hour and cannot be tricked to improve a service's score. You can visit <a href="https://kycnot.me/api/v1/service/localmonero/summary">a service's score breakdown</a> to see how it is calculated. Furthermore, services that are tied score-wise are sorted randomly to ensure fairness.
You will find some sponsored service reviews on the <a href="https://blog.kycnot.me">kycnot.me blog</a>.
These reviews are kept separate from the list, meaning that a service that sponsors a review will not receive
any advantage on the list. The scoring algorithm is
<a href="https://codeberg.org/pluja/kycnot.me/src/branch/main/src/utils/score.go">open source</a>,
it runs once per hour and cannot be tricked to improve a service's score. You can visit
<a href="https://kycnot.me/api/v1/service/localmonero/summary">a service's score breakdown</a>
to see how it is calculated. Furthermore, services that are tied score-wise are sorted randomly to ensure fairness.
</p>
<p>