v2.0.3
This is an open source self-hosted project useful to manage the creation and the storage of your passwords with the Glider system.
This repository contains the webapp versions of Glider, so if you want to customize you can fork it and work on it, if there are any errors, fixes to do or some idea to upgrade this project, please open a ticket or contact us to talk about, thanks and good use!
Caution
This step allows you to bypass issues with self-signed certificates. However, you must ensure the origin of the backend URL is trustworthy before proceeding. Only follow these steps if you are certain about the origin’s safety. Please exercise caution!
If you are trying to connect to a backend with self-signed certificates, you need to trust the origin URL beforehand. For example, if your origin URL is: https://any.self.signed.certs.it:1758, you should first open that URL in your browser and explicitly trust it. Once the origin is trusted, you can connect successfully to it through the web application.
- Android
- Glider desktop version
- iOS -> source code available, but cannot distribute due missing Apple Developer Program license
- Glider webapp version
See how to run your own Glider backend instance service reading the Glider backend procedures
To customize and create your own version of this application you need to have the core library implemented in your project and published into maven local system
-
Clone the repository or download the zip file of the current version available
-
Open the folder file in your development environment and publish to maven local with the publishMavenPublicationToMavenLocal gradle task, take a look here for a help
repositories {
...
mavenLocal()
}
dependencies {
implementation 'com.tecknobit.glidercore:glidercore:2.0.2'
}repositories {
...
mavenLocal()
}
dependencies {
implementation("com.tecknobit.glidercore:glidercore:2.0.2")
}All the illustrations were sourced from undraw!
If you need help using the library or encounter any problems or bugs, please contact us via the following links:
Thank you for your help!
If you want support project and developer
| Crypto | Address | Network |
|---|---|---|
| 3H3jyCzcRmnxroHthuXh22GXXSmizin2yp | Bitcoin | |
| 0x1b45bc41efeb3ed655b078f95086f25fc83345c4 | Ethereum | |
| AtPjUnxYFHw3a6Si9HinQtyPTqsdbfdKX3dJ1xiDjbrL | Solana |
If you want support project and developer with PayPal
This section outlines the privacy practices and policies for the use of the Glider application, available on the Google Play Store.
The Glider application may anonymously collect and send performance reports, as well as track any issues or errors encountered during your experience. The data collected includes information related to the device, such as the brand, model, operating system, and operating system version, but only when an issue occurs. In the case of a web-based issue, the application may also collect the web user agent, browser, and browser version.
This information is used solely to improve the application's functionality and user experience, ensuring a seamless and efficient service.
Copyright © 2025 Tecknobit