diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2022-02-14 18:40:34 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2022-02-14 18:40:34 -0300 |
commit | a92570e8f30ae63b5c1bbcf6da33830b22390703 (patch) | |
tree | a6e787ee8d93d324662e84cc56ee09decc84bae5 /security.bib | |
parent | 9f4991b3af26098fdd89934b454de4829baf7447 (diff) | |
download | biblio-a92570e8f30ae63b5c1bbcf6da33830b22390703.tar.gz biblio-a92570e8f30ae63b5c1bbcf6da33830b22390703.tar.bz2 |
Minor fixes
Diffstat (limited to 'security.bib')
-rwxr-xr-x | security.bib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security.bib b/security.bib index dc6413f..39f4786 100755 --- a/security.bib +++ b/security.bib @@ -24,6 +24,7 @@ } % Using the anonbib format +%www_section = comm # and # torperf, @mastersthesis{csucu-thesis, author = {Sucu, Ceysun}, title = {{Tor}: Hidden Service Scaling}, @@ -34,6 +35,5 @@ 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}, } |