Skip to content

Commit

Permalink
changed name from KroTor to Kronymous to comply with Tor trademark rules
Browse files Browse the repository at this point in the history
  • Loading branch information
codebuff committed Mar 31, 2016
1 parent 98d90d2 commit 0e471ac
Show file tree
Hide file tree
Showing 9 changed files with 38 additions and 34 deletions.
2 changes: 1 addition & 1 deletion gui/css/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ body.hide {
.main-container .advanced-button {
margin: 16px 8px 0 0; }
.main-container .autostart_fix {
width: 150px;
width: 160px;
display: inline-block;
margin-top: 17px;
float: right; }
Expand Down
8 changes: 4 additions & 4 deletions gui/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@ document.getElementById('anonymity_ok_button').addEventListener("click", functio

//start / restart tor button
document.getElementById('start_button').addEventListener("click", function () {
if (document.getElementById('start_button_text').innerHTML == "Start Tor") {
if (document.getElementById('start_button_text').innerHTML == "Start Tor Proxy") {
document.getElementById('terminal').classList.add('visible');
lib.init(function () {
runTor();
});
updateTorStatus( "Tor is running, see below for details.");
document.getElementById('start_button_text').innerHTML = "Restart Tor";
updateTorStatus( "Tor Proxy is running, see below for details.");
document.getElementById('start_button_text').innerHTML = "Restart Tor Proxy";
document.getElementById('anonymity').setAttribute('style', 'display:inline-block');
} else {
chrome.storage.local.set({ restarting_tor: true });
Expand All @@ -78,7 +78,7 @@ document.getElementById('start_button').addEventListener("click", function () {
location.href = "restart.html";
}, 300);
//update tor status text
updateTorStatus("Restarting Tor ...");
updateTorStatus("Restarting Tor Proxy ...");
}
});

Expand Down
42 changes: 23 additions & 19 deletions gui/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
</head>
<body>
<div class="main-switch-container main-switch-container--centered">
<h5>Krotor</h5>
<h5>Kronymous</h5>
</div>
<hr class="outer-hr"/>
<h6 class="h6padding--fix">
<span id="tor_status">Tor is not running.</span>
<span id="tor_status">Tor Proxy is not running.</span>
<button id="settings_button"
class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mdl-button--accent settings-button advanced-button">
<div data-icon="ei-gear"></div>
Expand All @@ -46,7 +46,7 @@ <h6 class="h6padding--fix">
<div id="p1" class="mdl-progress mdl-js-progress"></div>
<button id="start_button"
class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mdl-button--accent advanced-button">
<span id="start_button_text">Start Tor</span>
<span id="start_button_text">Start Tor Proxy</span>
</button>
<button id="anonymity"
class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mdl-button--accent advanced-button">
Expand All @@ -55,7 +55,7 @@ <h6 class="h6padding--fix">
<label id="autostart_checkbox_cover" class="mdl-checkbox mdl-js-checkbox mdl-js-ripple-effect autostart_fix"
for="autostart_checkbox">
<input type="checkbox" id="autostart_checkbox" class="mdl-checkbox__input"/>
<span class="mdl-checkbox__label">Autostart Tor</span>
<span class="mdl-checkbox__label">Autostart Tor Proxy</span>
</label>

<!--div class="mdl-tooltip" for="autostart_checkbox_cover">
Expand All @@ -73,19 +73,20 @@ <h2 class="mdl-card__title-text">
</div>
<div class="mdl-card__supporting-text">
<p>
Thanks for installing KroTor, with this app you can access internet via Tor. [visit any blocked
Thanks for installing Kronymous, with this app you can access internet via Tor Network. [visit any blocked
websites, browse anonymously etc]<br/>
Once started, tor socks proxy will be available <em>on your system</em> which can be accessed at
127.0.0.1:9999<br/>
This app is open sourced, for details click <a href="https://deepankar.io/krotor"
target="_blank">here</a>.
This app is open sourced, for details click <a href="https://deepankar.io/kronymous"
target="_blank">here</a>.<br/>
Earlier this app's name was KroTor, it has been changed to Kronymous in order comply with Tor trademark rules.
</p>
<hr/>
<p>
<strong>Instructions</strong><br/>
In order to use Tor Socks proxy created by this app, please configure any extension/system
settings/apps accordingly.<br/>
<em>Following instructions are only applicable for Google Chrome.</em><br/>
<em>Following instructions are only applicable for Google Chrome/Chrome OS.</em><br/>
Chrome Apps (such as this one) cannot set the proxy settings in the Chrome browser, only extensions can
do so.As an example, one can use extension <a
href="https://chrome.google.com/webstore/detail/proxy-switchyomega/padekgcemlokbadohgkifijomclgjgif"
Expand All @@ -95,14 +96,14 @@ <h2 class="mdl-card__title-text">
Install <a
href="https://chrome.google.com/webstore/detail/proxy-switchyomega/padekgcemlokbadohgkifijomclgjgif"
target="_blank">ProxySwitchyOmega</a> or any proxy extension.<br/>
Create a proxy profile named KroTor with following settings.<br/>
Create a proxy profile named Kronymous with following settings.<br/>
protocol : socks5<br/>
server : 127.0.0.1<br/>
port : 9999 (or the tor port you defined in settings)<br/>
<strong>Using it</strong><br/>
1. Run KroTor, click on Start Tor, <em>make sure you see "Bootstrapped 100%" in terminal window(app's
1. Run Kronymous, click on Start Tor, <em>make sure you see "Bootstrapped 100%" in terminal window(app's
middle section with black background)</em><br/>
2. Enable KroTor proxy in SwitchyOmega's dropdown menu(click its icon i.e. black O on right side of
2. Enable Kronymous proxy in SwitchyOmega's dropdown menu(click its icon i.e. black O on right side of
address bar)
</p>
<hr/>
Expand All @@ -112,11 +113,11 @@ <h2 class="mdl-card__title-text">
</p>
<hr/>
<p>
If Tor takes too long to connect, try enabling/modifying accessible ports in settings.
If it takes too long to connect, try enabling/modifying accessible ports in settings.
</p>
<hr/>
<p>
If you face any issue, <a href="https://codebuff.net/krotor/support" target="_blank">please ask on the
If you face any issue, <a href="https://deepankar.io/kronymous/support" target="_blank">please ask on the
support page</a>.
</p>
<hr/>
Expand All @@ -140,9 +141,12 @@ <h2 class="mdl-card__title-text">
</p>
<hr/>
<p>
This binary running in this app was ported and compiled from official Tor Codebase<br/>
Please note that this Chrome App is not a substitute of <a
href="https://www.torproject.org/download/download-easy.html.en" target="_blank">Tor Browser
Bundle</a>
Bundle</a><br/>
This app is produced independently from the Tor® anonymity software and carries no guarantee from The Tor Project about quality, suitability or anything else.<br/>
There is plan to get it merged in official Tor Project.
</p>
</div>
<div class="mdl-card__actions mdl-card--border">
Expand All @@ -158,7 +162,7 @@ <h2 class="mdl-card__title-text">
<div id="anonymity_overlay" class="demo-card-square mdl-card mdl-shadow--2dp mdl-card--scrollable">
<div class="mdl-card__title">
<h5>
Instructions to check if you are accessing internet via Tor and browsing anonymously.
Instructions to check if you are accessing internet via Tor Network and browsing anonymously.
</h5>
</div>
<div class="mdl-card__supporting-text">
Expand All @@ -183,7 +187,7 @@ <h5>
<hr/>
<p>
As a general rule:<br/>
Make sure you use KroTor only with those applications/operating systems which have support for
Make sure you use Kronymous only with those applications/operating systems which have support for
socks4/socks5 proxy support (remote dns resolution). Example: for Google Chrome you can use switchyomega
extension.
</p>
Expand All @@ -201,17 +205,17 @@ <h5>
in which the user's system connects to outside world must not lead to disclosure of user's
identity)<br/>
2. The action of user must not lead to disclosure of user's identity.<br/>
KroTor(Tor Network) takes care of first part and user is responsible for second part.<br/>
Kronymous (Tor Network) takes care of first part and user is responsible for second part.<br/>
IMHO, no one can guarantee a 100% anonymity or for that matter I definitely cannot(because of second
part), that being said it is highly likely that user will remain anonymous without any extra steps other
than setting KroTor correctly.<br/>
than setting Kronymous correctly.<br/>
To increase the chances of being anonymous on chrome, run chrome in incognito mode with all the
extensions(except proxy extension) disabled, password auto fetching disabled and avoid using
applications/websites which do not honor proxy/privacy settings.(you can disable the JavaScript also)
For more details visit:
<a href="https://www.torproject.org/download/download#warning" target="_blank">https://www.torproject.org/download/download#warning</a>
<br/>
<strong>The developer is not responsible for any of user's actions or user's actions' consequences.
<strong>The developer take no responsibility for any of user's actions or user's actions' consequences.
This app is provided as is without any guarantees.</strong>
</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion gui/restart.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</head>
<body>
<div class="main-switch-container main-container--centered">
<h2>Restarting Tor</h2>
<h2>Restarting Tor Proxy</h2>
<div class="mdl-progress mdl-js-progress mdl-progress__indeterminate"></div>
</div>
<script src="js/restart.js"></script>
Expand Down
6 changes: 3 additions & 3 deletions gui/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<div class="mdl-tooltip" for="back_button">
Save your current settings and go back.
</div>
<h5>Krotor - Settings</h5>
<h5>Kronymous - Settings</h5>
<button id="defaults"
class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mdl-button--accent save-button">
Restore Default Settings
Expand Down Expand Up @@ -165,15 +165,15 @@ <h2 class="mdl-card__title-text">
<div class="demo-card-square mdl-card mdl-shadow--2dp">
<div class="mdl-card__title">
<h2 class="mdl-card__title-text">
Autostart Tor
Autostart Tor Proxy
<label class="mdl-switch mdl-js-switch mdl-js-ripple-effect" for="autostart_tor">
<input type="checkbox" id="autostart_tor" class="mdl-switch__input"/>
<span class="mdl-switch__label"></span>
</label>
</h2>
</div>
<div class="mdl-card__supporting-text">
Start tor as soon as you start this app,(the app will NOT run at system or chrome startup)
Start tor proxy as soon as you start this app,(the app will NOT run at system or chrome startup)
</div>
</div>
<div class="demo-card-square mdl-card mdl-shadow--2dp">
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
12 changes: 6 additions & 6 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "KroTor - Access internet via TOR",
"short_name": "KroTor",
"name": "Kronymous - Access internet via Tor Network",
"short_name": "Kronymous",
"description": "",
"version": "0.1.9",
"version": "0.2.0",
"manifest_version": 2,
"minimum_chrome_version": "36",
"icons": {
"16": "krotor_16.png",
"48": "krotor_48.png",
"128": "krotor_128.png"
"16": "kronymous_16.png",
"48": "kronymous_48.png",
"128": "kronymous_128.png"
},
"offline_enabled": false,
"permissions": [
Expand Down

0 comments on commit 0e471ac

Please sign in to comment.