# SC2Share: Smart Contract for Secure Car Sharing

## Abstract

This paper presents an efficient solution for the booking and payments functionality of a car sharing system that allows individuals to share their personal, underused cars in a completely decentralized manner, annulling the need of an intermediary. Our solution, named SC2Share, leverages smart contracts and uses them to carry out secure and private car booking and payments. Our experiments on SC2Share on the Ethereum testnet guarantee high security and privacy to its users and confirm that our system is cost-efficient and ready for practical use.

Read the [full text](https://www.research.manchester.ac.uk/portal/files/84462494/ICISSP_2019.pdf).

## **Authors**

[Akash Madhusudan](https://scholar.google.com/citations?user=WFIbpuAAAAAJ&hl=en), [Iraklis Symeonidis](https://scholar.google.be/citations?user=CMBbc_kAAAAJ&hl=en), [Mustafa A. Mustafa](https://scholar.google.co.uk/citations?user=lP0z5wEAAAAJ&hl=en), [Ren Zhang](https://scholar.google.be/citations?user=JB1uRvQAAAAJ&hl=en), [Bart Preneel](https://scholar.google.be/citations?hl=en&user=omio-RsAAAAJ)

## **Published in**

Proceedings of the 5th International Conference on Information Systems Security and Privacy ICISSP, February 2019

## **Keyword**

Smart contract

---

**Other articles that you might like:**

* [Lay Down the Common Metrics: Evaluating Proof-of-Work Consensus Protocols' Security](https://blog.cryptape.com/lay-down-the-common-metrics-evaluating-proof-of-work-consensus-protocols-security)
    
* [ShadowEth: Private Smart Contract on Public Blockchain](https://blog.cryptape.com/shadoweth-private-smart-contract-on-public-blockchain)
    
* [NC-Max: Breaking the Security-Performance Tradeoff in Nakamoto Consensus](https://blog.cryptape.com/nc-max-breaking-the-security-performance-tradeoff-in-nakamoto-consensus)
    
* [Polynomial IOPs for Linear Algebra Relations](https://blog.cryptape.com/polynomial-iops-for-linear-algebra-relations)
