Updated Authentication used in the Subsonic API (markdown)
parent
a32a0c49a8
commit
578135411e
|
@ -42,7 +42,7 @@ Subsonic-like servers have a few solution to this problem:
|
|||
As you can see, there are usually multiple configuration options on both the server and the client side, and it is very easy to end up with something that isn't working or isn't secure.
|
||||
|
||||
### What is the best practice
|
||||
DISCLAIMER: Please always follow industry security best practices when you configure your server and your client. We won't take any responsibility if your data is stolen or your account is compromised in any way.
|
||||
DISCLAIMER: Please always follow industry standard security best practices when you configure your server and your client. We won't take any responsibility if your data is stolen or your account is compromised in any way.
|
||||
|
||||
That out of the way, some tips:
|
||||
- Always use a separate, strong password for your Subsonic user account. If you can't remember so much strong passwords, use a password manager (like for example [KeePass](https://keepass.info/))
|
||||
|
|
Loading…
Reference in New Issue