mirror of
https://github.com/vitorpamplona/Nostryfied.git
synced 2025-04-19 10:21:17 +00:00
Update index.html
This commit is contained in:
parent
dc73767da6
commit
f2f6eefbda
76
index.html
76
index.html
@ -13,7 +13,8 @@
|
||||
<!-- Favicon -->
|
||||
<link
|
||||
rel="shortcut icon"
|
||||
href="https://res.cloudinary.com/dfquzutga/image/upload/v1677188210/Screenshot_20230224_030530_Canva_2_cwvo5m.jpg"
|
||||
https://res.cloudinary.com/dfquzutga/image/upload/v1677188210/Screenshot_20230224_030530_Canva_2_cwvo5m.jpg
|
||||
|
||||
type="image/x-icon" />
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
@ -27,19 +28,15 @@
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>How to Optimize Your Website Speed</title>
|
||||
<meta property="og:title" content="Take you Nostr Backups today with Nostryfied">
|
||||
<meta property="og:type" content="Broadcast & Export, also Download a Copy of your Data today with just one click">
|
||||
<meta property="og:image" content="https://res.cloudinary.com/dfquzutga/image/upload/v1677187258/20230224_024801_0000_2_m7hazu.png"> <!-- Replace with the URL of your larger image -->
|
||||
<meta property="og:url" content="https://nostryfied.online">
|
||||
<meta property="og:image:width" content="1600" />
|
||||
<title>Nostryfied</title>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<main class="container">
|
||||
<div class="header-space">
|
||||
<h1>Welcome to Nostryfied</h1>
|
||||
<h1>Nostryfied</h1>
|
||||
</div>
|
||||
<h2><b>Nostryfied</b> offers an <b>Broadcast & Export Service</b> that allows you to <b>Download a
|
||||
Copy of your Data</b> & when you use this service, all of your data will also be <b>Broadcasted to Major Relays</b>
|
||||
@ -58,7 +55,7 @@
|
||||
name="pubkey"
|
||||
onchange="pubkeyOnChange()"
|
||||
placeholder="Public key (npub or hex)"
|
||||
style="width: 180px"
|
||||
|
||||
required />
|
||||
</p>
|
||||
</div>
|
||||
@ -88,21 +85,7 @@
|
||||
</div>
|
||||
|
||||
<style>
|
||||
#pubkey {
|
||||
width: 600px; /* change width value */
|
||||
font-size: 16px;
|
||||
padding: 5px;
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 4px;
|
||||
box-sizing: border-box;
|
||||
max-width: 100%;
|
||||
margin: 0 auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
#pubkey::placeholder {
|
||||
color: #999;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p>
|
||||
@ -165,51 +148,8 @@
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrapper">
|
||||
<div class="divider div-transparent"></div>
|
||||
</div>
|
||||
<p>
|
||||
<a href="https://formfaca.de/sm/t5B7tbyRB"
|
||||
>Auto Backup (Wishlist)</a
|
||||
>
|
||||
</p>
|
||||
<div class="wrapper">
|
||||
<div class="divider div-transparent"></div>
|
||||
<h4><b>Why you should Use this backup Service?</b></h1>
|
||||
</div>
|
||||
<h2>
|
||||
Have you been using the new social network Nostr
|
||||
that's <b>free, open, and not controlled</b> by the likes of Big Tech?
|
||||
If so, you might be wondering where your <b>data is stored and
|
||||
how you can get a copy of it.</b> Nostr is designed
|
||||
with a <b>decentralized architecture</b> that stores your data on <b>multiple servers,</b>
|
||||
making it more difficult for any one entity to control or access it. <br><br>
|
||||
<b>Nostryfied</b> provides an <b>Export & Broadcast service</b> that allows you to <b>download a copy of your data,
|
||||
& Broadcast it to all the major relays</b> although please note that this service is not a complete backup and might not
|
||||
include all of your data.
|
||||
</h4>
|
||||
<p>
|
||||
<a href="https://snort.social/p/npub1cmmswlckn82se7f2jeftl6ll4szlc6zzh8hrjyyfm9vm3t2afr7svqlr6f" class="linkbutton">Author</a>
|
||||
<a href="https://snort.social/p/npub1ctpqas992k2ewy72f3qycnfveq8xewgx7kmyy9c8qcf2pjhzn33qauqp94" class="linkbutton">Support</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="wrapper">
|
||||
<div class="divider div-transparent"></div>
|
||||
<h4><b>What is Nostr? How to get started</b></h1>
|
||||
</div>
|
||||
<h2>
|
||||
<b>Notes and Other Stuff Transmitted by Relays</b> Nostr is a <b>relay-based network</b> that broadcasts your messages to multiple servers.
|
||||
This design helps to make the network more <b>resistant to censorship and also ensures
|
||||
that the network is distributed</b>, providing a higher level of <b>availability and reliability.</b> <br><br>
|
||||
<b>NOSTR Lightning integrating</b> By integrating Bitcoin and Lightning into NOSTR, not only do users
|
||||
<b>unlock a decentralized way to transact funds,</b> but relays are also given a way to <b>monetize or control
|
||||
for denial-of-service (DOS) spam attacks.</b>
|
||||
</h2>
|
||||
<p>
|
||||
<a href="https://nostr-resources.com/" class="linkbutton">Resources</a>
|
||||
<a href="https://www.austrich.net/nostr/" class="linkbutton">Nostr Tools</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<footer>
|
||||
<h5>
|
||||
|
Loading…
x
Reference in New Issue
Block a user