Decentralized prediction market for crypto events - polymarket-login - Trade markets and hedge crypto positions efficiently.

Decentralized crypto prediction market for traders - polymarket - trade on real-world event outcomes with low fees.

Decentralized prediction markets for crypto traders - Try Polymarket - place informed bets and hedge crypto risk efficiently.

Tangem Wallet for Business: Multi-Signature and Institutional Use Cases

A financial services firm managing digital assets across multiple teams faces a custody dilemma. Traditional solutions require either a single point of failure—one person holding keys—or a centralized custodian that introduces counterparty risk, account freezes, and compliance overhead. Standard hardware wallets require cables, screens, and device-specific setup, which creates friction when coordinating signers across offices or geographies. The firm needs a system that distributes signing authority without sacrificing security, allows offline key storage, and scales to dozens or hundreds of assets without requiring distinct devices for each currency.

This scenario describes institutional cryptocurrency asset management as it operates today: constrained by the hardware available, the coordination required, and the technical literacy expected of signers. A non-custodial wallet architecture can address some of these constraints, but only if it supports the operational patterns that teams actually follow. Multi-signature schemes, threshold custody, distributed confirmation workflows, and seamless integration with decentralized finance all depend on whether the underlying hardware can support them without becoming unmanageable.

Tangem hardware wallet card and ring form factors demonstrating compact design for enterprise custody and multi-signature workflows

Why institutional cryptocurrency custody requires a different approach

Custody for large holdings has traditionally meant choosing between three unsatisfactory options. A single private key held by one person or a vault creates the highest concentration risk and the most liability if that individual becomes incapacitated, leaves the organization, or is subject to coercion. A custodian like a bank or specialized firm holds the keys on your behalf, which eliminates key management burden but introduces counterparty risk, regulatory dependence, and potential account restrictions during market volatility or regulatory crackdowns. Multi-signature schemes distribute signing authority across multiple parties, but implementation has been cumbersome: hardware wallets require USB cables and screens, setup is complex, and coordination among signers—especially across time zones or organizations—introduces operational friction.

An institutional Tangem hardware wallet addresses this through a different technical foundation. Instead of a device with cables and displays, Tangem uses NFC-based communication through a standard smartphone application. Each authorized signer holds a thin card or wearable ring that stores a private key in a tamper-resistant secure element chip. That chip performs cryptographic operations offline; the key never leaves the device. When a transaction requires approval, the signer scans their card against their phone, reviews the transaction details on the phone’s screen, and confirms with a PIN or biometric authentication. Multiple cards can be configured to require consensus—two of three signers, three of five, or any threshold appropriate to the organization’s governance.

This architecture eliminates several sources of operational friction. There are no cables to carry or USB drivers to install. Setup does not require downloading special software on multiple computers or managing separate devices for different cryptocurrencies. A single Tangem card can manage Bitcoin, Ethereum, Litecoin, Binance Coin, Polygon, Solana, and thousands of ERC-20 tokens. Because the phone application itself is not the container of the private key, a phone compromise or loss does not expose funds. The key remains sealed in the hardware card until the user explicitly authorizes a transaction.

Backup and disaster recovery are also simplified. Rather than generating a recovery seed phrase—which an employee might photograph, email, or store insecurely—Tangem offers the option to create multiple backup cards, each containing the same private key encrypted and locked to that specific card. If a signer loses their primary card, a backup card can restore access without requiring a recovery phrase to be written down or shared. For multi-signature setups, each authorized signer can have a primary and a backup card, with the backups stored in a separate physical location.

Multi-signature implementation across teams and geographies

A 2-of-3 multi-signature scheme is common for mid-sized organizations: any two signers can approve a transaction, but a single compromised or coerced signer cannot act alone. Each of the three authorized parties holds a Tangem card. When the organization needs to move funds—whether to purchase an asset, fund operations, or transfer between exchanges—the first signer uses their Tangem card with the mobile application, reviews the transaction details, and approves it. The transaction is created but not yet broadcast. The second signer then performs the same process: they open the application, scan their card, see the pending transaction, confirm the details, and approve it. Once two signatures are collected, the transaction broadcasts to the blockchain.

The operational advantage is that neither signer needs to be physically present with the other. The first signer might be in New York, the second in London. They never exchange keys, recovery phrases, or sensitive materials. The mobile application—which can be a standard smartphone running Android or iOS—is the only shared communication surface, and it does not need to be trusted with keys because it only requests signature operations from the hardware cards. If the phone is stolen or the application is compromised, an attacker cannot forge a signature or extract keys. The card’s secure element chip is designed to resist electromagnetic analysis, side-channel attacks, and physical tampering.

Threshold designs can also scale beyond 2-of-3. Some organizations use 3-of-5 schemes, where five authorized signers exist but only three are required for approval. This provides redundancy: if one or two signers are unavailable due to illness, travel, or other circumstances, the organization can still move funds. It also creates a higher security margin; an attacker would need to compromise three of five cards and extract keys from three secure element chips, each of which is designed to resist extraction. The trade-off is operational complexity: larger groups require more coordinated approval flows, and the application must track pending transactions across more signers.

For larger enterprises, cold storage becomes relevant. One common pattern is to keep the majority of holdings in a «cold» multi-signature setup where most of the authorized signers are not part of day-to-day operations. For example, a business might maintain a 2-of-3 hot wallet for operational transactions—approving payroll, trading, or liquidity management—while a 3-of-5 cold wallet holds the strategic reserve. The cold signers might be senior executives or board members, and their cards are kept in secure storage, only brought out when major balance changes are required. This segregation reduces the exposure of high-value keys while keeping everyday operations responsive.

Key management and the seedless backup advantage

Cryptocurrency security hinges on key generation and backup. Traditionally, hardware wallets generate a recovery seed—a 12 or 24-word phrase—during initial setup. This seed is supposed to be written on paper, stored securely offline, and never photographed, shared, or typed into any computer. In practice, employees lose the seed, store it in email drafts, write it in notebooks that get left on airplanes, or use it to recover funds on a compromised personal computer. The seed is a bottleneck: if it is exposed, all funds derived from it become vulnerable. If it is lost, all funds become irretrievable unless a backup was created and stored.

Tangem’s seedless design inverts this problem. When a card is first initialized, the chip generates a private key internally and encrypts it using a unique key derived from the card’s serial number and other immutable properties. That encrypted key never needs to be exposed or written down. Instead, backup cards can be created: additional physical cards that contain the same private key, also encrypted to that specific card’s identity. A business with three primary signers can create three primary cards and three backup cards. The backups are stored in a safe deposit box, a separate office, or with a trusted third party. If a primary card is lost, the corresponding backup card can be recovered from storage and reactivated. No seed phrase was ever written or memorized.

This approach solves a major operational security problem for teams. Employees do not need to remember, type, or store secrets. Instead, they physically carry a card that stores the secret in hardware. The risk profile shifts from «has the seed been exposed» to «can an attacker get physical access to the card or compromise the phone application.» The first threat is addressed through physical security practices that organizations already understand: secure storage, restricted access, surveillance. The second threat is addressed through the application’s use of the hardware card for signature operations; a phone compromise does not automatically unlock funds.

Backup cards also create a practical path to succession planning. If an authorized signer leaves the company or becomes incapacitated, their backup card can be rotated out of service and destroyed, eliminating their access. A new signer can be brought onto the team and given a new card. Multi-signature schemes mean that removing one signer does not leave the organization unable to move funds, because at least one other signer can still operate. This is particularly important for small teams where key personnel turnover could otherwise create a crisis.

Integration with decentralized finance and smart contract interaction

Institutional adoption of cryptocurrency extends beyond simple fund transfers. Organizations increasingly use decentralized exchanges, lending protocols, staking mechanisms, and other smart contract applications. These interactions require the wallet to sign complex transactions, not just simple sends. A traditional hardware wallet with a cable and screen works for basic transactions but becomes unwieldy when approving a contract interaction that authorizes spending limits, interacts with multiple contracts, or requires the user to understand complex transaction parameters.

Tangem’s NFC-based confirmation model adapts well to this use case because it leverages the mobile application as the display and confirmation interface. When a smart contract interaction is initiated through a Web3 application—such as a decentralized exchange frontend or lending protocol—the user’s wallet connection protocol communicates the transaction details to the Tangem mobile application. The app displays the contract address, function being called, transaction data, gas parameters, and estimated cost. The user scans their Tangem card, reviews the details on the phone’s screen, and approves the transaction through the secure element chip. The signature is generated in hardware and returned to the application, which broadcasts the signed transaction.

This workflow preserves the security model: private keys never leave the card, and the display of transaction details happens on a device the user controls rather than on the hardware wallet’s screen. For enterprise users managing large positions across multiple DeFi protocols, this approach is more practical than juggling multiple hardware wallets or exposing keys to a browser extension. The tangem wallet download includes support for connecting to decentralized applications without compromising key custody or introducing browser-based vulnerabilities.

Multi-signature approval of smart contract interactions adds another layer of sophistication. If a 2-of-3 policy requires that two signers approve any transaction, then a DeFi transaction—such as removing liquidity from a pool or adjusting a lending position—requires both signers to approve. The first signer initiates the transaction, approves it through their card, and marks it pending. The second signer then reviews the same transaction details and approves it. This creates an audit trail: both signers have explicitly confirmed the contract interaction, which is valuable for compliance and dispute resolution. A log of who approved what and when can be maintained by the application or on-chain, depending on the organization’s requirements.

Asset management at scale and organizational governance

As organizations accumulate holdings across multiple chains and tokens, a unified management interface becomes essential. Tangem’s architecture supports thousands of cryptocurrencies and tokens, which means the primary multi-signature wallet can be used for Bitcoin, Ethereum mainnet, Polygon, Binance Smart Chain, Solana, and specialized tokens without requiring separate devices or card reissuance. Each card can derive multiple addresses across multiple blockchains, all secured by the same private key sealed in hardware.

This scalability creates operational efficiency for large treasury operations. A fund manager, corporate treasury, or investment firm can maintain a single multi-signature setup that spans all of its on-chain positions. Portfolio reporting tools can query balances across chains and aggregate them into a consolidated view. Rebalancing transactions—moving funds between chains or asset types—can be approved through the established multi-signature process without introducing new infrastructure or signers. The governance model remains consistent: all transactions, regardless of complexity or asset type, require the same approval threshold.

Organizational policies can also be layered onto this foundation. A governance framework might specify that the 2-of-3 hot wallet can transfer up to $500,000 in a single transaction without additional approval, but amounts exceeding that require a 3-of-5 approval from the cold wallet. These policies are enforced through the mobile application’s transaction review process; the software checks transaction amounts and applies the appropriate signature requirement. Combined with role-based access control—where different employees or teams are authorized to initiate different types of transactions—this creates a multi-layer governance model that reduces the risk of fraud or unauthorized movement of funds.

Audit and compliance also benefit from this architecture. Every transaction is signed by hardware-backed cryptographic operations, creating a non-repudiable record: each signer cannot later deny that they approved a transaction. Transaction logs can be exported from the application, and on-chain signatures provide permanent proof of approval. For regulated entities, this audit trail is valuable when regulators or auditors examine transaction histories. The decentralized nature of the setup—no central custodian holds funds—also aligns well with certain regulatory frameworks that prefer institutional clients to maintain direct custody.

Threat modeling for institutional deployments

Every custody model contains residual risks, and understanding them is essential for an organization deciding whether Tangem’s approach is appropriate. The primary security assumption is that the secure element chip cannot be compromised without physical destruction. Extensive research and industry standards (such as Common Criteria certification) support this assumption for well-designed chips, but it is not a guarantee. An advanced adversary with laboratory access, side-channel analysis capability, or specialized extraction tools might eventually extract a key from a secure element. This risk is mitigated by using multi-signature schemes: extracting one card does not compromise funds if that card is only one of three required signers.

A second risk is the smartphone application itself. While the app does not store keys, it does authenticate transactions and display details that the user approves. If the phone is compromised by malware, the malware cannot forge signatures, but it could potentially display false transaction details—showing a different amount or address than what was actually signed. Mitigating this requires that users carefully verify transaction details on their phone before approving through the hardware card, and that the organization educate signers about phishing and malware risks. For high-value transactions, a second signer reviewing the details independently provides an additional verification layer.

A third risk is operational: lost cards, forgotten PINs, or organizational processes breaking down. If multiple signers become unavailable and backup cards are not accessible, funds may become locked. Tangem’s backup card option reduces this risk, but it requires careful physical security management. Organizations should test their backup and recovery procedures regularly, similar to disaster recovery testing for critical IT systems. This means periodically retrieving a backup card, verifying that it can restore access, and ensuring that authorized personnel know the procedure.

Collusion is another consideration. In a 2-of-3 multi-signature scheme, two of the three authorized signers could conspire to move funds without consent from the third. Organizations should choose signers from different roles or departments to reduce the likelihood that two signers share the same incentives or are subject to the same coercion. Adding a fourth or fifth signer—requiring 3-of-5 for high-value transactions—makes consensus attacks more difficult because three independent parties must agree.

Implementation considerations and operational readiness

Deploying a multi-signature setup is not merely a technical decision; it is an organizational change. Signers must understand their responsibilities, the procedures for approving transactions, the backup and recovery process, and how to handle edge cases such as a missing card or forgotten PIN. Training and documentation are essential. Organizations should create a playbook: how to approve a transaction, what to verify, how to handle disputes, how to add or remove signers, and what to do if a card is lost.

Testing is also critical. Before using a multi-signature setup for actual funds, organizations should conduct a dry run with test amounts. Create a test transaction, have multiple signers approve it, verify that it broadcasts correctly, and confirm that the application logs and audit trails are capturing the required information. This testing should include failure scenarios: what happens if a signer’s card is unavailable? Can the backup card restore access? Is the recovery process documented and reproducible?

Regulatory and legal considerations may also apply, depending on the jurisdiction and the organization’s status. Some regulatory frameworks require that custody be held by licensed entities, while others permit institutional clients to maintain self-custody if adequate security controls are in place. A law firm specializing in cryptocurrency regulation should review the organization’s approach before large deployments. Multi-signature custody with hardware-backed key storage is increasingly recognized as meeting security standards for institutional clients, but the specific legal implications vary.

Crypto asset management at the institutional level requires balancing security, usability, and operational resilience. Tangem’s hardware wallet design, seedless backup option, and support for multi-signature schemes provide tools to address this balance. The thin card or wearable ring form factor reduces the technical friction that hampers other hardware wallets; the secure element chip protects keys from extraction; and the multi-signature architecture distributes custody authority without requiring a trusted third-party custodian. Whether this approach is suitable for a specific organization depends on its size, risk tolerance, regulatory environment, and operational capacity to manage hardware wallets and backup procedures.

Frequently asked questions

Can Tangem support a 3-of-5 multi-signature setup for cold storage?

Yes. Tangem cards can be configured with threshold multi-signature schemes where any 3 of 5 authorized signers can approve a transaction. This provides redundancy and reduces the risk that a single compromised or unavailable signer blocks fund movement. Each of the five signers holds a card, and backup cards can be created for disaster recovery. The mobile application tracks pending transactions and enforces the signature threshold.

How does the seedless backup work, and is it more secure than recovery phrases?

Tangem generates private keys inside the secure element chip and encrypts them without ever exposing them as a seed phrase. Additional backup cards can be created with the same encrypted key. If a primary card is lost, the backup card—stored separately—can restore access. This eliminates the vulnerability of a written-down or photographed seed phrase, but it introduces the requirement to maintain physical security of the backup cards and to ensure they remain accessible for recovery.

What happens if two of three signers become unavailable in a multi-signature setup?

The organization cannot move funds if the multi-signature threshold is not met. In a 2-of-3 scheme, one signer must be available. This risk is mitigated by creating backup cards for each signer and storing them securely, ensuring that if a primary card is lost, the corresponding backup card can restore access. Organizations should test their recovery procedures and maintain clear documentation of which signers have backup cards and where they are stored.

Feu un comentari

ten + ten =

Política de privacitat

Aquesta Política de Privacitat compleix amb el Reglament (UE) 2016/679 del Parlamento Europeo y del Consejo de 27 de abril de 2016 relativo a la protección de las persones físicas y a la libre circulación de estos datos (Reglamento General de Protección de Datos), amb la normativa nacional reguladora d’aquesta matèria, així com amb la Ley 34/2002, de 11 de julio, de Servicios de la Sociedad de la información y de comercio electrónico.

Al accedir a www.cusidodisseny.com, es recullen dades de caràcter personal dels usuaris, el tractament de les quals queda subjecte a la present Política de Privacitat.

Responsable de tractament

El responsable de tractament de les dades personals facilitades pels usuaris al accedir a la web és Mireia Cusidó De Haro amb DNI 46239186-D, domicili situat a l’Avinguda Pedra del Diable núm. 29, de Parets del Vallès (Barcelona) amb Codi Postal 08150 (en endavant, Cusidó Disseny).

Les dades personals i la informació recollides mitjançant aquesta pàgina web seran emmagatzemades i gestionades per Mireia Cusidó De Haro amb la confidencialitat deguda, i amb base a l’interès legítim del responsable de tractament, i en el seu cas, el consentiment de l’usuari.

El responsable de tractament es compromet a aplicar les mesures de seguretat informàtica adients per a la seva protecció, establertes en la normativa mencionada anteriorment, amb la finalitat d’impedir l’accés o ús indegut a les dades, la seva manipulació, deteriorament o pèrdua.

Finalitat del tractament

Visitant la pàgina web de Cusidó Disseny, es podran recollir les següents dades:

  • Dades identificatives com el nom y el correu electrònic.

  • Informació comercial.

  • Informació addicional que es recull de l’usuari quan es posa en contacte amb el servei d’atenció al client o contestant a una enquesta.

El fet de no facilitar alguna informació obligatòria en el moment d’omplir el formulari de dades, pot suposar la impossibilitat de facilitar la informació o serveis sol·licitats.

El tractament de les dades personals subministrades per l’usuari tindrà les finalitats següents:

  • Atendre les comunicacions rebudes a través del formulari online de la pàgina, o rebudes a través dels mitjans electrònics utilitzats per l’usuari per contactar amb Cusidó Disseny.

  • Comunicació amb els usuaris mitjançant els seus correus electrònics, trucades telefòniques o altres mitjans de comunicació equivalents, en relació als serveis contractats sempre que sigui raonable i/o necessari per a la seva execució.

  • Gestionar les necessitats de l’empresa, portant a terme el anàlisis o millora dels serveis o de la pàgina web, així com el seu funcionament. Per exemple, el anàlisis del comportament de l’usuari i estudi de com utilitza la web.

  • Fer complir les condicions de la pàgina web i dels serveis oferts, en interès legítim de Cusidó Disseny, per portar a terme l’administració empresarial.

Quan l’usuari ho consenti expressament:

  • Es podran realitzar comunicacions comercials i de màrqueting respecte dels serveis oferts per Cusidó Disseny.

  • Utilitzar cookies i altres tecnologies de seguiment per a proporcionar ofertes de serveis de Cusidó Disseny, en pàgines webs de tercers.

L’usuari es compromet a proporcionar dades reals i a notificar qualsevol canvi o modificació de les mateixes al responsable de tractament. En cas de que l’usuari faciliti dades de tercers, garanteix haver-los informat i haver obtingut el seu consentiment per a ser aportades amb les finalitats indicades en aquest apartat. Qualsevol pèrdua o dany causat a la pàgina web, al responsable de la mateixa o a un tercer mitjançant la comunicació d’informació inexacta, errònia o incompleta als formularis de recollida de dates, serà sota la responsabilitat de l’usuari.

Els serveis disponibles a través de la web no podran ser utilitzats per menors d’edat sense l’autorització prèvia dels seus pares, tutors o representants legals, els quals seran els únics responsables dels actes realitzats pels menors a través de la web. En la mesura que el responsable de tractament no té capacitat per a conèixer la vertadera edat dels usuaris, s’adverteix que correspon als pares o tutors legals habilitar els mecanismes necessaris per a evitar que els menors accedeixin a la web i facilitin dades de caràcter personal sense la seva supervisió, excloent a Cusidó Disseny de tota responsabilitat.

Període de conservació de les dades personals

El termini de conservació de les dades personals serà el necessari per a portar a terme les finalitats per les quals varen ser recollides, que són aquelles establertes a la present Política de Privacitat, i en el seu cas, mentre que l’usuari no revoqui el seu consentiment.

En tot cas, quan les dades personals deixen de ser necessàries per a la finalitat per la qual van ser recollits, seran conservades sota bloqueig per a atendre possibles reclamacions judicials, administratives o fiscals durant els terminis legals establerts a la normativa aplicable.

Destinataris de les dades

Les dades personals facilitades pels usuaris no es comunicaran a tercers, excepte que sigui estrictament necessari per a gestionar i mantenir la relació establerta entre les parts o prèvia autorització expressa de l’usuari.

Drets dels usuaris

El responsable de tractament es compromet a respectar la confidencialitat de les dades personals dels usuaris i a garantir l’exercici dels seus drets d’accés, rectificació o supressió, limitació del tractament, oposició o portabilitat de les seves dades. Així mateix, l’usuari podrà revocar el consentiment atorgat en qualsevol moment dirigint-se a la direcció de correu electrònic hola@cusidodisseny.com o al correu postal de la direcció del domicili indicat anteriorment.

Per a l’exercici d’aquests drets, l’usuari haurà d’acreditar la seva identitat indicant el seu nom i cognoms, fotocopia del DNI o document equivalent, petició en la qual es concreta la sol·licitud, direcció a efectes de notificacions, data i firma de l’interessat.

Si l’usuari considera que el tractament de les seves dades personals infringeix la normativa aplicable, tindrà dret a presentar una reclamació davant de l’Agencia Española de Protecció de Dades, sense perjudici de poder interposar qualsevol altre recurs administratiu o accions legals pertinents.

La present Política de Privacitat podrà ser revisada, actualitzada i modificda en qualsevol moment. El responsable de tractament haurà d’informar als usuaris d’aquest canvi, mitjançant la web o la direcció de correu electrònic facilitada pels mateixos. Així mateix, serà necessari que l’usuari revisi el present document periòdicament o cada vegada que accedeixi a la pagina web, per tal d’estar correctament informat respecte de les dades recollides i el seu tractament.

Política de cookies

A la web www.cusidodisseny.com s’utilitzen cookies pròpies i de tercers amb la finalitat de millorar la qualitat del servei de Cusidó Disseny, proporcionar una millor experiència de navegació, i identificar els problemes tècnics que puguin sorgir a la web.

Així mateix, en cas de que l’usuari ho accepti, es podran utilitzar cookies que permetin obtenir informació de les seves preferències i personalitzar la pàgina amb els seus interessos individuals.

Complint amb el Reglament (UE) 2016/679 del Parlamento Europeo y del Consejo, de 27 de abril, relativo a la protección de las persones físicas en lo que respecta al tratamiento de datos personales y a la libre circulación de estos datos, i amb l’article 22.2 de la Ley 34/2002, de 11 de julio, de Servicios de la Sociedad de la información y del comercio electrónico, aquesta pàgina web informa als usuaris sobre la seva política de cookies.

Que són les cookies?

Les cookies són petits fitxers de dades que es descarreguen en el seu ordinador i altres dispositius, que emmagatzemen informació i es guarden al navegador de l’usuari. Les cookies permeten emmagatzemar i recuperar informació sobre els hàbits de navegació, i recordar diferents paràmetres i informació sobre els usuaris.

L’usuari podrà modificar les preferències del navegador en qualsevol moment per impedir la instal·lació d’aquests fitxers.

Aquesta web utilitza els següents tipus de cookies:

  • Cookies d’anàlisis: són aquelles que, tractades per nosaltres o per tercers, ens permeten quantificar el nombre d’usuaris que naveguen per la web i així mesurar i analitzar estadísticament la utilització que fan els usuaris del servei ofert. La finalitat d’aquestes cookies és analitzar la navegació dels usuaris a través de la web per millorar l’oferta de productes o serveis que li oferim.

Així mateix, la web podrà utilitzar serveis de tercers que recullen informació amb finalitat estadística, d’us de la web per part de l’usuari i per a la prestació d’altres serveis relacionats amb el mateix o altres serveis d’internet.

Gestió de les cookies

L’usuari pot permetre, bloquejar o eliminar les cookies instal·lades en el seu equip mitjançant la configuració de les operacions del navegador instal·lat en el seu ordinador. No obstant, si ho fa, es possible que la pàgina no funcioni correctament i des de Cusidó Disseny no puguem oferir-li una experiència òptima.

Google Chrome:

  1. Clic a la icona de menú.

  2. Seleccionar “configuración”

  3. Seleccionar “configuración avanzada”

  4. Seleccionar “privacidad”

  5. Seleccionar “configuración de contingut”

  6. Seleccionar la funció que desitgi:

    1. Permetre que s’emmagatzemin dades locals

    2. Conservar dades locals només fins que surtis del navegador

    3. No permetre que es guardin dades de la web

    4. Bloquejar les dades de les webs i les cookies de tercers.

  7. Una vegada seleccionada l’opció desitjada, fer clic a “listo”

Internet Explorer

  1. Clic a la icona “inicio”

  2. Seleccionar “opcions d’internet” al menú “herramientas”

  3. Seleccionar “privacidad”

  4. Seleccionar “configuración”

  5. Seleccionar l’opció que desitgi i fer clic a “aceptar”

Microsoft Edge (Explorer 10)

  1. Clic a la icona “más”

  2. Seleccionar “configuración”

  3. Seleccionar “configuración avanzada”

  4. Seleccionar “cookies” dins de “Privacidad y Servicios”

  5. Seleccionar l’opció que desitgi del menú desplegable.

Firefox

  1. Clic a la icona “menú”

  2. Seleccionar “opciones”

  3. Seleccionar “privacidad”

  4. Seleccionar l’opció que desitgi del menú desplegable.

Safari

  1. Clic a la icona “safari”

  2. Seleccionar “preferencias”

  3. Seleccionar “privacidad”

  4. Seleccionar “cookies y datos de sitio web”

  5. Seleccionar l’opció que desitgi entre les disponibles.

En cas de que l’usuari requereixi més informació respecte de la nostra política de cookies, pot contactar amb nosaltres a través de qualsevol dels nostres canals de comunicació. Així mateix, li recomanem que consulti les pàgines web de suport de cada navegador per a més informació.

AVÍS LEGAL I CONDICIONS D’ÚS

L’ús d’aquesta pàgina web està subjecte a les condicions establertes en el present Avís legal, per tant hauran de ser llegides detingudament per part de l’usuari.

L’accés a la web, i l’ús dels materials continguts en la mateixa implica que l’usuari ha llegit, coneix i accepta les condicions establertes en aquest document. Així mateix haurà d’accedir a aquestes condicions de manera periòdica, per estar informat de les possibles modificacions que pot realitzar el titular de la web de manera unilateral.

IDENTIFICACIÓ DEL TITULAR DE LA WEB

En compliment del principi d’informació recollit a l’article 10 de la Ley 34/2002, de 11 de julio, de Servicios de la Sociedad de la información y del Comercio Electrónico (en endavant, LSSI-CE), es facilita la següent informació:

El titular del domini web www.cusidodisseny.com és Mireia Cusidó De Haro, amb DNI 46239186-D, amb domicili a Avinguda Pedra del Diable núm. 29 de Parets del Vallès (Barcelona) amb Codi Postal 08150 (en endavant, Cusidó Disseny).

L’avís legal regula l’ús del domini www.cusidodisseny.com, ja sigui amb la denominació actual o amb qualsevol altra que pugui tenir en el futur, així com la responsabilitat derivada de la utilització del mateix.

USUARIS

Tindrà la condició d’usuari tota persona que accedeixi o navegui a la web. Es presumeix que l’usuari ha llegit el present Avís legal i condicions d’ús, i accepta el contingut del mateix.

CONDICIONS D’ÚS

L’accés i ús de la web és gratuït, sense necessitat de cap autorització, subscripció o registre previ.

L’usuari es compromet a fer un ús lícit i adequat de la pàgina web, d’acord amb la legislació aplicable en cada moment, amb les presents condicions, la moral, les bones costums generalment acceptades i l’ordre públic.

Cusidó Disseny no garanteix que la web compleixi amb la normativa d’altres països, per tant, si l’usuari resideix en qualsevol altre país que no sigui España, i decideix accedir i/o navegar a la pàgina web, ho farà sota la seva responsabilitat, havent d’assegurar-se de que l’accés i/o navegació compleix amb la legislació aplicable en el seu cas.

MODIFICACIONS

La titular de la web es reserva la facultat de modificar l’Avís legal i condicions d’ús de manera unilateral, sent efectiu des del moment de la seva publicació.

CONTINGUT I QUALITAT DE LA PÀGINA

Els continguts de la web tenen la finalitat de presentar el serveis de Cusidó Disseny, els quals consisteixen en:

  • La creació de la identitat corporativa dels seus clients.

  • La comunicació editorial.

  • El disseny de packaging i creació de la imatge dels productes.

  • El disseny Web i Xarxes Socials, així com a planificació i desenvolupament del Màrqueting Online.

L’usuari haurà de tenir en compte que aquest contingut de la web pot no reflectir l’estat més recent dels serveis oferts.

El titular es compromet a posar tots els mitjans necessaris per a que el contingut i la informació subministrada compleixi amb els estàndards de qualitat, exactitud, veracitat, fiabilitat, utilitat i actualitat. No obstant, no garanteix el compliment absolut d’aquests estàndards de manera permanent.

La visualització de la web a internet és de caràcter indefinit, encara que el titular es reserva el dret d’efectuar les modificacions que consideri oportunes sense necessitat d’avisar als usuaris.

El mer accés a la informació continguda a la pàgina web no vincula de cap manera a l’usuari i no li genera cap compromís contractual respecte del titular de la web. L’accés a la informació es merament informatiu, consultiu i/o publicitari.

NOTIFICACIONS

L’usuari podrà comunicar-se amb la titular de la web mitjançant el correu electrònic hola@cusidodisseny.com/mireia@cusidodisseny.com o per telèfon al (+34) 647 93 82 52.

La normativa aplicable exigeix que la informació i comunicacions que s’enviïn a l’usuari siguin per escrit. Per mitjà de l’ús de la web, l’usuari accepta que aquestes comunicacions siguin majoritàriament electròniques.

PROPIETAT INTELECTUAL I INDUSTRIAL

L’usuari reconeix i accepta que qualsevol dret de propietat intel·lectual o industrial respecte dels continguts o materials que formen part de la pàgina web, pertanyen a Cusidó Disseny, o als titulars dels mateixos que hagin atorgat llicencia a la titular de la web per fer-los servir.

El contingut de la web es considerat programa d’ordinador, i per tant queda subjecte a la normativa espanyola, europea i internacional sobre la matèria.

Es prohibeix expressament la copia, reproducció, modificació, transformació, supressió, manipulació, distribució i comunicació pública de la totalitat o part dels continguts d’aquesta web per qualsevol mitjà tècnic, sense autorització expressa i per escrit del titular de la web.

El mer accés a la web no atorga cap autorització o llicencia per part de la titular de la mateixa per fer ús de cap contingut i/o informació, ni tampoc respecte cap dret relacionat amb aquests, més enllà de l’ús estrictament personal.

PROTECCIÓ DE DADES DE CARÀCTER PERSONAL

La informació o dades personals facilitades per l’usuari a través de la web, es tractaran d’acord amb la Política de Privacitat i amb la legislació aplicable en matèria de protecció de dades.

Les dades de caràcter personal proporcionades per l’usuari formaran part de la base de dades i sistema de tractament (fitxers i registres d’activitat) titularitat de Mireia Cusidó De Haro com a responsable de tractament, i es tractaran d’acord amb allò previst a la Política de Privacitat i amb les finalitats indicades per cada cas. La titular de la web es compromet a realitzar un tractament confidencial i secret, no podent revelar la informació a tercers sense causa justificada o autorització expressa de l’usuari en qüestió.

El usuari té dret a accedir a les seves dades, a rectificar-les, sol·licitar la supressió de les mateixes, y a limitar o oposar-se al tractament, contactant amb el responsable de tractament mitjançant la direcció de correu electrònic hola@cusidodisseny.com/mireia@cusidodisseny.com o a través de correu postal a Avinguda Pedra del Diable núm. 29 de Parets del Vallès (Barcelona) amb Codi Postal 08150.

Pot obtenir més informació a la Política de Privacitat.

POLÍTICA DE COOKIES

S’informa als usuaris que des de www.cusidodisseny.com es podran utilitzar dispositius d’emmagatzematge i recuperació de dades (cookies) als equips i terminals dels destinataris, a condició de que aquests hagin atorgat el seu consentiment després d’haver set informats de manera clara i completa sobre la seva utilització.

Pot obtenir més informació a la Política de Cookies.

ENLLAÇOS

A la web es podran incloure enllaços com links o banners, vinculats a pàgines web de tercers. La instal·lació d’aquests enllaços té la finalitat de facilitar la cerca i accés a la informació disponible a internet.

En el moment en el que l’usuari accedeix als enllaços i abandoni aquesta web, els documents legals de la mateixa deixaran de ser aplicables, ja que les pàgines web de tercers a les quals accedeix l’usuari estan sotmeses a les seves pròpies condicions i polítiques de privacitat i de cookies.

Cusidó Disseny no assumeix cap responsabilitat respecte dels continguts dels enllaços de tercers, ni pels danys i perjudicis que es poguessin produir per l’accés, ús o il·licitud dels mateixos.

LIMITACIÓ DE LA RESPONSABILITAT

Els usuaris de la web accedeixen a la mateixa assumint els riscos i les responsabilitats derivades d’aquest accés. El titular de la web no serà responsable dels errors o omissions que pogués contenir, encara que es compromet a posar tots els mitjans que estiguin al seu abast per a prevenir-los.

Cusidó Disseny podrà responsabilitzar als usuaris que facin un ús inadequat o indegut de la web causant danys o perjudicis a terceres persones, així com dels possibles virus o programes informàtics que poguessin introduir, generar o allotjar a la web que deteriorin o puguin deteriorar tant el contingut com el correcte funcionament de la pàgina web, així com els equips, sistemes i programes dels usuaris.

Així mateix, Cusidó Disseny no serà responsable de les decisions que prenguin els usuaris com a conseqüència de la informació facilitada a través de la web, ni d’altres danys que poguessin ser causats per tercers mitjançant intromissions no autoritzades, alienes al seu control.

ACCIONS LEGALS

Cusidó Disseny es reserva la facultat d’exercir les accions civils o penals que consideri oportunes contra els usuaris que facin un ús indegut d’aquesta web o dels seus continguts, o per l’incompliment de les presents condicions.

LLEI APLICABLE I JURISDICCIÓ

El present Avis legal es configura com un contracte de condicions generals d’adhesió i regula la informació general que el prestador de serveis de la societat de la informació, titular de la web, ha de proporcionar en la seva pàgina, de manera permanent, fàcil, directa i gratuïta, als destinataris del servei.

Aquestes condicions d’ús, així com la relació entre el titular de la web i l’usuari es guiaran i interpretaran de conformitat amb la normativa espanyola.

Per a la resolució de qualsevol controvèrsia, les parts acorden sotmetre’s als Jutjats i Tribunals del domicili de l’usuari.

Si segueixes navegant, estàs acceptant l¡ús de cookies. Més informació

Los ajustes de cookies de esta web están configurados para «permitir cookies» y así ofrecerte la mejor experiencia de navegación posible. Si sigues utilizando esta web sin cambiar tus ajustes de cookies o haces clic en «Aceptar» estarás dando tu consentimiento a esto.

Cerrar