Code Monkey home page Code Monkey logo

arbore's People

Contributors

karthik-ir avatar michaelmure avatar whygiraffe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

arbore's Issues

Windows version IPFS not found

After i installed Arbore with the installer i got the following error:
Hold on !
It seems that the IPFS dameon is not started yet.
IPFS not found

Icon

Currently the icon is the Electron icon from the boilerplate. Need to be changed to an Arbore one, made from the logo.

Login Password Recovery

Password is not recoverable.
v1: text box warning passwrd not recoverable
v2: optional security question (to decrypt password residing on local machine)

Action required: Greenkeeper could not be activated 🚨

🚨 You need to enable Continuous Integration on all branches of this repository. 🚨

To enable Greenkeeper, you need to make sure that a commit status is reported on all branches. This is required by Greenkeeper because we are using your CI build statuses to figure out when to notify you about breaking changes.

Since we did not receive a CI status on the greenkeeper/initial branch, we assume that you still need to configure it.

If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with greenkeeper/.

We recommend using Travis CI, but Greenkeeper will work with every other CI service as well.

Once you have installed CI on this repository, you’ll need to re-trigger Greenkeeper’s initial Pull Request. To do this, please delete the greenkeeper/initial branch in this repository, and then remove and re-add this repository to the Greenkeeper integration’s white list on Github. You'll find this list on your repo or organiszation’s settings page, under Installed GitHub Apps.

re-share

Ability to re-share something to your contact

contact management

Create mockup of UI:
My Profile
Icon ID

Friends (contact list: sortable alphanumeric by ID w starred friends on top, ?by activity?)
list of friends by Icon ID (comment text)

Add button 👯+ (friend+) slides out window: (name, ID, email, QR code, find friends)
Find friends

--
right-click on specific friend opens text window:
add to Favorites (starred friends)
change Friend's Name
hide Friend (opens Hide window w explanation)
block (opens Block window w. explanation) [Cancel] [Block] [Block and Delete]

click on specific friend opens friend profile:
profile pic
name [pencil: edit name; alias (rename contacts)
buttons:
[send file] [chat] [gear widget (options)]

--
options submenu:
Privacy:
(unlock vs lock icon) public vs private option w. msg:
This friend is part of my public network.
vs
This friend is private. Not shared in my public network.

[ ] hide contact in my friend list
[ ] block contact
[delete with blocking button]->?confirm message?
[delete without blocking button]->confirm message?

packaging

There is already some packaging that comes from the electron boilerplate I used, but someone need to review it.

A good things to have would be:

  • windows: installer
  • mac: dmg package
  • linux: .deb, .rpm and flatpak package

Maybe use electron-forge ?

Business Cooperation Invitation from BTFS

Hello Arbore Team,

This is Shusen, BD manager from BitTorrent File System (BTFS). In order to build application ecosystem in BTFS, we send you this invitation letter.

BTFS is both a protocol and network implementation that provides a content-addressable, peer-to-peer mechanism for storing and sharing digital content in a decentralized file system. BTFS represents the first scalable implementation of a decentralized storage system that can be used by decentralized application developers. Paired with the TRON ecosystem, and the BitTorrent network, the application of BTFS in the form of an addressable and permanent web advances the user experience.

We're interested in your IPFS product Arbore. We have prepared sufficient marketing resource, funding assistance, and technical support to explore business cooperation opportunities with you.

If you have interest, please find a time here that works for you: https://calendly.com/shusen-yang

Shusen Yang
BD Manager丨Developer Community Department

Email: [email protected]
Telegram: @ShusenTron
WeChat: @yss0407

mitigation strategy for the 1:1 transfer problem

Problem: you need to be online as the same time that the recipient to transfer something. This problem is less important when you share with more people because they keep your data online as well.

One solution: maintaining your contacts files online because you like them

Running the app

Hi Michael
very interested in trying out what you've created with IPFS and file sharing.
Could you give me a quick walkthrough on how to use your app?
I've downloaded it and cannot get past the "It seems that the IPFS dameon is not started yet. Daemon stopped" screen.
My IPFS Daemon is running though.
Thanks
J

Contact Page not opening

Error on trying to open contact
warning.js:36 Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in. Check the render method of ContactDetail.

project development abandoned ?

Hi I'm looking for an easy to use secure and private file sharing app, and i found out about arbore.
See that latest commits date from over 4 years back, so is this project dead ?

Error: error:0308010C:digital envelope routines::unsupported

hi could u help me please? i use npm run dev and got these errors

npm run dev

[email protected] dev
electron-webpack dev

Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at module.exports (/root/Arbore/node_modules/webpack/lib/util/createHash.js:135:53)
at NormalModule._initBuildHash (/root/Arbore/node_modules/webpack/lib/NormalModule.js:417:16)
at handleParseError (/root/Arbore/node_modules/webpack/lib/NormalModule.js:471:10)
at /root/Arbore/node_modules/webpack/lib/NormalModule.js:503:5
at /root/Arbore/node_modules/webpack/lib/NormalModule.js:358:12
at /root/Arbore/node_modules/loader-runner/lib/LoaderRunner.js:373:3
at iterateNormalLoaders (/root/Arbore/node_modules/loader-runner/lib/LoaderRunner.js:214:10)
at Array. (/root/Arbore/node_modules/loader-runner/lib/LoaderRunner.js:205:4)
at Storage.finished (/root/Arbore/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:55:16)
at /root/Arbore/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:91:9
at /root/Arbore/node_modules/graceful-fs/graceful-fs.js:115:16
at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:68:3)
root@UR9GiiyUiC:~/Arbore# Error: error:0308010C:digital envelope routines::unsupported
Error:: command not found

does electron-webpack work for web also?

funding

explore funding alternatives:
patreon...

System tray icon

ability to close the main windows while still having the app running + system tray icon with stats

better chat

offline chat, history, group chat, encryption ...
maybe using orbit.chat

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.