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.

56 lines
1.4 KiB

6 years ago
# Lightning Browser
#### 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.
#### 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
* Legwork search suggestions
* 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
* ````ACCESS_FINE_LOCATION````: For sites like Google Maps, it is disabled by default in settings and displays a pop-up asking if a site may use your location when it is enabled
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
Coryright 2018 PurpleI2P
Fork of Lightning Browser with same license
```