§1 General Provisions
1. The Service Provider is Echse-Net Damian Krasowski, Tax ID: PL7122734741, located at: Cybernetyki 6/25, 02-677 Warsaw, Poland.
2. The Service consists of providing computing power from a distcc cluster to accelerate the source code compilation process.
3. The Service is provided exclusively in a B2B (Business-to-Business) capacity. The Service Provider does not provide services to consumers.
4. Creating an account constitutes acceptance of these Terms and a declaration that the service is ordered for business purposes.
§2 Access and Authorization
1. The default method for accessing the cluster's computing power is a secure VPN (WireGuard) tunnel.
2. Authorization via Whitelist is performed by verifying the Client's ability to host a file containing a generated security code. Upon successful verification, the IP address is automatically added to the whitelist.
§3 Payments and Account Top-ups
1. The service operates on a Prepaid model. Clients must top up their account balance before using the computing power.
2. The unit of settlement is one millisecond (ms) of actual cluster processor uptime.
3. The base currency for all settlements is Euro (€). All payments are processed in Euro.
4. Electronic payments are processed via PayU and PayPal. Funds are credited to the Client's account immediately upon confirmation from the provider.
5. VAT Invoices are issued in Euro (€) within 7 business days from the date of purchase and sent electronically to the email address associated with the Client's account.
§4 Complaints and Refunds
1. Due to the nature of the service (real-time delivery of computing power), funds used for successfully executed compilations are non-refundable.
2. Clients have the right to file a complaint in the event of infrastructure failure preventing service execution. Complaints should be sent to: support-distcc@echse-net.eu.
3. The Service Provider commits to resolving complaints within 14 business days. If approved, the Client's balance will be adjusted accordingly.
4. Refunds for unused Prepaid balances are possible within 14 days of the top-up, provided the Client has not initiated any compilation services since that top-up.
5. In B2B relations, the Service Provider's liability under warranty (rękojmia) is excluded.
§5 Obligations and Liability
1. Using the cluster for purposes other than code compilation (e.g., crypto mining, network attacks, port scanning) is strictly prohibited.
2. The Service Provider is not liable for the content, purpose, or consequences of using the code compiled via the cluster infrastructure.
3. The Client declares they hold all necessary rights to the compiled code and its use does not violate any laws or third-party rights.
4. The Service Provider guarantees code confidentiality. Source code data is not permanently stored on the cluster disks after the compilation process is complete.
5. Abuse or actions damaging the infrastructure will result in immediate account termination without refund.
§6 Final Provisions
1. The Service Provider reserves the right to change these Terms, with notification sent to Clients via email.
2. Any disputes shall be governed by Polish law and settled by the court competent for the Service Provider's seat.
§7 Available Architectures & Compilers
| Architecture | Compilers | Target Triple String |
|---|---|---|
| x86_64 Linux | GCC 15, Clang 21, G++ | x86_64-pc-linux-gnu |
| x86 Linux | GCC 15, Clang 21, G++ | i686-pc-linux-gnu |
| ARM64 (aarch64) Linux | GCC 15, G++ | aarch64-unknown-linux-gnu |
| ARMv7 / v6j Linux | GCC 15, G++ | armv7a / armv6j-unknown-linux-gnueabihf |
| Windows (Cross) | MinGW-w64 GCC 15 | i686 / x86_64-w64-mingw32 |