1
11
submitted 2 months ago* (last edited 2 months ago) by Secret300@sh.itjust.works to c/ipfs@lemmy.ml

Just as the title ask. I just want a file hosting site for images and videos but that uses ipfs

Edit: I found https://www.dreamlink.cloud/ pretty neat but doesn't host the file for you and let's you upload anything.

2
22
submitted 2 months ago by Secret300@sh.itjust.works to c/ipfs@lemmy.ml

Maybe I'm too dumb and don't understand but it seems to me it's just like that but with end to end encryption and hashing.

I'm all for it but I've just been curious as to what all the hype was about

3
9
submitted 3 months ago by ylai@lemmy.ml to c/ipfs@lemmy.ml
4
2
submitted 7 months ago by LoraxEleven@lemmy.world to c/ipfs@lemmy.ml

Many years ago I posted a few pictures to Reddit using IPFS. It didn't go over very well, the pictures were basically not viewable unless I was online with my node running.

How far has IPFS come in the last eight/nine years or so..?

Is it a fairly decent alternative to something like IMGUR, yet?

I've been out of the loop for nearly as many years, too. But, I'm glad to see the project still here and I'm interested in where it's at these days.

5
1
submitted 8 months ago by zquestz@lemm.ee to c/ipfs@lemmy.ml
6
2
submitted 9 months ago by DataBlade@lemm.ee to c/ipfs@lemmy.ml
7
2
submitted 9 months ago by jeffhykin@lemm.ee to c/ipfs@lemmy.ml

(From the IPFS Discord) Hello @everyone! 🥁 drum roll... 🥁

We're excited to be announcing the formation of the **Ecosystem Working Group! **

We believe this working group and its autonomy will be critical in helping propel IPFS toward a better and even brighter future.

Read all about it on the IPFS blog

8
3
submitted 9 months ago by liminal@lemmy.ml to c/ipfs@lemmy.ml

I like the IPFS technology as an idea, I can pin my files I guess, but I don't know any communities or services that I wanna use that leverage IPFS.

I was wondering what y'all are using.

9
2
submitted 9 months ago by possiblylinux127@lemmy.zip to c/ipfs@lemmy.ml

I want to use a cms and though it would be cool if it integrated with ipfs.

10
1
submitted 9 months ago by Ludrol@szmer.info to c/ipfs@lemmy.ml

We have over thousand instances and a bunch of them are caching the same images as other instances. Wouldn't it be nice for users to get image from the closest instance? We already have a lot of data overlap and we would need to „just” implement protocol to find the same data and retrieve it to the user.

11
1
IPFS News 196! (blog.ipfs.tech)
submitted 10 months ago by testman@lemmy.ml to c/ipfs@lemmy.ml
12
1
submitted 11 months ago by musicmatze@lemmy.ml to c/ipfs@lemmy.ml

Not sure whether this fits in here, but maybe it does and someone wants to read it.

If not, I apologize.

13
1
submitted 1 year ago by testman@lemmy.ml to c/ipfs@lemmy.ml
14
1
submitted 1 year ago by testman@lemmy.ml to c/ipfs@lemmy.ml
15
1
submitted 1 year ago by cipres@lemmy.ml to c/ipfs@lemmy.ml

[0.6.5] - 2023-03-25

Added

  • Web Passwords vault implementation: save passwords from HTML forms and autofill passwords
  • ChatGPT integration with the openai python module
    • Implement basics: text completion, image generation
    • Implement translation to languages supported by ChatGPT
    • Implement QML code generation with live preview in a QtQuickWidget
16
1
How IPFS is broken (fiatjaf.com)
submitted 2 years ago by cypherpunks@lemmy.ml to c/ipfs@lemmy.ml
17
1
submitted 2 years ago by cipres@lemmy.ml to c/ipfs@lemmy.ml
18
1
galacteek: v0.5.8 (galacteek.gitlab.io)
submitted 2 years ago by cipres@lemmy.ml to c/ipfs@lemmy.ml

cross-posted from: https://lemmy.ml/post/545323

[0.5.8] - 2022-09-24

Added

  • browser: Monkeypatch fetch() to support loading IPFS objects natively without any JS requirements
  • Interceptor: add http://domain.eth to ens://domain.eth redirection
  • Add a resource blocking system (with python-adblock; block lists are pulled from IPFS)
  • Add the ips:// URL scheme (renders IPS JSON-LD schemas)
  • Add a UI action to view IPS schemas- Implement intelligent RDF tags (inspired from "Meaning of a tag")
  • pronto: support for subconjunctive graphs (parent store)
  • pubsub sniffer: nicer UI (add topic filter and max messages widgets)
  • Add UI elements in the settings to configure the various webprofiles
  • Add support for Greasemonkey scripts
  • Use a popup (vs a tab previously) for the pinning status widget
  • Add support for configurable dark theme inside QtWebEngine widgets
  • browser: Detect page's language from lang tag and pass it to addHashmark

Changed

  • Hashmarks: use RDF storage (old hashmarks db is deprecated, possible to migrate from the UI)
  • js-ipfs-http-client: upgrade to v49.0.2
  • IPFS search UI
    • Add an IPFS gateway UI selector
    • Add an exact MIME type filter
    • Add a filter for "last seen period" (helps to filter out dead content)
    • Search results are buffered in a RDF graph and periodically flushed
    • Embed audio and video content in the search results

Fixed

  • Pubsub sniffer UI (bugfix): unhook PS listeners when the widget is destroyed
  • Fix "Repeated subscription to key" aiopubsub message warnings
19
1
submitted 2 years ago by cipres@lemmy.ml to c/ipfs@lemmy.ml
20
1
galacteek: v0.5.4 (prerelease) (galacteek.gitlab.io)
submitted 2 years ago by cipres@lemmy.ml to c/ipfs@lemmy.ml

cross-posted from: https://lemmy.ml/post/220863

[0.5.4] - 2022-04-04

Added

  • RDF hashmarks store
  • Qt SparQL models API: add async support
  • Add MIME type recognition for turtle (ttl), YAML
  • Add UI to browse pronto graphs from a browser tab

Changed

  • Improve the Curve25519 pubsub API
  • SmartQL P2P service
    • Implement a peer-dependent authentication middleware for the http service
  • Pronto
    • galacteek.ld.pronto: pubsub service is now encrypted with curve25519
    • Use time-rotating peer-dependent credentials for the smartql p2p service
  • Mediaplayer:
    • Deprecate old MFS+JSON playlists storage
    • Store playlists as RDF (schema is: ips://galacteek.ld/MultimediaPlaylist)
    • Playlists by default are stored in a private RDF store
    • Playlists can be published to a public RDF store
    • Public playlists are synchronized between peers via a SparQL script
  • Content providers peering: separate Pinata nodes config by region
  • Update Pillow to v9.0.1
  • IPS contexts loader: add TTLCache for small schemas

Fixed

  • AppImage: fix xkb issue when running in Wayland (set XKB_CONFIG_ROOT)

https://gitlab.com/galacteek/galacteek/-/blob/pimp-my-dweb/CHANGELOG.md

21
1
submitted 2 years ago by cipres@lemmy.ml to c/ipfs@lemmy.ml

cross-posted from: https://lemmy.ml/post/195920

galacteek is a multi-platform Qt5-based browser and a P2P dapps (aka distributed apps) platform for the distributed web.

galacteek makes extensive use of linked data and supports expansion of IPFS objects to RDF. The nodes on the network communicate with IPFS pubsub messages, and use the P2P-SparQL protocol (SparQL over IPFS tunnels/streams) to exchange and synchronize linked data.

https://galacteek.gitlab.io

22
1
submitted 2 years ago by cipres@lemmy.ml to c/ipfs@lemmy.ml

go-ipfs v0.12.0 was released on February 18, 2022.

We're happy to announce go-ipfs 0.12.0. This release switches the storage of IPLD blocks to be keyed by multihash instead of CID.

https://dist.ipfs.io/#go-ipfs

23
2
submitted 2 years ago by k_o_t@lemmy.ml to c/ipfs@lemmy.ml
24
1
submitted 3 years ago by gmena@lemmy.ml to c/ipfs@lemmy.ml

A movie platform with a decentralized network approach.

Hi guys, for a few weeks some friends have been developing a movie platform with a decentralized network approach. We want to share it with the community. All are welcome to contrib.

Background

For a long time watching movies has overwhelmed me, I am simply limited by my time to go to the cinema. I am a movie fan but a developer with very little time to travel hours to buy a ticket and see the "latest" release of my "favorite movie" (In the country that i live, the cinemas are located in the capital and I live in a province with a few hours away).

Somehow the internet today helps us to cope with some of these problems, the other problem is that the internet offers very few resources to see good quality movies and those who offer it do so with movies that are definitely not the "last" launch of my "favorite movie" (sarcasm).

For this reason, a team of friends with the same ideology and need decided to take this crossroads to search, collect and expose a safe resource with quality films (no lag please), and that is where Watchit was born.

Unlike any current streaming service, Watchit decentralizes the way you normally watch your movies, helping to solve this "time/distance" factor at the same time.

Today, having the ability to share information with each other (P2P) directly, is simply amazing to me. My friend can have the "Spiderman" movie and transmit it to my other friend 300 KM away and that he can instead transmit the last "Avengers" movie for me to see it comfortably in my chair happily, it is also fantastic. This collective entertainment methodology is amazing.

Well, in order to decentralize our films so that everyone can have access to them, we resorted to incredible tools such as IPFS and OrbitDB, which allowed us to have created a DAPP (Decentralized App). In simple words, Watchit is an application that does not require external resources, but rather everyone helps everyone to make it work and this classifies it as a "Decentralized Autonomous Organization". We are all happy together :) yay!!

Watchit gives users control over the content network by welcoming enthusiasts or small studios who wish to have a platform without much "red tape" in between to promote or distribute their films.

image info

Important note:

Some resources contain intellectual property or copyright so we consider that the content that is distributed through the application is the responsibility of its providers. The difference between these is that one provides legal public domain movies and the other versions may provides access to a database containing a wide variety of movies some containing copyright.

The real goal is to entertain but also to show the potential of decentralized networks, so whatever the goal, you will love Watchit!

The films used as examples in this article were included to feed the context, we do not promote copyright infringement.

How we built it

  • Cross-platform ElectronJs apps builder
  • Decentralized OrbitDB
  • Golang IPFS implementation
  • Bootstrap React App tool Create React App.

Where can i find the project?

Watchit Gateway | Watchit App | Awesome Orbit | Awesome IPFS

Special thanks to aphelionz, brokoli and vasa-develop for their contributions to this article.

25
1
Backups with IPFS (kevincox.ca)
submitted 3 years ago by kevincox@lemmy.ml to c/ipfs@lemmy.ml
view more: next ›

IPFS

703 readers
1 users here now

Community for the InterPlanetary File System.

Website: https://www.ipfs.tech Github: https://github.com/ipfs/ipfs/

IRC: #ipfs on libera.chat
Matrix Space: #ipfs-space:ipfs.io
Discord: https://discord.gg/DrPFqa2

Forums: https://discuss.ipfs.tech/

Other IPFS communities on Lemmy

founded 5 years ago
MODERATORS