Skip to content

Commit

Permalink
11-06-2024
Browse files Browse the repository at this point in the history
more information about app
  • Loading branch information
dev-sumino committed Jun 11, 2024
1 parent 56c898d commit f84f69c
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 21 deletions.
110 changes: 109 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,114 @@ <h3 class="block-title">Disclaimer</h3>
</div>


<div>
<h3 class="block-title">Downloading Requirements and Data Handling</h3>
<div class="content">
<p>
Our application allows users to download Stories, Highlights, Reels, photos,
and videos from Instagram, including from private accounts. Here's a
detailed explanation of the process and our commitment to your privacy and
security:
<br>
<ol>
<li><strong>Login Method:</strong>
<ul>
<li>Users are required to log in through a built-in web browser
within the app that directly accesses Instagram’s official
website.</li>
<li>We do not use any custom code or third-party tools to handle the
login process. All login interactions occur within Instagram's
own secure environment.</li>
</ul>
</li>
<li><strong>Feature Implementation:</strong>
<ul>
<li>The app functions by embedding Instagram's official website,
which means users interact with Instagram directly as they would
in a regular web browser.</li>
<li>We do not intercept, modify, or replicate Instagram's login
interface or functionality. This ensures that your login
credentials are only handled by Instagram's servers.</li>
</ul>
</li>
<li><strong>Data Handling Assurance:</strong>
<ul>
<li><strong>No Data Processing:</strong> The IsSave app does not
process, collect, or store your Instagram login credentials or
any other personal information.</li>
<li><strong>No Data Storage:</strong> We do not retain any of the
media you download through the app. Once the media is downloaded
to your device, it is not stored on our servers.</li>
<li><strong>No Data Transfer:</strong> We do not transfer any user
data or downloaded media to third parties. Your data remains
solely within Instagram’s ecosystem and your device.</li>
</ul>
</li>
<li><strong>Security Measures:</strong>
<ul>
<li>The app uses secure protocols to ensure that your interactions
with Instagram are protected.</li>
<li>We regularly update our app to address any security
vulnerabilities and to comply with the latest security standards
and practices.</li>
</ul>
</li>
<li><strong>Compliance with Instagram's Policies:</strong>
<ul>
<li>We adhere to Instagram's terms of service and policies, ensuring
that our app does not violate their guidelines.</li>
<li>Our app does not encourage or facilitate any form of misuse of
Instagram's services or user data.</li>
</ul>
</li>
<li><strong>User Responsibility:</strong>
<ul>
<li>Users are advised to follow Instagram’s community guidelines and
terms of service when using the app.</li>
<li>Downloading content should respect the privacy and copyright of
Instagram users. Users should only download media they have
permission to access.</li>
</ul>
</li>
</ol>
</p>

<br>

</div>
</div>


<div>
<h3 class="block-title">Exploring the App's Structure</h3>
<div class="content">
<p>
We value transparency and want to empower our users with comprehensive
knowledge about our application. As part of our commitment to transparency,
we extend an invitation to our users to delve into the full structure of our
app.
<br>
If you're curious about how our app works or want to explore its inner
workings, you can request access to the full structure of our app. Simply
reach out to our support team, and we'll be happy to provide you with more
information.
<br>
We utilize various dependencies and libraries to enhance the functionality
and performance of our app. These may include open-source libraries or
third-party services. You have the option to explore the dependencies and
libraries used in our app to better understand its underlying framework.
<a
href="https://dev-sumino.github.io/IsSave-Story-Video-Downloader/more-information-about-app.html">More
Information About App dependencies & permissions</a> <br>

</p>

<br>

</div>
</div>


<div>
<h3 class="block-title">Contact Us</h3>
<div class="content">
Expand Down Expand Up @@ -153,4 +261,4 @@ <h3 class="block-title">Contact Us</h3>

</body>

</html>
</html>
20 changes: 0 additions & 20 deletions privacy-policy.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,26 +100,6 @@ <h3 class="block-title">Owner and Data Controller</h3>
</div>
</div>

<div>
<h3 class="block-title">Instagram credentials</h3>
<div class="content">
<p>
To download stories Highlights, Reels, as well as photos and videos from
private accounts,
Then you will have to login to the build in webpage inside the app.
we are not using any code to login to Instagram (such as the sign in and
signup screens).
All types of features are built in on Instagram's website. We
guarantee that the IsSave application does not process, store or transfer
this data
to third parties.
</p>

<br>

</div>
</div>

<div>
<h3 class="block-title">What Information Will We Collect?</h3>
<div class="content">
Expand Down

0 comments on commit f84f69c

Please sign in to comment.