SlideShare ist ein Scribd-Unternehmen logo
1 von 26
Downloaden Sie, um offline zu lesen
//Blockchain as a durable medium
// Billon
Billon is a technology company that created the first licensed e-money
system based on blockchain and DLT
Billon was established in 2012 in Warsaw. We
opened our London office in 2015 and US office in
2017.
Billon’s technology is a DLT that uses hybrid
private blockchain. This system is provided to
banks so they can issue e-money. The technology
meets EU legal requirements.
Our most recent accomplishments include FCA
approval for our e-money tech, EU funding to
pursue our e-money solutions, and a research
grant.
We are patenting several of our architecture
solutions, for example one that solves a key
challenge of GDPR.
100% of capital is from people working directly or indirectly
with the company
„A firm must meet five key eligibility criteria to use the sandbox. The firm must:
• Be an in-scope business
• Demonstrate a genuine innovation
• Deliver a consumer benefit
• Demonstrate a need for the sandbox
• Be ready for testing „
Billon’s areas of expertise
Payments and payouts
based on e-money (
Durable media –
meets all EU
regulations
Identity management
DLT
Safer, transparent,
permanent.
Why DLT?
Blockchain and DLT solutions across the globe
Why e-money and not cash or the server
money?
// Durable medium
The terms „durable medium” is regulated by the EU laws:
▪ Directive 2011/83/EU on consumer rights
▪ Directive 2007/64/EU on payment services in the internal market
▪ Directive 2008/48/EU on consumer credit agreements
▪ Directive 2002/65/EC concerning distance marketing of consumer
financial services
Durable medium as a legal requirement
According to Directive 2007/64/EU on payment services:
„Information should always be provided on paper or on another durable
medium, such as printouts by account printers, floppy disks, CD-ROMs,
DVDs and hard drives of personal computers on which electronic mail can
be stored, and Internet sites, as long as such sites are accessible for future
reference for a period of time adequate for the purposes of information and
allow the unchanged reproduction of the information stored”.
„durable medium” means any instrument which enables the payment
service user to store information addressed personally to him in a way
accessible for future reference for a period of time adequate to the
purposes of the information and which allows the unchanged reproduction
of the information stored.
Durable medium as a legal requirement
▪ Dispute between Austrian Consumer Information Association and BAWAG
PSK Bank
▪ BAWAG provides on-line banking services.
▪ „Notices and statements (including account information, notices of
changes) shall be received by a customer by post or electronically by
making them retrievable or transmitting them by means of e-banking”. In
practice: notices were sent to inbox account within the e-banking service.
▪ Association claims that the clause is not valid.
BAWAG case (C-375/15)
▪ Article 42(1) of Directive 2007/64 on payment services: „Member States
shall require that, in good time before the payment service user is bound
by any framework contract or offer, the payment service provider provide
the payment service user on paper or on another durable medium with
the information and conditions specified in Article 42”.
▪ Article 36(1) of Directive 2007/64 on payment services: Member States
shall require that before the payment service user is bound by any single
payment service contract or offer, the payment service provider, in an
easily accessible manner, makes available to the payment service user the
information and conditions specified in Article 37.
BAWAG case (C-375/15)
▪ Eventually, the following request was submitted to the ECJ for
preliminary ruling:
Is Article 41(1) in conjunction with Article 36(1) of Directive 2007/64 to be
interpreted as meaning that information (in electronic format)
transmitted by the bank to the electronic mailbox of the customer as part
of the [online banking website e-banking], so that the customer can
retrieve this information by clicking on it after logging into the online
banking website e-banking, has been provided on a durable medium?
BAWAG case (C-375/15)
Art. 41(1) and 36(1) cover two types obligations:
BAWAG case (C-375/15)
• Obligation to provide requires
active behaviour of the bank
• Obligation to make available does
not require active behaviour
• It cannot be reasonably be
expected of payment service user
that they should regularly check
communication on e-banking
website.
• Active behaviour may consist in
sending communication with
information referring to e-banking
website. Sending e-mail to mailbox
in e-banking website does not
count.
• Information must be stored for
future reference for an adequate
time
• Information must be stored
unchanged
• Any possibility that the payment
service provider or another
professional to whom the
management of site has been
entrusted cound change the
content unilaterally must be
excluded.
(1) to use durable media (2) to inform customers
▪ DM can be any instrument (no specific technology suggested);
▪ DM should store information (immanent feature of technology);
▪ Information on DM should be available for a reasonable time, also after
termination of a contract;
▪ Some information stored on DM should be actively provided to customer;
▪ Unilateral changes made by service provider are not allowed and it should
be a part of technology (processes and contracts are not good enough).
Durable medium as a legal requirement
// introduction to Billon system
▪ Billon's design is based on the second generation blockchain technology
that enables the electronic recording and reading of data published by the
service provider issuing the document.
▪ The system is a type of special, distributed and cryptographically secured
database. Data is immutably saved outside the infrastructure of the
service provider publishing the document.
▪ Once an entry is made in the distributed ledger and accepted by the
network, it is then replicated and transferred to other users. The
blockchain technology-based network is public and self-organizing.
▪ The published document cannot be read by anyone other than the
publishing service provider and the client to whom the document is
addressed.
Billon durable medium
▪ ONLY the User and Service Provider can read the private content of the
data
▪ ANYONE can confirm the data is unmodified (but not read the private
data inside)
▪ NO ONE (including Billon) can modify or delete data once it is published
▪ Billon provides this data security through a platform based on advanced
cryptology.
▪ There are no administrators or policy-based system management. Data is
persisted in encrypted form into a distributed database where it is
directly accessible to the user and outside the control of any one party,
guaranteeing access.
▪ Once published, the data is fully auditable by the user, the service
provider, and by independent auditors. Any attempt to modify published
data is automatically detected by the system and reported.
Billon durable medium
// Publication of documents
in Billon durable medium
Bank’s IT infrustructure
Existing
systems
Firewall
HSM
Firewall
Publisher
node
➢ Document is
created
➢ Symmetric
keys generated
API
➢ Further encryption
with bank’s and
client’s public keys
➢ Deletion of
symmetric key
➢ Blockchain
address / Hash
➢ Date
➢ Document
fragmented
External nodes
Data
Blockchain address
▪ Nodes do not know how many nodes are in the system and where they
are located
▪ Only blockchain address can identify where fragments of documents are
located
▪ Except for publisher’s node and a client, other nodes do not have enough
fragments to create a full document
▪ Except for publisher’s node and a client, other nodes do not know how to
connect fragments
How documents are further secured
▪ Client may read a document by connecting to any node using app or
website (external and administered by service provider);
▪ Service provider may establish a duration period for each document; once
the term expires, encryption key for the document is destroyed;
▪ Nodes verify and approve any modification of a document; any
unauthorized change is detected and rejected by the system (via HASH);
▪ System stores all versions of a document;
▪ System fully integrates with all possible forms of active B2C
communication (e-mail, SMS, app, etc)
Functional features of Billon Durable Medium
▪ Nodes do not hold personal data (even if the encryption key is broken or
stolen, it is not possible to obtain even one personal data)
▪ Personal data is processed only within the publisher’s infrastructure;
▪ Data portability is secured on the level of bank’s existing infrastructure;
▪ The right to be forgotten is exercised by patented solution which is
related to the irreversible deletion of encryption key
▪ Other rights under GDPR are also secured by irreversible deletion of
encryption key (right rectification, right to restriction of processing, right
to object, etc).
Compliance with GDPR
// thank you

Weitere ähnliche Inhalte

Was ist angesagt?

E banking by sanjeev kumar chaswal [compatibility mode]
E banking by sanjeev kumar chaswal [compatibility mode]E banking by sanjeev kumar chaswal [compatibility mode]
E banking by sanjeev kumar chaswal [compatibility mode]
sanjeev kumar chaswal
 
Chapter 2 virtual banking
Chapter 2   virtual bankingChapter 2   virtual banking
Chapter 2 virtual banking
Quan Risk
 
PSD2 - The second Payment Services Directive
PSD2 - The second Payment Services DirectivePSD2 - The second Payment Services Directive
PSD2 - The second Payment Services Directive
Emilie Scalla
 

Was ist angesagt? (20)

Blockchain technology and bitcoin currency
Blockchain technology and bitcoin currencyBlockchain technology and bitcoin currency
Blockchain technology and bitcoin currency
 
Blockchain and government opportunities
Blockchain and government opportunitiesBlockchain and government opportunities
Blockchain and government opportunities
 
Infographic: Designing next-gen Digital Banking, powered by Open Banking API’...
Infographic: Designing next-gen Digital Banking, powered by Open Banking API’...Infographic: Designing next-gen Digital Banking, powered by Open Banking API’...
Infographic: Designing next-gen Digital Banking, powered by Open Banking API’...
 
Blockchain Trends & Business Cases
Blockchain Trends & Business CasesBlockchain Trends & Business Cases
Blockchain Trends & Business Cases
 
Tokenotic Securities Tokenization Platform Infographic
Tokenotic Securities Tokenization Platform InfographicTokenotic Securities Tokenization Platform Infographic
Tokenotic Securities Tokenization Platform Infographic
 
Introduction to Decentralized Finance - DeFi
Introduction to Decentralized Finance - DeFiIntroduction to Decentralized Finance - DeFi
Introduction to Decentralized Finance - DeFi
 
S2: FinTech Markets and Laws in Thailand (20 Oct 2021)
S2: FinTech Markets and Laws in Thailand (20 Oct 2021)S2: FinTech Markets and Laws in Thailand (20 Oct 2021)
S2: FinTech Markets and Laws in Thailand (20 Oct 2021)
 
Digital Banking
Digital BankingDigital Banking
Digital Banking
 
Crafting Decentralized Finance (DeFi) based Capital Market infrastructure
Crafting Decentralized Finance (DeFi) based Capital Market infrastructureCrafting Decentralized Finance (DeFi) based Capital Market infrastructure
Crafting Decentralized Finance (DeFi) based Capital Market infrastructure
 
MTBiz July 2019
MTBiz July 2019MTBiz July 2019
MTBiz July 2019
 
Leading the pack in blockchain banking Trailblazers set the pace
Leading the pack in blockchain banking Trailblazers set the paceLeading the pack in blockchain banking Trailblazers set the pace
Leading the pack in blockchain banking Trailblazers set the pace
 
E-BANKING (ORGANISATION, MANAGEMENT AND TECHNOLOGY)
E-BANKING (ORGANISATION, MANAGEMENT AND TECHNOLOGY)E-BANKING (ORGANISATION, MANAGEMENT AND TECHNOLOGY)
E-BANKING (ORGANISATION, MANAGEMENT AND TECHNOLOGY)
 
E banking by sanjeev kumar chaswal [compatibility mode]
E banking by sanjeev kumar chaswal [compatibility mode]E banking by sanjeev kumar chaswal [compatibility mode]
E banking by sanjeev kumar chaswal [compatibility mode]
 
Blockchain for Digital Transformation in Banking
Blockchain for Digital Transformation in Banking Blockchain for Digital Transformation in Banking
Blockchain for Digital Transformation in Banking
 
Chapter 2 virtual banking
Chapter 2   virtual bankingChapter 2   virtual banking
Chapter 2 virtual banking
 
The Impact of Blockchain on Financial Services
The Impact of Blockchain on Financial ServicesThe Impact of Blockchain on Financial Services
The Impact of Blockchain on Financial Services
 
Demystifying blockchain
Demystifying blockchainDemystifying blockchain
Demystifying blockchain
 
PSD2 - The second Payment Services Directive
PSD2 - The second Payment Services DirectivePSD2 - The second Payment Services Directive
PSD2 - The second Payment Services Directive
 
Alternative channels of banking
Alternative channels of bankingAlternative channels of banking
Alternative channels of banking
 
Doing Business of Blockchain in India
Doing Business of Blockchain in IndiaDoing Business of Blockchain in India
Doing Business of Blockchain in India
 

Ähnlich wie Blockchain as a durable medium

Blockchain Development and Innovation in the Banking and Finance Space Webina...
Blockchain Development and Innovation in the Banking and Finance Space Webina...Blockchain Development and Innovation in the Banking and Finance Space Webina...
Blockchain Development and Innovation in the Banking and Finance Space Webina...
Inflectra
 
Lecture 13 -_e-commmerce_e-banking_and_advanced_tech
Lecture 13 -_e-commmerce_e-banking_and_advanced_techLecture 13 -_e-commmerce_e-banking_and_advanced_tech
Lecture 13 -_e-commmerce_e-banking_and_advanced_tech
Serious_SamSoul
 

Ähnlich wie Blockchain as a durable medium (20)

Modex Talks - Innovative Technologies in Banking
Modex Talks - Innovative Technologies in BankingModex Talks - Innovative Technologies in Banking
Modex Talks - Innovative Technologies in Banking
 
Blockchain in Banking Industry
Blockchain in Banking IndustryBlockchain in Banking Industry
Blockchain in Banking Industry
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain applications in payments and fintech
Blockchain applications in payments and fintechBlockchain applications in payments and fintech
Blockchain applications in payments and fintech
 
China blockchain-roadmap - Blockchain-Based-Service-Network-BSN-introductory-...
China blockchain-roadmap - Blockchain-Based-Service-Network-BSN-introductory-...China blockchain-roadmap - Blockchain-Based-Service-Network-BSN-introductory-...
China blockchain-roadmap - Blockchain-Based-Service-Network-BSN-introductory-...
 
Blockchain Introduction - Canada Nov 2017.pptx
Blockchain Introduction - Canada Nov 2017.pptxBlockchain Introduction - Canada Nov 2017.pptx
Blockchain Introduction - Canada Nov 2017.pptx
 
Blockchain Development and Innovation in the Banking and Finance Space Webina...
Blockchain Development and Innovation in the Banking and Finance Space Webina...Blockchain Development and Innovation in the Banking and Finance Space Webina...
Blockchain Development and Innovation in the Banking and Finance Space Webina...
 
Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...
Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...
Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...
 
IRJET- Block Chain based Banking Application
IRJET- Block Chain based Banking ApplicationIRJET- Block Chain based Banking Application
IRJET- Block Chain based Banking Application
 
IoT and Blockchain Challenges and Risks
IoT and Blockchain Challenges and RisksIoT and Blockchain Challenges and Risks
IoT and Blockchain Challenges and Risks
 
Iata blockchain presentation icaew suisse branch
Iata blockchain presentation   icaew suisse branchIata blockchain presentation   icaew suisse branch
Iata blockchain presentation icaew suisse branch
 
Block chain technology and its applications
Block chain technology and its applications Block chain technology and its applications
Block chain technology and its applications
 
Blockchain & Islamic Finance
Blockchain & Islamic FinanceBlockchain & Islamic Finance
Blockchain & Islamic Finance
 
Fintech & Blockchain
Fintech & BlockchainFintech & Blockchain
Fintech & Blockchain
 
5 Ways blockchain transforming e-commerce
5 Ways blockchain transforming e-commerce  5 Ways blockchain transforming e-commerce
5 Ways blockchain transforming e-commerce
 
Lecture 13 -_e-commmerce_e-banking_and_advanced_tech
Lecture 13 -_e-commmerce_e-banking_and_advanced_techLecture 13 -_e-commmerce_e-banking_and_advanced_tech
Lecture 13 -_e-commmerce_e-banking_and_advanced_tech
 
BLOCKCHAIN
 BLOCKCHAIN BLOCKCHAIN
BLOCKCHAIN
 
Tapping Blockchain to Slash Costs, Enhance Trust and Speed B2B Transactions
Tapping Blockchain to Slash Costs, Enhance Trust and Speed B2B TransactionsTapping Blockchain to Slash Costs, Enhance Trust and Speed B2B Transactions
Tapping Blockchain to Slash Costs, Enhance Trust and Speed B2B Transactions
 
IT Act,2000
IT Act,2000IT Act,2000
IT Act,2000
 
Blockchain.docx
Blockchain.docxBlockchain.docx
Blockchain.docx
 

Kürzlich hochgeladen

一比一原版(UC毕业证书)堪培拉大学毕业证如何办理
一比一原版(UC毕业证书)堪培拉大学毕业证如何办理一比一原版(UC毕业证书)堪培拉大学毕业证如何办理
一比一原版(UC毕业证书)堪培拉大学毕业证如何办理
bd2c5966a56d
 
一比一原版赫尔大学毕业证如何办理
一比一原版赫尔大学毕业证如何办理一比一原版赫尔大学毕业证如何办理
一比一原版赫尔大学毕业证如何办理
Airst S
 
一比一原版(QUT毕业证书)昆士兰科技大学毕业证如何办理
一比一原版(QUT毕业证书)昆士兰科技大学毕业证如何办理一比一原版(QUT毕业证书)昆士兰科技大学毕业证如何办理
一比一原版(QUT毕业证书)昆士兰科技大学毕业证如何办理
bd2c5966a56d
 
一比一原版(JCU毕业证书)詹姆斯库克大学毕业证如何办理
一比一原版(JCU毕业证书)詹姆斯库克大学毕业证如何办理一比一原版(JCU毕业证书)詹姆斯库克大学毕业证如何办理
一比一原版(JCU毕业证书)詹姆斯库克大学毕业证如何办理
Airst S
 
COPYRIGHTS - PPT 01.12.2023 part- 2.pptx
COPYRIGHTS - PPT 01.12.2023 part- 2.pptxCOPYRIGHTS - PPT 01.12.2023 part- 2.pptx
COPYRIGHTS - PPT 01.12.2023 part- 2.pptx
RRR Chambers
 
Appeal and Revision in Income Tax Act.pdf
Appeal and Revision in Income Tax Act.pdfAppeal and Revision in Income Tax Act.pdf
Appeal and Revision in Income Tax Act.pdf
PoojaGadiya1
 
Contract law. Indemnity
Contract law.                     IndemnityContract law.                     Indemnity
Contract law. Indemnity
mahikaanand16
 
6th sem cpc notes for 6th semester students samjhe. Padhlo bhai
6th sem cpc notes for 6th semester students samjhe. Padhlo bhai6th sem cpc notes for 6th semester students samjhe. Padhlo bhai
6th sem cpc notes for 6th semester students samjhe. Padhlo bhai
ShashankKumar441258
 

Kürzlich hochgeladen (20)

Shubh_Burden of proof_Indian Evidence Act.pptx
Shubh_Burden of proof_Indian Evidence Act.pptxShubh_Burden of proof_Indian Evidence Act.pptx
Shubh_Burden of proof_Indian Evidence Act.pptx
 
Jim Eiberger Redacted Copy Of Tenant Lease.pdf
Jim Eiberger Redacted Copy Of Tenant Lease.pdfJim Eiberger Redacted Copy Of Tenant Lease.pdf
Jim Eiberger Redacted Copy Of Tenant Lease.pdf
 
一比一原版(UC毕业证书)堪培拉大学毕业证如何办理
一比一原版(UC毕业证书)堪培拉大学毕业证如何办理一比一原版(UC毕业证书)堪培拉大学毕业证如何办理
一比一原版(UC毕业证书)堪培拉大学毕业证如何办理
 
一比一原版赫尔大学毕业证如何办理
一比一原版赫尔大学毕业证如何办理一比一原版赫尔大学毕业证如何办理
一比一原版赫尔大学毕业证如何办理
 
Independent Call Girls Pune | 8005736733 Independent Escorts & Dating Escorts...
Independent Call Girls Pune | 8005736733 Independent Escorts & Dating Escorts...Independent Call Girls Pune | 8005736733 Independent Escorts & Dating Escorts...
Independent Call Girls Pune | 8005736733 Independent Escorts & Dating Escorts...
 
Presentation on Corporate SOCIAL RESPONSIBILITY- PPT.pptx
Presentation on Corporate SOCIAL RESPONSIBILITY- PPT.pptxPresentation on Corporate SOCIAL RESPONSIBILITY- PPT.pptx
Presentation on Corporate SOCIAL RESPONSIBILITY- PPT.pptx
 
ARTICLE 370 PDF about the indian constitution.
ARTICLE 370 PDF about the  indian constitution.ARTICLE 370 PDF about the  indian constitution.
ARTICLE 370 PDF about the indian constitution.
 
一比一原版(QUT毕业证书)昆士兰科技大学毕业证如何办理
一比一原版(QUT毕业证书)昆士兰科技大学毕业证如何办理一比一原版(QUT毕业证书)昆士兰科技大学毕业证如何办理
一比一原版(QUT毕业证书)昆士兰科技大学毕业证如何办理
 
$ Love Spells^ 💎 (310) 882-6330 in Utah, UT | Psychic Reading Best Black Magi...
$ Love Spells^ 💎 (310) 882-6330 in Utah, UT | Psychic Reading Best Black Magi...$ Love Spells^ 💎 (310) 882-6330 in Utah, UT | Psychic Reading Best Black Magi...
$ Love Spells^ 💎 (310) 882-6330 in Utah, UT | Psychic Reading Best Black Magi...
 
一比一原版(JCU毕业证书)詹姆斯库克大学毕业证如何办理
一比一原版(JCU毕业证书)詹姆斯库克大学毕业证如何办理一比一原版(JCU毕业证书)詹姆斯库克大学毕业证如何办理
一比一原版(JCU毕业证书)詹姆斯库克大学毕业证如何办理
 
COPYRIGHTS - PPT 01.12.2023 part- 2.pptx
COPYRIGHTS - PPT 01.12.2023 part- 2.pptxCOPYRIGHTS - PPT 01.12.2023 part- 2.pptx
COPYRIGHTS - PPT 01.12.2023 part- 2.pptx
 
Transferable and Non-Transferable Property.pptx
Transferable and Non-Transferable Property.pptxTransferable and Non-Transferable Property.pptx
Transferable and Non-Transferable Property.pptx
 
IBC (Insolvency and Bankruptcy Code 2016)-IOD - PPT.pptx
IBC (Insolvency and Bankruptcy Code 2016)-IOD - PPT.pptxIBC (Insolvency and Bankruptcy Code 2016)-IOD - PPT.pptx
IBC (Insolvency and Bankruptcy Code 2016)-IOD - PPT.pptx
 
Appeal and Revision in Income Tax Act.pdf
Appeal and Revision in Income Tax Act.pdfAppeal and Revision in Income Tax Act.pdf
Appeal and Revision in Income Tax Act.pdf
 
Philippine FIRE CODE REVIEWER for Architecture Board Exam Takers
Philippine FIRE CODE REVIEWER for Architecture Board Exam TakersPhilippine FIRE CODE REVIEWER for Architecture Board Exam Takers
Philippine FIRE CODE REVIEWER for Architecture Board Exam Takers
 
Contract law. Indemnity
Contract law.                     IndemnityContract law.                     Indemnity
Contract law. Indemnity
 
CAFC Chronicles: Costly Tales of Claim Construction Fails
CAFC Chronicles: Costly Tales of Claim Construction FailsCAFC Chronicles: Costly Tales of Claim Construction Fails
CAFC Chronicles: Costly Tales of Claim Construction Fails
 
The Active Management Value Ratio: The New Science of Benchmarking Investment...
The Active Management Value Ratio: The New Science of Benchmarking Investment...The Active Management Value Ratio: The New Science of Benchmarking Investment...
The Active Management Value Ratio: The New Science of Benchmarking Investment...
 
6th sem cpc notes for 6th semester students samjhe. Padhlo bhai
6th sem cpc notes for 6th semester students samjhe. Padhlo bhai6th sem cpc notes for 6th semester students samjhe. Padhlo bhai
6th sem cpc notes for 6th semester students samjhe. Padhlo bhai
 
Performance of contract-1 law presentation
Performance of contract-1 law presentationPerformance of contract-1 law presentation
Performance of contract-1 law presentation
 

Blockchain as a durable medium

  • 1. //Blockchain as a durable medium
  • 3. Billon is a technology company that created the first licensed e-money system based on blockchain and DLT Billon was established in 2012 in Warsaw. We opened our London office in 2015 and US office in 2017. Billon’s technology is a DLT that uses hybrid private blockchain. This system is provided to banks so they can issue e-money. The technology meets EU legal requirements. Our most recent accomplishments include FCA approval for our e-money tech, EU funding to pursue our e-money solutions, and a research grant. We are patenting several of our architecture solutions, for example one that solves a key challenge of GDPR. 100% of capital is from people working directly or indirectly with the company
  • 4. „A firm must meet five key eligibility criteria to use the sandbox. The firm must: • Be an in-scope business • Demonstrate a genuine innovation • Deliver a consumer benefit • Demonstrate a need for the sandbox • Be ready for testing „
  • 5. Billon’s areas of expertise Payments and payouts based on e-money ( Durable media – meets all EU regulations Identity management DLT
  • 7.
  • 8. Blockchain and DLT solutions across the globe
  • 9. Why e-money and not cash or the server money?
  • 11. The terms „durable medium” is regulated by the EU laws: ▪ Directive 2011/83/EU on consumer rights ▪ Directive 2007/64/EU on payment services in the internal market ▪ Directive 2008/48/EU on consumer credit agreements ▪ Directive 2002/65/EC concerning distance marketing of consumer financial services Durable medium as a legal requirement
  • 12. According to Directive 2007/64/EU on payment services: „Information should always be provided on paper or on another durable medium, such as printouts by account printers, floppy disks, CD-ROMs, DVDs and hard drives of personal computers on which electronic mail can be stored, and Internet sites, as long as such sites are accessible for future reference for a period of time adequate for the purposes of information and allow the unchanged reproduction of the information stored”. „durable medium” means any instrument which enables the payment service user to store information addressed personally to him in a way accessible for future reference for a period of time adequate to the purposes of the information and which allows the unchanged reproduction of the information stored. Durable medium as a legal requirement
  • 13. ▪ Dispute between Austrian Consumer Information Association and BAWAG PSK Bank ▪ BAWAG provides on-line banking services. ▪ „Notices and statements (including account information, notices of changes) shall be received by a customer by post or electronically by making them retrievable or transmitting them by means of e-banking”. In practice: notices were sent to inbox account within the e-banking service. ▪ Association claims that the clause is not valid. BAWAG case (C-375/15)
  • 14. ▪ Article 42(1) of Directive 2007/64 on payment services: „Member States shall require that, in good time before the payment service user is bound by any framework contract or offer, the payment service provider provide the payment service user on paper or on another durable medium with the information and conditions specified in Article 42”. ▪ Article 36(1) of Directive 2007/64 on payment services: Member States shall require that before the payment service user is bound by any single payment service contract or offer, the payment service provider, in an easily accessible manner, makes available to the payment service user the information and conditions specified in Article 37. BAWAG case (C-375/15)
  • 15. ▪ Eventually, the following request was submitted to the ECJ for preliminary ruling: Is Article 41(1) in conjunction with Article 36(1) of Directive 2007/64 to be interpreted as meaning that information (in electronic format) transmitted by the bank to the electronic mailbox of the customer as part of the [online banking website e-banking], so that the customer can retrieve this information by clicking on it after logging into the online banking website e-banking, has been provided on a durable medium? BAWAG case (C-375/15)
  • 16. Art. 41(1) and 36(1) cover two types obligations: BAWAG case (C-375/15) • Obligation to provide requires active behaviour of the bank • Obligation to make available does not require active behaviour • It cannot be reasonably be expected of payment service user that they should regularly check communication on e-banking website. • Active behaviour may consist in sending communication with information referring to e-banking website. Sending e-mail to mailbox in e-banking website does not count. • Information must be stored for future reference for an adequate time • Information must be stored unchanged • Any possibility that the payment service provider or another professional to whom the management of site has been entrusted cound change the content unilaterally must be excluded. (1) to use durable media (2) to inform customers
  • 17. ▪ DM can be any instrument (no specific technology suggested); ▪ DM should store information (immanent feature of technology); ▪ Information on DM should be available for a reasonable time, also after termination of a contract; ▪ Some information stored on DM should be actively provided to customer; ▪ Unilateral changes made by service provider are not allowed and it should be a part of technology (processes and contracts are not good enough). Durable medium as a legal requirement
  • 18. // introduction to Billon system
  • 19. ▪ Billon's design is based on the second generation blockchain technology that enables the electronic recording and reading of data published by the service provider issuing the document. ▪ The system is a type of special, distributed and cryptographically secured database. Data is immutably saved outside the infrastructure of the service provider publishing the document. ▪ Once an entry is made in the distributed ledger and accepted by the network, it is then replicated and transferred to other users. The blockchain technology-based network is public and self-organizing. ▪ The published document cannot be read by anyone other than the publishing service provider and the client to whom the document is addressed. Billon durable medium
  • 20. ▪ ONLY the User and Service Provider can read the private content of the data ▪ ANYONE can confirm the data is unmodified (but not read the private data inside) ▪ NO ONE (including Billon) can modify or delete data once it is published ▪ Billon provides this data security through a platform based on advanced cryptology. ▪ There are no administrators or policy-based system management. Data is persisted in encrypted form into a distributed database where it is directly accessible to the user and outside the control of any one party, guaranteeing access. ▪ Once published, the data is fully auditable by the user, the service provider, and by independent auditors. Any attempt to modify published data is automatically detected by the system and reported. Billon durable medium
  • 21. // Publication of documents in Billon durable medium
  • 22. Bank’s IT infrustructure Existing systems Firewall HSM Firewall Publisher node ➢ Document is created ➢ Symmetric keys generated API ➢ Further encryption with bank’s and client’s public keys ➢ Deletion of symmetric key ➢ Blockchain address / Hash ➢ Date ➢ Document fragmented External nodes Data Blockchain address
  • 23. ▪ Nodes do not know how many nodes are in the system and where they are located ▪ Only blockchain address can identify where fragments of documents are located ▪ Except for publisher’s node and a client, other nodes do not have enough fragments to create a full document ▪ Except for publisher’s node and a client, other nodes do not know how to connect fragments How documents are further secured
  • 24. ▪ Client may read a document by connecting to any node using app or website (external and administered by service provider); ▪ Service provider may establish a duration period for each document; once the term expires, encryption key for the document is destroyed; ▪ Nodes verify and approve any modification of a document; any unauthorized change is detected and rejected by the system (via HASH); ▪ System stores all versions of a document; ▪ System fully integrates with all possible forms of active B2C communication (e-mail, SMS, app, etc) Functional features of Billon Durable Medium
  • 25. ▪ Nodes do not hold personal data (even if the encryption key is broken or stolen, it is not possible to obtain even one personal data) ▪ Personal data is processed only within the publisher’s infrastructure; ▪ Data portability is secured on the level of bank’s existing infrastructure; ▪ The right to be forgotten is exercised by patented solution which is related to the irreversible deletion of encryption key ▪ Other rights under GDPR are also secured by irreversible deletion of encryption key (right rectification, right to restriction of processing, right to object, etc). Compliance with GDPR