Lightning browser with I2P configuration
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

63 lines
1.2 KiB

# Lightning Browser I2P
#### Speed, Simplicity, Security
![](ic_launcher_small.png)
6 years ago
#### About fork
That fork of Lightning Browser aims on native support of I2P without ability go clearnet sites (if not used outproxy).
#### Features
* Bookmarks
* History
10 years ago
* Incognito mode
10 years ago
* Unique utilization of navigation drawer for tabs
6 years ago
* Support of Legwork I2P search engine
6 years ago
* TODO: I2P-only support
10 years ago
#### Permissions
11 years ago
* ````INTERNET````: For accessing the web
* ````WRITE_EXTERNAL_STORAGE````: For downloading files from the browser
* ````READ_EXTERNAL_STORAGE````: For downloading files from the browser
10 years ago
* ````ACCESS_NETWORK_STATE````: Required for the WebView to function by some OEM versions of WebKit
#### The Code
10 years ago
* Please contribute code back if you can. The code isn't perfect.
* Please add translations/translation fixes as you see need
#### License
```
Copyright 2014 Anthony Restaino
Lightning Browser
This Source Code Form is subject to the terms of the
Mozilla Public License, v. 2.0. If a copy of the MPL
was not distributed with this file, You can obtain one at
http://mozilla.org/MPL/2.0/
6 years ago
Copyright 2018 PurpleI2P
6 years ago
Fork of Lightning Browser with same license
```