diff --git a/homepage.templ b/homepage.templ index 5cb7c6b..53445f4 100644 --- a/homepage.templ +++ b/homepage.templ @@ -17,14 +17,14 @@ templ homepageTemplate(params HomePageParams) { > @topTemplate(params.HeadParams)
With Nostr there is not a central provider that give you an account, in fact your account is powered just by cryptography, and you could create one (or more!) yourself by hand, without any limit. But usually the easist way is to use a Nostr app to bootstrap a new account and then use it everywhere.
+An account is a key-pair. The private key (nsec) is your digital identity, if you loose or leak it, you are burned; so you need to keep your key-pair secure and private. Use a password manager, make a backup on paper and use it only in trusted apps. Never enter your nsec in a website, install a signer extension.
+Nostr developers already have built several applications that cover different areas; probably the easist way to start using Nostr and learn more is downloading a social client and start getting involved with the community and learn more. Need help? Use the #asknostr hashtag!
+After you are familiar with the basic concepts you can explore other "social" clients and other Nostr applications; remember: your already have your digital identity and it works everywhere, so you can simply login in using your nsec. Always be sure that the app came from a trusted source/dev!
+
+