forked from I2P_Developers/i2p.www
- Syndie 1.105b blog post
- Add psi to team for backup news - Add Android requirements and warning to download page - Android 0.9.10 - Specs: More delivery instruction fixups For consistency, make all the definition sections use <pre> not {% highlight %}
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{% block title %}{{ _('Download') }}{% endblock %}
|
||||
{% set i2pinstall_windows_sig = '95e7fb6b62efdc9d65b818360795380628ed8ceb396d5ccf5f263ea4d2bc8d79' %}
|
||||
{% set i2pinstall_jar_sig = '171ff170a4d97dd9ef0e352471448e0254cfac5c9e91bb07377b41790aa9cd92' %}
|
||||
{% set i2p_android_sig = '61a2e1c602680b852ae6e0a391cf6a35860e273437a2786ea00fa731a7d3d427' %}
|
||||
{% set i2p_android_sig = 'e74f8d4d541fb89586f9adcfe9d41ac28e8c6aae2c29798cacfe33f9b5752dfc' %}
|
||||
{% set i2psource_sig = '20bcd1a62101b15b423ae6dd81a76b1806d67a28a5bf0f341803a7a61178d494' %}
|
||||
{% set i2pupdate_sig = '4e82dce86efccc86759ee010da058af23d2cbecbfccf5ab3555e9ccb4ccd912e' %}
|
||||
{% block content %}
|
||||
@@ -120,7 +120,7 @@ or type <tt>java -version</tt> at your command prompt.
|
||||
</div>
|
||||
<div class="details">
|
||||
<div class="file">
|
||||
<a href="http://{{ i2pconv('stats.i2p') }}/i2p.apk">i2p-android-0.9.9-0_b0-API8.apk</a>
|
||||
<a href="http://{{ i2pconv('stats.i2p') }}/i2p.apk">i2p-android-0.9.10-0_b1-API8.apk</a>
|
||||
<div class="sig">
|
||||
(SHA256 <code>{{ i2p_android_sig }}</code>
|
||||
)
|
||||
@@ -132,6 +132,15 @@ or type <tt>java -version</tt> at your command prompt.
|
||||
<a href="{{ str4durl }}">str4d's eepsite</a>.
|
||||
{%- endtrans %}
|
||||
<div class="warning">
|
||||
{% trans -%}
|
||||
The I2P Android app is in development and does NOT currently provide strong anonymity.
|
||||
{%- endtrans %}
|
||||
{% trans -%}
|
||||
Requires Android 2.2 (Froyo) or higher.
|
||||
{%- endtrans %}
|
||||
{% trans -%}
|
||||
512 MB RAM minimum; 1 GB recommended.
|
||||
{%- endtrans %}
|
||||
{% trans -%}
|
||||
The release and dev versions of the I2P APK are not compatible, as they
|
||||
are signed by zzz and str4d respectively. Uninstall one before installing
|
||||
|
Reference in New Issue
Block a user