From 9f4991b3af26098fdd89934b454de4829baf7447 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 14 Feb 2022 11:51:47 -0300 Subject: Adds @csucu-thesis --- security.bib | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'security.bib') diff --git a/security.bib b/security.bib index 14b7ca9..dc6413f 100755 --- a/security.bib +++ b/security.bib @@ -22,3 +22,18 @@ edition = {1}, volume = {}, } + +% Using the anonbib format +@mastersthesis{csucu-thesis, + author = {Sucu, Ceysun}, + title = {{Tor}: Hidden Service Scaling}, + school = {University College London}, + year = {2015}, + month = {September}, + day = {2}, + abstract = {Tor’s hidden services in its current state does not fully utilise multi-core architecture or provide any load balancing options in regards to multi-server systems. This thesis explores possible techniques which could be used in scaling Tor’s hidden services horizontally, more precisely looking at possible load balancing techniques and hidden service resiliency. The first section of the thesis will give an detailed overview of Tor and look at relevant scaling and load balancing techniques. The body of the thesis will experiment with possible techniques and evaluate them. Finally I will indicate the aim of this research and possible future directions.}, + www_abstract_url = {https://www.benthamsgaze.org/2015/11/17/scaling-tor-hidden-services/}, + www_pdf_url = {https://raw.githubusercontent.com/csucu/Tor-Hidden-Service-Scaling/master/Ceysun%20Sucu%20-%20Hidden%20Service%20Scaling.pdf}, + www_section = comm # and # torperf, + url = {https://github.com/csucu/Tor-Hidden-Service-Scaling}, +} -- cgit v1.2.3