We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/1nbuc/mcp-integration-suite'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
requirements-for-keystore-passwords-33469d3.md•805 B
<!-- loio33469d3edc404ddf82b0ee22940276f7 -->
# Requirements for Keystore Passwords
To protect a keystore, you have to specify a password when creating the keystore.
You have to apply the following rules when specifying passwords for keystores:
- The password must have a minimum length of 8 characters.
- The password must contain characters of **at least three** of the following groups:
- Lower-case Latin characters \(a-z\)
- Upper-case Latin characters \(A-Z\)
- Base 10 digits \(0-9\)
- Non-alphabetic characters \(!@\#$%...\)
- The password must **not** contain any characters from outside the standard ASCI table like, for example, German umlaut characters \(*<ü\>*\).
> ### Note:
> Example for password compliant with the above rule:
>
> *<xB+gku!kjhz\>*