ArneBab / Icicle

Icicle For Freenet
GNU General Public License v3.0
10 stars 6 forks source link

About

** A functional Freenet node is required to use this app.

Use Icicle For Freenet to connect to your Freenet node from your Android device, allowing you to:

Configure Freenet:

Icicle For Freenet uses FCPv2 to connect to your Freenet node. FCP has to be enabled and configured to get the most use out of this app:

Permissions:

android.permission.ACCESS_NETWORK_STATE: Required to determine whether you're on Mobile or WiFi, and prevent trying to connect while on Mobile (configurable).
android.permission.INTERNET: Required to connect to the Freenet Node.
android.permission.NFC: Required to share Node References over NFC.
android.permission.READ_EXTERNAL_STORAGE and
android.permission.WRITE_EXTERNAL_STORAGE: Required to write your Node Reference temporarily to external storage when sharing via another app (such as email)